pythonSCHED 1.26.1__tar.gz → 1.26.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/PKG-INFO +3 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/README.md +2 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_JIVE/freq_EVN.dat +0 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_JIVE/stations_EVN.dat +2 -2
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/freq.dat +1 -2
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/freq_RDBE.dat +1 -2
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/stations.dat +3 -3
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/stations_RDBE.dat +3 -3
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setup.py +1 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn+global18cm-1Gbps-32MHz.set +18 -6
- pythonSCHED-1.26.3/setups/evn+global1cm-2Gbps-32MHz.set +126 -0
- pythonSCHED-1.26.3/setups/evn+global3cm-256Mbps-16MHz-rcp.set +114 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn+global4cm-2Gbps-32MHz.set +30 -10
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn+global6cm-2Gbps-32MHz.set +187 -183
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn+global6cm-4Gbps-32MHz.set +50 -27
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn18cm-1Gbps-16MHz.set +11 -9
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn18cm-1Gbps-32MHz.set +3 -3
- pythonSCHED-1.26.3/setups/evn1cm-2Gbpps-32MHz.set +125 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn1cm-2Gbps-32MHz-rcp.set +1 -1
- pythonSCHED-1.26.3/setups/evn1cm-2Gbps-32MHz.set +118 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn1cm-4Gbps-32MHz.set +145 -144
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn4cm-2Gbps-32MHz.set +16 -9
- pythonSCHED-1.26.3/setups/evn4cm-4Gbps-32MHz.set +123 -0
- pythonSCHED-1.26.3/setups/evn5cm-1Gbps-16MHz.set +118 -0
- pythonSCHED-1.26.3/setups/evn5cm-1Gbps-32MHz.set +118 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn6cm-2Gbps-32MHz.set +14 -9
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn6cm-4Gbps-32MHz.set +14 -10
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/wrap.f +1 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/key.py +4 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/schsum_module.py +2 -2
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/stread_module.py +1 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/README +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_ATNF/freq_ATNF.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_ATNF/locations.dat_from_ATNF +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_ATNF/locations_ATNF.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_ATNF/stations_ATNF.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_JIVE/locations_KVN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_JIVE/messages_VEX.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_JIVE/stations_KVN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/DSN_rationalization.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/README +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq.3mm.krichbaum.2005nov15 +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_APT.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_Arecibo.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_DSN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_GB.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_RDBE_EB.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_RDBE_GB.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_RDBE_VLBA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_RDBE_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_VLA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_VLBA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_geodesy.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_mm.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/freq_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/gbt4mmfreqs.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.dat.2005f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.dat.2008a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.dat.2009a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.dat.2010a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.dat.gsfc2011a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.dat.gsfc_2014a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.gsfc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.gsfc.2015feb.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.gsfc2019d.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations.top +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations_DSN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations_VLA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations_extras.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/locations_gsfc2016aplus.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/messages_NRAO.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/peak.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/sched-lba.tar +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations.tmp.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_APT.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_DSN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_RDBE_US.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_RDBE_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_US.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_geodesy.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_mm.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/stations_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Master_NRAO/tapasi.email +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/README.sources +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/Update +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/check-locations.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/linefreqs.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/locations.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/messages.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/peak.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/peak_RDBE_DDC.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/peak_RDBE_PFB.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/pointing_source_fluxes +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/rfc_2015a_cat.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/rfc_2018a_cat.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.gsfc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.gsfc.2015feb +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.gsfc2016 +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.pointing +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.pttest +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.rfc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/sources.vlba.2012jul +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/catalogs/stations_VLA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/4gb_vddc_1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/4gb_vddc_20cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/4gb_vddc_2cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/4gb_vddc_4cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/4gb_vddc_6cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/4gb_vddc_7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/DIR +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/Master_setups +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/Test128.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/Test256.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/Test64a.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/Test64b.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/TestM3.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/TestSpec.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/TestUL.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/dum-y1.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/dum-yp.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/TEST/test128.skd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn+global1cm_H2O-512Mbps-16MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn+global7mm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn21cm-128Mbps-8MHz.set +0 -0
- /pythonSCHED-1.26.1/setups/evn4cm_excitedOH-256Mbps-4MHz.set → /pythonSCHED-1.26.3/setups/evn5cm_excitedOH-256Mbps-4MHz.set +0 -0
- /pythonSCHED-1.26.1/setups/evn4cm_methanol-256Mbps-4MHz.set → /pythonSCHED-1.26.3/setups/evn5cm_methanol-256Mbps-4MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/evn6cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/frequencies.list +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba12mm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba13cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba13cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba13cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba13cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba13cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba13cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba18cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba18cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba18cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba18cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba18cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba18cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba1cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba1cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba21cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba21cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba21cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba21cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba21cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba21cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-1p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba3cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba5cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba5cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba6cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba6cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba6cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba6cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba6cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/lba_sx.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/mer3b18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/mer3cpol18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt13cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt1cm2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt24ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt2cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt3mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt4cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt4cmsx.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt6cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt6cmw.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt7ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/pt90cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd13cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd1cm2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd24ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd2cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd3mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd4cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd4cmsx.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd6cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd7ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptd90cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptdl1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptdl3mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptdl7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/ptr7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_15256_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_1548_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_18cm_HSA_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_22220_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_2284_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_4120_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_43120_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_4980_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_6588_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_6cm_wide_lcp.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_7680_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_8416_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/rdbe_pfb_86252_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v13cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v18cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v1cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v2cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v4cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v50cm-32-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v6cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-32-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v7mm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v9050cm-128-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v9050cm-64-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v90cm-32-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/v90cm-32-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vOH.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vgeo-128-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vgeo-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vgeo-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vla_c_pointing.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vla_x_pointing.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vmeth.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-128-4-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-256-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-512-16-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-512-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/setups/vsx-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/geoid.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/geoxyz.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/julda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/len1.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/pangle.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/rdcat.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_linux/error.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_linux/gerror.c +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_linux/idate.c +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_linux/isatty.c +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_linux/vlbope.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/envir.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/krdlin.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/prognm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/putout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/schdefs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/symsub.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/tsttty.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/sys_unix/vmshlp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/tdatecw.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/tform.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Cit/upcase.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/const.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/findt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/fsizer2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/interp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/jplep2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/jplpo2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/jplver.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/pleph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/pvobs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/split.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/state.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Jpl/transp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/beam.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/plbeam.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/plfft.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/plot.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/pltran.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/plver.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/plweig.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/proj.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/schset.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plot/srlist.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Plotstub/pgqinf.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sat/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Satstub/satep.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Satstub/sattle.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/accsrc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/addgeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/addpeak.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/antpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/autodown.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/azelxyew.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/azelxyns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/badlo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcalt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbccdas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcdbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcgeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbckvsr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbclba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcm4.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcrdbe.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcvs2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/bbcwidar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chars.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkcdas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkcode.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkcor.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkdbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkdbfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkdisk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkfirm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkgdar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkrdbe.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkrdfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chksc1.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chksfil.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkspd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkvdar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkvdifx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkvla.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/chkwidar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/cordef.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/corlst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/corsoc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/crdwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/defaults.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/defset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/delscr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/dequal.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/diskpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/dopcrd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/dopfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/dwcase.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/errlog.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/errset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fcompare.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fileopen.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/flags.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/flagwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/flush.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fmatch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fmtmkiii.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fmtmkiv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fmtpick.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fmts2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fmtvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/frchar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fsfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fsmatch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fspread.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/fsvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/geochk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/geomake.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/geoqual.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/getcrdn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/getfset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/getpairs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/getsun.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/glstday.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/gmkscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/gnset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/haavai.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/halim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/harmwarn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/headpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/horchk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/ifdbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/inarray.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/jplgot.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/listfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/lsqfit.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/lst2ut.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/lstfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/makeptg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/makescn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/makeseg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/maxbas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/mtaltaz.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/mtequat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/mtxyew.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/mtxyns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/omscor.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/omsfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/omsout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/omsset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/omssrc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/omssta.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optcells.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optcsar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optcspt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optcsub.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/opthas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/opthiel.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optnone.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optsch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optskd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/opttim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/optupt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/pcalfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/phint.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/pkfinish.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/plot.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/pn3db.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/protect.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/prtfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/prtsch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/prtscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/prtset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/ptpat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/ptvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/ran5.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/rdbelevt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/rdbemtch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/rdcat.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/recctl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/reconfig.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/resync.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/rotvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sameset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/satgot.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sattim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sbhours.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sbpair.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/scanid.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sch24.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schday.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schfreq.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schgeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schopt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schpeak.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schpre.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schset.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schsum.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/schtim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/scndup.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/scngeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/scnrange.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/scramble.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sdopincr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setband.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setchan.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setcop.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setdefs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setexpnd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setfcat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setfirm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setfmt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setform.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sethw1.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setnorec.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setrec.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setstdef.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/settps.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/settrk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/setusyn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sfinfo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/shortn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sidtim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/slew.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/socdef.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srcflg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srcloc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srclst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srcwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srfinish.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srinsert.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srlist.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srlist.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/srlpre.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stafiles.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stafrd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stageo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stalst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stano.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stauv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stmsg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/stsum.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sumdat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sumdesc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sumope.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sumscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sunpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/sunwarn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/suvopt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/tavlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/timej.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/tpmfix.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/tpsum.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/tptpns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/twohdset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/uvopt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/uvqual.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/v2dout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/versched.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vexout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlascns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbabws.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbachar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbadk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbaend.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbaini.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbaint.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbareal.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbast.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbastop.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vlbasu.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vsopwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/vxlink.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/wlog.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/wrapzone.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/wrtcov.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/wrtfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sched/wrtmsg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/amp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/ampqk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/calyd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/cldj.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/clyd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/cs2c.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dcc2s.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dcs2c.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/deuler.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dimxv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/djcl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dmxm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dmxv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dranrm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dsep.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dsepv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dvdv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dvn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/dvxv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/earth.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/ecor.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/epb2d.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/epj.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/eqeqx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/evp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/fk45z.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/fk524.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/fk54z.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/gmst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/map.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/mappa.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/mapqk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/mapqkz.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/nut.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/nutc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/pm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/prebn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/prec.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/preces.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/precl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/prenut.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/rvlsrk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Sla/vdv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/chk4dar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/chkjive.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/chkv4dar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/schset.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfan.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfbb.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcffq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfhp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfpo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfrl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcfsi.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcftr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxcovr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxdefs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxfqvx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxgtst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxlink.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxmode.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnhds.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnman.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmbb.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmhp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmpo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmpr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmrl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmsi.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmtr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxnmxx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxrl16.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxrl8.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxs2df.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxs2md.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxs2vl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxsch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxschk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxscns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxsort.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxstky.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxstli.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxstnm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxsudt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtels.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxton2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtone.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtrafq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtraif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtramd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtran.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxtraph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxunql.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxvbrx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxvers.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwran.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrbb.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrex.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrgl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrhp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrmd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrpo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrpr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrrl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrsi.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrsu.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/Vex/vxwrtr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/__init__.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/__init__.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/frequency_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/frequency_set_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/line_rest_frequency_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/peak_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/phase_center_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/satellite_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/scan_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/setup_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/setup_file_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/source_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/source_plot_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/catalog/station_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/chkifwrp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/closewrp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/dbbc_patching.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/fsfreqwr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/openwrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/plot.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/plot_toolbar.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/plot_util.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/ran5wrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sbhwrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/__init__.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/addgeo_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/addpeak_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/bbcalt_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/bbcdbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/bbcemerlin_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/checkemerlin_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/chkdbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/chkset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/defaults_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/defset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/geochk_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/geomake_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/getcor_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/getcov_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/getfreq_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/getset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/getsta_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/gettim_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/gintent_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/gmkscn_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/ifdbbc3_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/ifdbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/infdb_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/input_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/invla_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/makescn_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/makeseg_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/optcells_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/opthas_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/opthiel_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/optnone_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/optskd_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/optupt_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/output_files.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/parameter.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/pcread_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/rdpeak_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/rdset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/rfreq_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/satini_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/schdefs_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/schfiles_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/schin_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/schopt_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/schrep_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/scndup_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/setbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/setdefs_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/setexpnd_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/srread_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/stafiles_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/stmsg_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/sttant_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/times_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/toggle_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/sched/vexout_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/tformwrp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/update_catalogs.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/util.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/version.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/verwrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/vex.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/pysched/vex_scans.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.3}/src/sched.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pythonSCHED
|
|
3
|
-
Version: 1.26.
|
|
3
|
+
Version: 1.26.3
|
|
4
4
|
Summary: Python extension of NRAO's VLBI scheduling program SCHED (see http://www.aoc.nrao.edu/~cwalker/sched/)
|
|
5
5
|
Home-page: https://github.com/jive-vlbi/sched
|
|
6
6
|
Author: Bob Eldering
|
|
@@ -200,6 +200,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
|
|
|
200
200
|
* Update the Python wrap zone writing equivalent to the changes to the Fortran code introduced in 1.24.0.
|
|
201
201
|
* __v1.26.0 (2023-05-03)__: Skip writing pointing_sector lines in the $ANTENNA block of the VEX files for KVN stations.
|
|
202
202
|
* __v1.26.1 (2023-09-19)__: Bug fix: the 3rd and 6th cable wrap zones would use the lower instead of upper limit of the first axis.
|
|
203
|
+
* __v1.26.2 (2023-12-04)__: Bug fix in the Fortran code for wrap zones: a rare warning message had the wrong number of formatting parameters.
|
|
204
|
+
* __v1.26.3 (2024-05-16)__: Fixed typos in the sum file writing module.
|
|
203
205
|
|
|
204
206
|
|
|
205
207
|
# Contact
|
|
@@ -182,6 +182,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
|
|
|
182
182
|
* Update the Python wrap zone writing equivalent to the changes to the Fortran code introduced in 1.24.0.
|
|
183
183
|
* __v1.26.0 (2023-05-03)__: Skip writing pointing_sector lines in the $ANTENNA block of the VEX files for KVN stations.
|
|
184
184
|
* __v1.26.1 (2023-09-19)__: Bug fix: the 3rd and 6th cable wrap zones would use the lower instead of upper limit of the first axis.
|
|
185
|
+
* __v1.26.2 (2023-12-04)__: Bug fix in the Fortran code for wrap zones: a rare warning message had the wrong number of formatting parameters.
|
|
186
|
+
* __v1.26.3 (2024-05-16)__: Fixed typos in the sum file writing module.
|
|
185
187
|
|
|
186
188
|
|
|
187
189
|
# Contact
|
|
@@ -1441,7 +1441,6 @@ Name = mh1cm_g Station = METSAHOV priority = 0
|
|
|
1441
1441
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1442
1442
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
1443
1443
|
note = 'Generated from sess119KGline.setini, sess119KG.setini, sess119Kra5glob.setini, *'
|
|
1444
|
-
tscal = cont
|
|
1445
1444
|
/
|
|
1446
1445
|
Name = mh7mm_g Station = METSAHOV priority = 0
|
|
1447
1446
|
rf1 = 42912.0, 42912.0 ifname = A1, B1
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
MOUNT=ALTAZ AX1RATE=60 AX2RATE=60 AX1ACC=0.25 AX2ACC=0.25
|
|
305
305
|
AX1LIM=-55,415 AX2LIM=5,95.0
|
|
306
306
|
TSETTLE=2 DAR=DBBC DBBCVER=GEO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
|
|
307
|
-
NBBC=16 DISK=MARK5C MEDIADEF=DISK
|
|
307
|
+
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=GAP
|
|
308
308
|
/
|
|
309
309
|
STATION=NOTO STCODE=Nt CONTROL=VEX
|
|
310
310
|
! RMC: as DBBC; 5C for e-VLBI with FILA10G
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
DBNAME = SARDINIA
|
|
324
324
|
MOUNT=ALTAZ AX1RATE=51 AX2RATE=30 AX1LIM=-90,450 AX2LIM=5,85
|
|
325
325
|
AX1ACC=0.3 AX2ACC=0.18
|
|
326
|
-
TSETTLE=3 DAR=DBBC DBBCVER=
|
|
326
|
+
TSETTLE=3 DAR=DBBC DBBCVER=HYBRID ! RECORDER=MKIV NDRIVES=1 NHEADS=2
|
|
327
327
|
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
|
|
328
328
|
/
|
|
329
329
|
STATION=ONSALA60 STCODE=O6 CONTROL=VEX
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
! VERSION is the date and time when this catalog was
|
|
101
101
|
! assembled from the master subcatalogs.
|
|
102
102
|
|
|
103
|
-
VERSION = "
|
|
103
|
+
VERSION = "2024May13-14:31:41"
|
|
104
104
|
|
|
105
105
|
!
|
|
106
106
|
! =====================================================================
|
|
@@ -6923,7 +6923,6 @@ Name = mh1cm_g Station = METSAHOV priority = 0
|
|
|
6923
6923
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
6924
6924
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
6925
6925
|
note = 'Generated from sess119KGline.setini, sess119KG.setini, sess119Kra5glob.setini, *'
|
|
6926
|
-
tscal = cont
|
|
6927
6926
|
/
|
|
6928
6927
|
Name = mh7mm_g Station = METSAHOV priority = 0
|
|
6929
6928
|
rf1 = 42912.0, 42912.0 ifname = A1, B1
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
! VERSION is the date and time when this catalog was
|
|
106
106
|
! assembled from the master subcatalogs.
|
|
107
107
|
|
|
108
|
-
VERSION = "
|
|
108
|
+
VERSION = "2024May13-14:31:41"
|
|
109
109
|
|
|
110
110
|
!
|
|
111
111
|
! =====================================================================
|
|
@@ -6439,7 +6439,6 @@ Name = mh1cm_g Station = METSAHOV priority = 0
|
|
|
6439
6439
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
6440
6440
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
6441
6441
|
note = 'Generated from sess119KGline.setini, sess119KG.setini, sess119Kra5glob.setini, *'
|
|
6442
|
-
tscal = cont
|
|
6443
6442
|
/
|
|
6444
6443
|
Name = mh7mm_g Station = METSAHOV priority = 0
|
|
6445
6444
|
rf1 = 42912.0, 42912.0 ifname = A1, B1
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
! VERSION is the date and time when this catalog was
|
|
119
119
|
! assembled from the master subcatalogs.
|
|
120
120
|
|
|
121
|
-
VERSION = "
|
|
121
|
+
VERSION = "2024May13-14:31:41"
|
|
122
122
|
|
|
123
123
|
!
|
|
124
124
|
! =====================================================================
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
MOUNT=ALTAZ AX1RATE=60 AX2RATE=60 AX1ACC=0.25 AX2ACC=0.25
|
|
697
697
|
AX1LIM=-55,415 AX2LIM=5,95.0
|
|
698
698
|
TSETTLE=2 DAR=DBBC DBBCVER=GEO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
|
|
699
|
-
NBBC=16 DISK=MARK5C MEDIADEF=DISK
|
|
699
|
+
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=GAP
|
|
700
700
|
/
|
|
701
701
|
STATION=NOTO STCODE=Nt CONTROL=VEX
|
|
702
702
|
! RMC: as DBBC; 5C for e-VLBI with FILA10G
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
DBNAME = SARDINIA
|
|
716
716
|
MOUNT=ALTAZ AX1RATE=51 AX2RATE=30 AX1LIM=-90,450 AX2LIM=5,85
|
|
717
717
|
AX1ACC=0.3 AX2ACC=0.18
|
|
718
|
-
TSETTLE=3 DAR=DBBC DBBCVER=
|
|
718
|
+
TSETTLE=3 DAR=DBBC DBBCVER=HYBRID ! RECORDER=MKIV NDRIVES=1 NHEADS=2
|
|
719
719
|
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
|
|
720
720
|
/
|
|
721
721
|
STATION=ONSALA60 STCODE=O6 CONTROL=VEX
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
! VERSION is the date and time when this catalog was
|
|
143
143
|
! assembled from the master subcatalogs.
|
|
144
144
|
|
|
145
|
-
VERSION = "
|
|
145
|
+
VERSION = "2024May13-14:31:41"
|
|
146
146
|
|
|
147
147
|
! This is updated for SCHED 11.1.
|
|
148
148
|
! =====================================================================
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
MOUNT=ALTAZ AX1RATE=60 AX2RATE=60 AX1ACC=0.25 AX2ACC=0.25
|
|
712
712
|
AX1LIM=-55,415 AX2LIM=5,95.0
|
|
713
713
|
TSETTLE=2 DAR=DBBC DBBCVER=GEO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
|
|
714
|
-
NBBC=16 DISK=MARK5C MEDIADEF=DISK
|
|
714
|
+
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=GAP
|
|
715
715
|
/
|
|
716
716
|
STATION=NOTO STCODE=Nt CONTROL=VEX
|
|
717
717
|
! RMC: as DBBC; 5C for e-VLBI with FILA10G
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
DBNAME = SARDINIA
|
|
731
731
|
MOUNT=ALTAZ AX1RATE=51 AX2RATE=30 AX1LIM=-90,450 AX2LIM=5,85
|
|
732
732
|
AX1ACC=0.3 AX2ACC=0.18
|
|
733
|
-
TSETTLE=3 DAR=DBBC DBBCVER=
|
|
733
|
+
TSETTLE=3 DAR=DBBC DBBCVER=HYBRID ! RECORDER=MKIV NDRIVES=1 NHEADS=2
|
|
734
734
|
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
|
|
735
735
|
/
|
|
736
736
|
STATION=ONSALA60 STCODE=O6 CONTROL=VEX
|
|
@@ -615,7 +615,7 @@ extension = Extension(
|
|
|
615
615
|
setup(
|
|
616
616
|
cmdclass={"sdist": sdist},
|
|
617
617
|
name="pythonSCHED",
|
|
618
|
-
version="1.26.
|
|
618
|
+
version="1.26.3",
|
|
619
619
|
author="Bob Eldering",
|
|
620
620
|
author_email="eldering@jive.eu",
|
|
621
621
|
description="Python extension of NRAO's VLBI scheduling program SCHED "
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
!!!
|
|
2
|
-
!! integral-MHz BBC tunings for LBA
|
|
3
|
-
!
|
|
4
|
-
!NRAOs use 8x 32MHz set-up
|
|
5
1
|
!VLBAs
|
|
6
2
|
BAND='18CM'
|
|
7
3
|
NCHAN=8
|
|
@@ -13,7 +9,6 @@
|
|
|
13
9
|
DBE = 'RDBE_DDC'
|
|
14
10
|
POL=dual
|
|
15
11
|
PCAL = 'off'
|
|
16
|
-
BARREL=ROLL_OFF
|
|
17
12
|
STATION = VLBA, GBT_VLBA, GBT_COLD
|
|
18
13
|
/
|
|
19
14
|
!
|
|
@@ -103,7 +98,9 @@
|
|
|
103
98
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10
|
|
104
99
|
format = VDIF station = SARDINIA /
|
|
105
100
|
!!
|
|
106
|
-
|
|
101
|
+
! new Ur LO at 186 (Nyq.zone 3)
|
|
102
|
+
! firstlo= 1300,1300,1300,1300,1300,1300,1300,1300
|
|
103
|
+
firstlo= 186, 186, 186, 186, 186, 186, 186, 186
|
|
107
104
|
ifchan = A2, C1, A2, C1, A2, C1, A2, C1
|
|
108
105
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10
|
|
109
106
|
format = MARK5B station = URUMQI /
|
|
@@ -115,6 +112,21 @@
|
|
|
115
112
|
pcal = 'off' /
|
|
116
113
|
!
|
|
117
114
|
!
|
|
115
|
+
!!! Robledo set up compatible with standard sched catalogues
|
|
116
|
+
DBE = ' '
|
|
117
|
+
NCHAN = 16
|
|
118
|
+
BBFILTER = 16.0
|
|
119
|
+
FREQREF = 1610.00
|
|
120
|
+
FREQOFF = 0,0,0,0, 32,32,32,32, 64,64,64,64, 96,96,96,96
|
|
121
|
+
NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
122
|
+
POL=dual
|
|
123
|
+
PCAL = 'off'
|
|
124
|
+
firstlo= 1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380
|
|
125
|
+
ifchan ='2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N'
|
|
126
|
+
bbc = 2, 1, 2, 1, 4, 3, 4, 3, 6, 5, 6, 5, 8, 7, 8, 7
|
|
127
|
+
format = MKIV1:2 station = DSS63 /
|
|
128
|
+
!
|
|
129
|
+
!
|
|
118
130
|
!!! eMERLIN using 64MHz subbands (put as DAR=NONE in sta catalog)
|
|
119
131
|
!!! middle of band
|
|
120
132
|
NCHAN=2
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
!!! VLBAs
|
|
2
|
+
BAND='1CM'
|
|
3
|
+
NCHAN=8
|
|
4
|
+
BITS=2
|
|
5
|
+
BBFILTER=64.0
|
|
6
|
+
FREQREF = 22140.00
|
|
7
|
+
FREQOFF = 0,0, 64,64, 128,128, 192,192
|
|
8
|
+
NETSIDE = U,U, U, U, U, U, U, U
|
|
9
|
+
DBE = 'RDBE_DDC'
|
|
10
|
+
POL=dual
|
|
11
|
+
PCAL = 'off'
|
|
12
|
+
BARREL=ROLL_OFF
|
|
13
|
+
STATION = VLBA !, GBT_VLBA
|
|
14
|
+
/
|
|
15
|
+
!!!VLA
|
|
16
|
+
!!! use same LO as picked for VLBA
|
|
17
|
+
NCHAN = 8
|
|
18
|
+
BBFILTER=64.0
|
|
19
|
+
FREQREF = 22140.00
|
|
20
|
+
FREQOFF = 0,0, 64,64, 128,128, 192,192
|
|
21
|
+
NETSIDE = U,U, U, U, U, U, U, U
|
|
22
|
+
IFCHAN = A,C, B, D, A, C, B, D
|
|
23
|
+
FE = '1CM','1CM','1CM','1CM'
|
|
24
|
+
FIRSTLO = 21500.00
|
|
25
|
+
DBE = 'WIDAR'
|
|
26
|
+
STATION = VLA27
|
|
27
|
+
/
|
|
28
|
+
!!! LBA_DR
|
|
29
|
+
DBE = ' '
|
|
30
|
+
FIRSTLO = -9999
|
|
31
|
+
IFCHAN = ' ',' ',' ',' ',' ',' ',' ',' '
|
|
32
|
+
NCHAN = 4
|
|
33
|
+
BBFILTER = 64.0
|
|
34
|
+
FREQREF = 22140.00
|
|
35
|
+
FREQOFF = 128,128, 192,192
|
|
36
|
+
NETSIDE = U, U, U, U
|
|
37
|
+
BBC = 1, 2, 3, 4
|
|
38
|
+
STATION = ATCA, MOPRA
|
|
39
|
+
/
|
|
40
|
+
!!! EVNs (& DBBC LBAs)
|
|
41
|
+
FE = ' ',' ' ,' ' ,' '
|
|
42
|
+
DBE = ' '
|
|
43
|
+
FIRSTLO = -9999
|
|
44
|
+
IFCHAN = ' ',' ',' ' ,' ',' ',' ',' ' ,' '
|
|
45
|
+
NCHAN=16
|
|
46
|
+
BITS=2
|
|
47
|
+
BBFILTER=32.0
|
|
48
|
+
FREQREF = 22172.00
|
|
49
|
+
FREQOFF = 0,0,0,0, 64,64,64,64, 128,128,128,128, 192,192,192,192
|
|
50
|
+
NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
51
|
+
! STATION = SVETLOE, ZELENCHK, BADARY
|
|
52
|
+
/
|
|
53
|
+
! EVNs (DBBCs) & others needed explicit patching
|
|
54
|
+
!--------------------------------------------------------------------------
|
|
55
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
56
|
+
ifchan = A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1
|
|
57
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
58
|
+
format = VDIF station = EFLSBERG /
|
|
59
|
+
!
|
|
60
|
+
firstlo= 23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016
|
|
61
|
+
ifchan = A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2
|
|
62
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
63
|
+
format = VDIF station = JODRELL2 /
|
|
64
|
+
!
|
|
65
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
66
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
67
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
68
|
+
format = VDIF station = ONSALA60 /
|
|
69
|
+
!
|
|
70
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
71
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
72
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
73
|
+
format = VDIF station = HART /
|
|
74
|
+
!
|
|
75
|
+
firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
|
|
76
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
77
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
78
|
+
format = VDIF station = MEDICINA /
|
|
79
|
+
!
|
|
80
|
+
firstlo= 21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869
|
|
81
|
+
ifchan = A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2
|
|
82
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
83
|
+
format = VDIF station = NOTO /
|
|
84
|
+
!
|
|
85
|
+
firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
|
|
86
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
87
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
88
|
+
format = VDIF station = SARDINIA /
|
|
89
|
+
!!
|
|
90
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
91
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
|
|
92
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
93
|
+
format = VDIF station = TORUN /
|
|
94
|
+
!
|
|
95
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
96
|
+
ifchan = A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4
|
|
97
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
98
|
+
format = VDIF station = YEBES40M /
|
|
99
|
+
!
|
|
100
|
+
!!MH uses (FS) astro2 patching == (sched) DBBCVER=geo
|
|
101
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
102
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
|
|
103
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
104
|
+
format = VDIF station = METSAHOV /
|
|
105
|
+
!
|
|
106
|
+
firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
|
|
107
|
+
ifchan = A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1
|
|
108
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
109
|
+
format = MARK5B station = URUMQI /
|
|
110
|
+
!
|
|
111
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
112
|
+
ifchan = A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3
|
|
113
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
114
|
+
format = VDIF station = TIANMA65
|
|
115
|
+
pcal = 'off' /
|
|
116
|
+
!
|
|
117
|
+
!!! NEW KVN SETUP (Do-Young e-mail 18feb)
|
|
118
|
+
!!! KVN can get 2Gbps to match other EVNs via new OCTAD backend
|
|
119
|
+
firstlo= 34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000
|
|
120
|
+
pol = L, L, L, L, L, L, L, L, R, R, R, R, R, R, R, R
|
|
121
|
+
ifchan = A, A, A, A, A, A, A, A, B, B, B, B, B, B, B, B
|
|
122
|
+
bbc = 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3
|
|
123
|
+
netside = L, U, L, U, L, U, L, U, L, U, L, U, L, U, L, U
|
|
124
|
+
freqoff = 0, 0, 64, 64, 128, 128, 192, 192, 0, 0, 64, 64, 128, 128, 192, 192
|
|
125
|
+
format = VDIF station = KVNYS, KVNUS, KVNTN /
|
|
126
|
+
!
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
!NRAOs can handle 4 channels per pol at same BW
|
|
2
|
+
NCHAN = 4
|
|
3
|
+
BITS=2
|
|
4
|
+
BBFILTER = 16.0
|
|
5
|
+
FREQREF = 8400.00
|
|
6
|
+
FREQOFF = 0, 16, 32, 48
|
|
7
|
+
NETSIDE = U, U, U, U
|
|
8
|
+
DBE = 'RDBE_DDC'
|
|
9
|
+
POL='rcp'
|
|
10
|
+
PCAL = 'off'
|
|
11
|
+
STATION = VLBA
|
|
12
|
+
/
|
|
13
|
+
!!!!
|
|
14
|
+
!!!! no VLA
|
|
15
|
+
!
|
|
16
|
+
! LBA-format (At,Mp), native 64MHz channels
|
|
17
|
+
FE = ' ',' ',' ',' '
|
|
18
|
+
DBE = ' '
|
|
19
|
+
IFCHAN = ' ',' ' ,' ',' '
|
|
20
|
+
NCHAN = 1
|
|
21
|
+
BBFILTER = 64.0
|
|
22
|
+
POL='rcp'
|
|
23
|
+
FREQREF = 8400.00
|
|
24
|
+
FREQOFF = 0.0
|
|
25
|
+
NETSIDE = U
|
|
26
|
+
BBC = 1
|
|
27
|
+
BITS = 2
|
|
28
|
+
PCAL = 'off'
|
|
29
|
+
STATION = ATCA, MOPRA !,PARKES
|
|
30
|
+
/
|
|
31
|
+
!
|
|
32
|
+
! EVNs (DBBC & compatible)
|
|
33
|
+
NCHAN = 4
|
|
34
|
+
BITS = 2
|
|
35
|
+
BBFILTER = 16.0
|
|
36
|
+
FREQREF = 8400.00
|
|
37
|
+
FREQOFF = 0, 16, 32, 48
|
|
38
|
+
NETSIDE = U, U, U, U
|
|
39
|
+
POL = 'rcp'
|
|
40
|
+
PCAL = 'off'
|
|
41
|
+
station = CDDBBC
|
|
42
|
+
/
|
|
43
|
+
!--------------------------------------------------------------------------
|
|
44
|
+
firstlo= 7600,7600,7600,7600
|
|
45
|
+
ifchan = A3, A3, A3, A3
|
|
46
|
+
bbc = 1, 2, 3, 4
|
|
47
|
+
format = VDIF station = EFLSBERG /
|
|
48
|
+
!
|
|
49
|
+
firstlo= 8012,8012,8012,8012
|
|
50
|
+
ifchan = A1, A1, A1, A1
|
|
51
|
+
bbc = 1, 2, 3, 4
|
|
52
|
+
format = VDIF station = WSTRBORK /
|
|
53
|
+
!
|
|
54
|
+
firstlo= 8080,8080,8080,8080
|
|
55
|
+
ifchan = A1, A1, A1, A1
|
|
56
|
+
bbc = 1, 2, 3, 4
|
|
57
|
+
format = VDIF station = ONSALA60 /
|
|
58
|
+
!
|
|
59
|
+
firstlo= 8080,8080,8080,8080
|
|
60
|
+
ifchan = A1, A1, A1, A1
|
|
61
|
+
bbc = 1, 2, 3, 4
|
|
62
|
+
format = VDIF station = HART /
|
|
63
|
+
!!
|
|
64
|
+
firstlo= 7056,7056,7056,7056
|
|
65
|
+
ifchan = A1, A1, A1, A1
|
|
66
|
+
bbc = 1, 2, 3, 4
|
|
67
|
+
format = VDIF station = NOTO /
|
|
68
|
+
!
|
|
69
|
+
firstlo= 7650,7650,7650,7650
|
|
70
|
+
ifchan = A1, A1, A1, A1
|
|
71
|
+
bbc = 1, 2, 3, 4
|
|
72
|
+
format = VDIF station = YEBES40M /
|
|
73
|
+
!
|
|
74
|
+
firstlo= 8080,8080,8080,8080
|
|
75
|
+
ifchan = C1, C1, C1, C1
|
|
76
|
+
bbc = 9, 10, 11, 12
|
|
77
|
+
format = VDIF station = MEDICINA /
|
|
78
|
+
!
|
|
79
|
+
firstlo = 7650,7650,7650,7650
|
|
80
|
+
ifchan = A1, A1, A1, A1
|
|
81
|
+
bbc = 1, 2, 3, 4
|
|
82
|
+
format = VDIF station = TORUN /
|
|
83
|
+
!
|
|
84
|
+
firstlo= 7650,7650,7650,7650
|
|
85
|
+
ifchan = A1, A1, A1, A1
|
|
86
|
+
bbc = 1, 2, 3, 4
|
|
87
|
+
format = VDIF station = IRBENE /
|
|
88
|
+
!
|
|
89
|
+
firstlo= 8100,8100,8100,8100
|
|
90
|
+
ifchan = A1, A1, A1, A1
|
|
91
|
+
bbc = 1, 2, 3, 4
|
|
92
|
+
format = MARK5B station = URUMQI /
|
|
93
|
+
!
|
|
94
|
+
firstlo= 8100,8100,8100,8100
|
|
95
|
+
ifchan = A, A, A, A
|
|
96
|
+
bbc = 1, 2, 3, 4
|
|
97
|
+
format = MARK5B station = KUNMING /
|
|
98
|
+
!
|
|
99
|
+
firstlo= 8080,8080,8080,8080
|
|
100
|
+
ifchan = A1, A1, A1, A1
|
|
101
|
+
bbc = 1, 2, 3, 4
|
|
102
|
+
format = VDIF station = WETTZELL /
|
|
103
|
+
!
|
|
104
|
+
firstlo= 9000,9000,9000,9000
|
|
105
|
+
ifchan = A1, A1, A1, A1
|
|
106
|
+
bbc = 1, 2, 3, 4
|
|
107
|
+
format = VDIF station = CDDBBC /
|
|
108
|
+
!
|
|
109
|
+
firstlo= 8100,8100,8100,8100
|
|
110
|
+
ifchan = A2, A2, A2, A2
|
|
111
|
+
bbc = 1, 2, 3, 4
|
|
112
|
+
format = VDIF station = TIANMA65
|
|
113
|
+
pcal = 'off' /
|
|
114
|
+
!!
|
|
@@ -8,13 +8,8 @@
|
|
|
8
8
|
DBE = 'RDBE_DDC'
|
|
9
9
|
POL=dual
|
|
10
10
|
PCAL = 'off'
|
|
11
|
-
BARREL=ROLL_OFF
|
|
12
11
|
STATION = VLBA, GBT_VLBA,GBT_COLD
|
|
13
12
|
/
|
|
14
|
-
!!! GBT might want to use IF B,D not A,C
|
|
15
|
-
!! IFCHAN = B,D,B,D,B,D,B,D
|
|
16
|
-
!! STATION = GBT_VLBA,GBT_COLD
|
|
17
|
-
/
|
|
18
13
|
!!
|
|
19
14
|
!!VLA
|
|
20
15
|
!!! use same LO as picked for VLBA (7600)
|
|
@@ -88,11 +83,6 @@
|
|
|
88
83
|
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
89
84
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
90
85
|
format = VDIF station = IRBENE, IRBENE16 /
|
|
91
|
-
!
|
|
92
|
-
firstlo= 8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080
|
|
93
|
-
ifchan = A1, B2, A1, B2, A1, B2, A1, B2, A1, B2, A1, B2, A1, B2, A1, B2
|
|
94
|
-
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
95
|
-
format = VDIF station = WETTZELL /
|
|
96
86
|
!
|
|
97
87
|
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
98
88
|
ifchan = A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2
|
|
@@ -132,3 +122,33 @@
|
|
|
132
122
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10
|
|
133
123
|
format = VDIF station = WSTRBORK /
|
|
134
124
|
!
|
|
125
|
+
!
|
|
126
|
+
!!! WETTZELL as RCP-only (full-BW)
|
|
127
|
+
NCHAN = 8
|
|
128
|
+
BITS=2
|
|
129
|
+
BBFILTER = 32.0
|
|
130
|
+
FREQREF = 8272.00
|
|
131
|
+
FREQOFF = 0,0, 64,64, 128,128, 192,192
|
|
132
|
+
NETSIDE = L,U, L, U, L, U, L, U
|
|
133
|
+
POL=RCP
|
|
134
|
+
PCAL = 'off'
|
|
135
|
+
firstlo= 8080,8080,8080,8080,8080,8080,8080,8080
|
|
136
|
+
ifchan = A1, A1, A1, A1, A1, A1, A1, A1
|
|
137
|
+
bbc = 1, 1, 2, 2, 3, 3, 4, 4
|
|
138
|
+
format = VDIF station = WETTZELL /
|
|
139
|
+
!
|
|
140
|
+
!
|
|
141
|
+
!! Ro set up as 16x16 MkIV (as in standard sched catalogues)
|
|
142
|
+
DBE = ' '
|
|
143
|
+
NCHAN = 16
|
|
144
|
+
BBFILTER = 16.0
|
|
145
|
+
FREQREF = 8256.00
|
|
146
|
+
FREQOFF = 0,0,0,0, 32,32,32,32, 64,64,64,64, 96,96,96,96
|
|
147
|
+
NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
148
|
+
POL = DUAL
|
|
149
|
+
PCAL = 'off'
|
|
150
|
+
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
151
|
+
ifchan ='2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N'
|
|
152
|
+
bbc = 2, 1, 2, 1, 4, 3, 4, 3, 6, 5, 6, 5, 8, 7, 8, 7
|
|
153
|
+
format=MKIV1:2 station = DSS63 /
|
|
154
|
+
!
|