pythonSCHED 1.26.1__tar.gz → 1.26.2__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.2}/PKG-INFO +2 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/README.md +1 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setup.py +1 -1
- pythonSCHED-1.26.2/setups/evn+global3cm-256Mbps-16MHz-rcp.set +114 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn+global6cm-4Gbps-32MHz.set +50 -27
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn18cm-1Gbps-16MHz.set +11 -9
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn1cm-2Gbps-32MHz-rcp.set +1 -1
- pythonSCHED-1.26.2/setups/evn1cm-2Gbps-32MHz.set +118 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn1cm-4Gbps-32MHz.set +1 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn4cm-2Gbps-32MHz.set +4 -4
- pythonSCHED-1.26.2/setups/evn4cm-4Gbps-32MHz.set +107 -0
- pythonSCHED-1.26.2/setups/evn5cm-1Gbps-16MHz.set +118 -0
- pythonSCHED-1.26.2/setups/evn5cm-1Gbps-32MHz.set +118 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn6cm-2Gbps-32MHz.set +4 -5
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn6cm-4Gbps-32MHz.set +0 -2
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/wrap.f +1 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/key.py +4 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/stread_module.py +1 -1
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/README +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_ATNF/freq_ATNF.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_ATNF/locations.dat_from_ATNF +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_ATNF/locations_ATNF.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_ATNF/stations_ATNF.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_JIVE/freq_EVN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_JIVE/locations_KVN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_JIVE/messages_VEX.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_JIVE/stations_EVN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_JIVE/stations_KVN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/DSN_rationalization.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/README +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq.3mm.krichbaum.2005nov15 +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_APT.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_Arecibo.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_DSN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_GB.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_RDBE_EB.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_RDBE_GB.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_RDBE_VLBA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_RDBE_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_VLA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_VLBA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_geodesy.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_mm.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/freq_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/gbt4mmfreqs.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.dat.2005f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.dat.2008a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.dat.2009a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.dat.2010a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.dat.gsfc2011a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.dat.gsfc_2014a +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.gsfc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.gsfc.2015feb.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.gsfc2019d.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations.top +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations_DSN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations_VLA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations_extras.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/locations_gsfc2016aplus.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/messages_NRAO.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/peak.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/sched-lba.tar +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations.tmp.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_APT.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_DSN.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_RDBE_US.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_RDBE_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_US.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_geodesy.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_mm.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/stations_top.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Master_NRAO/tapasi.email +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/README.sources +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/Update +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/check-locations.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/freq.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/freq_RDBE.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/linefreqs.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/locations.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/messages.txt +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/peak.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/peak_RDBE_DDC.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/peak_RDBE_PFB.cmd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/pointing_source_fluxes +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/rfc_2015a_cat.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/rfc_2018a_cat.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.gsfc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.gsfc.2015feb +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.gsfc2016 +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.pointing +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.pttest +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.rfc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/sources.vlba.2012jul +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/stations.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/stations_RDBE.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/catalogs/stations_VLA.dat +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/4gb_vddc_1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/4gb_vddc_20cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/4gb_vddc_2cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/4gb_vddc_4cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/4gb_vddc_6cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/4gb_vddc_7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/DIR +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/Master_setups +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/Test128.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/Test256.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/Test64a.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/Test64b.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/TestM3.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/TestSpec.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/TestUL.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/dum-y1.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/dum-yp.key +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/TEST/test128.skd +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn+global18cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn+global1cm_H2O-512Mbps-16MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn+global4cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn+global6cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn+global7mm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn18cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn21cm-128Mbps-8MHz.set +0 -0
- /pythonSCHED-1.26.1/setups/evn4cm_excitedOH-256Mbps-4MHz.set → /pythonSCHED-1.26.2/setups/evn5cm_excitedOH-256Mbps-4MHz.set +0 -0
- /pythonSCHED-1.26.1/setups/evn4cm_methanol-256Mbps-4MHz.set → /pythonSCHED-1.26.2/setups/evn5cm_methanol-256Mbps-4MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/evn6cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/frequencies.list +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba12mm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba13cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba13cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba13cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba13cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba13cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba13cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba18cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba18cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba18cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba18cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba18cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba18cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba1cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba1cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba21cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba21cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba21cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba21cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba21cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba21cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-1p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba3cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba5cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba5cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba6cm-1p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba6cm-2p-1IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba6cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba6cm-2p-2IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba6cm-2p-4IF.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/lba_sx.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/mer3b18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/mer3cpol18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt13cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt1cm2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt24ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt2cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt3mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt4cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt4cmsx.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt6cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt6cmw.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt7ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/pt90cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd13cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd18cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd1cm2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd24ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd2cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd3mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd4cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd4cmsx.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd6cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd7ghz.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptd90cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptdl1cm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptdl3mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptdl7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/ptr7mm.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_15256_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_1548_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_18cm_HSA_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_22220_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_2284_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_4120_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_43120_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_4980_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_6588_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_6cm_wide_lcp.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_7680_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_8416_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/rdbe_pfb_86252_dual.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v13cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v18cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v1cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v2cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v4cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v50cm-32-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v6cm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-128-4-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-256-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-32-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-512-16-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-512-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v7mm-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v9050cm-128-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v9050cm-64-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v90cm-32-8-2-L.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/v90cm-32-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vOH.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vgeo-128-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vgeo-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vgeo-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vla_c_pointing.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vla_x_pointing.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vmeth.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-128-4-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-128-4-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-256-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-256-8-2-UL.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-256-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-512-16-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-512-16-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-512-8-2-R.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/setups/vsx-512-8-2.set +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/geoid.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/geoxyz.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/julda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/len1.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/pangle.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/rdcat.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_linux/error.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_linux/gerror.c +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_linux/idate.c +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_linux/isatty.c +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_linux/vlbope.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/envir.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/krdlin.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/prognm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/putout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/schdefs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/symsub.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/tsttty.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/sys_unix/vmshlp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/tdatecw.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/tform.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Cit/upcase.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/const.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/findt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/fsizer2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/interp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/jplep2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/jplpo2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/jplver.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/pleph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/pvobs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/split.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/state.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Jpl/transp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/beam.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/plbeam.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/plfft.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/plot.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/pltran.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/plver.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/plweig.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/proj.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/schset.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plot/srlist.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Plotstub/pgqinf.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sat/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Satstub/satep.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Satstub/sattle.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/accsrc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/addgeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/addpeak.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/antpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/autodown.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/azelxyew.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/azelxyns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/badlo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcalt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbccdas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcdbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcgeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbckvsr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbclba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcm4.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcrdbe.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcvs2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/bbcwidar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chars.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkcdas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkcode.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkcor.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkdbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkdbfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkdisk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkfirm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkgdar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkrdbe.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkrdfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chksc1.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chksfil.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkspd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkvdar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkvdifx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkvla.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/chkwidar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/cordef.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/corlst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/corsoc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/crdwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/defaults.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/defset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/delscr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/dequal.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/diskpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/dopcrd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/dopfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/dwcase.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/errlog.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/errset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fcompare.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fileopen.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/flags.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/flagwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/flush.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fmatch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fmtmkiii.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fmtmkiv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fmtpick.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fmts2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fmtvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/frchar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fsfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fsmatch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fspread.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/fsvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/geochk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/geomake.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/geoqual.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/getcrdn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/getfset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/getpairs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/getsun.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/glstday.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/gmkscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/gnset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/haavai.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/halim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/harmwarn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/headpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/horchk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/ifdbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/inarray.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/jplgot.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/listfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/lsqfit.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/lst2ut.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/lstfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/makeptg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/makescn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/makeseg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/maxbas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/mtaltaz.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/mtequat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/mtxyew.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/mtxyns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/omscor.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/omsfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/omsout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/omsset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/omssrc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/omssta.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optcells.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optcsar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optcspt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optcsub.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/opthas.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/opthiel.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optnone.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optsch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optskd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/opttim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/optupt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/pcalfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/phint.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/pkfinish.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/plot.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/pn3db.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/protect.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/prtfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/prtsch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/prtscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/prtset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/ptpat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/ptvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/ran5.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/rdbelevt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/rdbemtch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/rdcat.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/recctl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/reconfig.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/resync.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/rotvlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sameset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/satgot.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sattim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sbhours.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sbpair.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/scanid.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sch24.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schday.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schfreq.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schgeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schopt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schpeak.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schpre.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schset.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schsum.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/schtim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/scndup.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/scngeo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/scnrange.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/scramble.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sdopincr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setband.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setbbc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setchan.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setcop.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setdefs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setexpnd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setfcat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setfirm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setfmt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setform.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sethw1.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setnorec.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setrec.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setstdef.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/settps.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/settrk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/setusyn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sfinfo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/shortn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sidtim.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/slew.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/socdef.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srcflg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srcloc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srclst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srcwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srfinish.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srinsert.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srlist.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srlist.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/srlpre.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stafiles.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stafrd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stageo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stalst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stano.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stauv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stmsg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/stsum.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sumdat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sumdesc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sumope.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sumscn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sunpos.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/sunwarn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/suvopt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/tavlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/timej.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/tpmfix.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/tpsum.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/tptpns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/twohdset.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/uvopt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/uvqual.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/v2dout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/versched.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vexout.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlascns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlba.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbabws.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbachar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbadk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbaend.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbaini.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbaint.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbareal.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbast.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbastop.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vlbasu.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vsopwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/vxlink.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/wlog.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/wrapzone.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/wrtcov.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/wrtfreq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sched/wrtmsg.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/amp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/ampqk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/calyd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/cldj.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/clyd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/cs2c.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dat.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dcc2s.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dcs2c.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/deuler.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dimxv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/djcl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dmxm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dmxv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dranrm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dsep.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dsepv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dvdv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dvn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/dvxv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/earth.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/ecor.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/epb2d.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/epj.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/eqeqx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/evp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/fk45z.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/fk524.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/fk54z.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/gmst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/map.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/mappa.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/mapqk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/mapqkz.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/nut.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/nutc.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/pm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/prebn.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/prec.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/preces.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/precl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/prenut.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/rvlsrk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Sla/vdv.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/chk4dar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/chkjive.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/chkv4dar.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/sched.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/schset.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfan.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfbb.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcffq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfhp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfpo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfrl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcfsi.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcftr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxcovr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxdefs.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxfqvx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxgtst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxlink.inc +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxmode.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnhds.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnman.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmbb.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmhp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmpo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmpr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmrl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmsi.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmtr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxnmxx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxrl16.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxrl8.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxs2df.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxs2md.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxs2vl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxsch.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxschk.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxscns.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxsort.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxstky.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxstli.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxstnm.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxsudt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtels.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxton2.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtone.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtrafq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtraif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtramd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtran.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxtraph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxunql.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxvbrx.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxvers.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwran.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrbb.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrda.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrex.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrfq.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrgl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrhp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrif.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrmd.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrph.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrpo.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrpr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrrl.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrsi.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrst.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrsu.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrt.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/Vex/vxwrtr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/__init__.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/__init__.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/frequency_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/frequency_set_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/line_rest_frequency_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/peak_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/phase_center_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/satellite_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/scan_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/setup_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/setup_file_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/source_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/source_plot_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/catalog/station_catalog.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/chkifwrp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/closewrp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/dbbc_patching.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/fsfreqwr.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/openwrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/plot.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/plot_toolbar.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/plot_util.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/ran5wrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sbhwrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/__init__.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/addgeo_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/addpeak_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/bbcalt_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/bbcdbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/bbcemerlin_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/checkemerlin_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/chkdbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/chkset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/defaults_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/defset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/geochk_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/geomake_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/getcor_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/getcov_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/getfreq_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/getset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/getsta_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/gettim_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/gintent_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/gmkscn_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/ifdbbc3_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/ifdbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/infdb_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/input_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/invla_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/makescn_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/makeseg_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/optcells_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/opthas_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/opthiel_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/optnone_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/optskd_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/optupt_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/output_files.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/parameter.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/pcread_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/rdpeak_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/rdset_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/rfreq_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/satini_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/schdefs_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/schfiles_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/schin_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/schopt_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/schrep_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/schsum_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/scndup_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/setbbc_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/setdefs_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/setexpnd_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/srread_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/stafiles_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/stmsg_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/sttant_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/times_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/toggle_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/sched/vexout_module.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/tformwrp.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/update_catalogs.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/util.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/version.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/verwrap.f +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/vex.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/src/pysched/vex_scans.py +0 -0
- {pythonSCHED-1.26.1 → pythonSCHED-1.26.2}/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.2
|
|
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,7 @@ 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.
|
|
203
204
|
|
|
204
205
|
|
|
205
206
|
# Contact
|
|
@@ -182,6 +182,7 @@ 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.
|
|
185
186
|
|
|
186
187
|
|
|
187
188
|
# Contact
|
|
@@ -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.2",
|
|
619
619
|
author="Bob Eldering",
|
|
620
620
|
author_email="eldering@jive.eu",
|
|
621
621
|
description="Python extension of NRAO's VLBI scheduling program SCHED "
|
|
@@ -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
|
+
!!
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
DBE = 'RDBE_DDC'
|
|
11
11
|
POL=dual
|
|
12
12
|
PCAL = 'off'
|
|
13
|
-
BARREL=ROLL_OFF
|
|
14
13
|
STATION = VLBA
|
|
15
14
|
/
|
|
16
15
|
!
|
|
@@ -27,11 +26,26 @@
|
|
|
27
26
|
STATION = VLA27
|
|
28
27
|
/
|
|
29
28
|
!
|
|
30
|
-
!
|
|
29
|
+
!LBA-format LBAs (Cd,Ho in DBBC section)
|
|
30
|
+
! 1Gbps, 4x 64MHz; 4772-4900 to avoid crossing 4928
|
|
31
|
+
! aligns with low-half of 2Gbps stations
|
|
31
32
|
FE=' ',' ',' ',' '
|
|
32
33
|
DBE = ' '
|
|
33
34
|
FIRSTLO = -9999.
|
|
34
35
|
IFCHAN = ' ',' ',' ',' ',' ',' ',' ',' '
|
|
36
|
+
NCHAN=4
|
|
37
|
+
BBFILTER=64.0
|
|
38
|
+
POL=DUAL
|
|
39
|
+
FREQREF = 4772
|
|
40
|
+
FREQOFF = 0,0, 64,64
|
|
41
|
+
NETSIDE = U,U, U, U
|
|
42
|
+
BBC = 1,2, 3, 4
|
|
43
|
+
BITS = 2
|
|
44
|
+
PCAL = 'off'
|
|
45
|
+
STATION = ATCA, MOPRA !,PARKES
|
|
46
|
+
/
|
|
47
|
+
!
|
|
48
|
+
!EVNs (DBBC & compatible)
|
|
35
49
|
NCHAN=32
|
|
36
50
|
BITS=2
|
|
37
51
|
BBFILTER=32.0
|
|
@@ -54,11 +68,11 @@
|
|
|
54
68
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
55
69
|
format = VDIF station = JODRELL1 /
|
|
56
70
|
!!
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
71
|
+
firstlo= 5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624,5624
|
|
72
|
+
firstlo= 5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636,5636
|
|
73
|
+
ifchan = A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2
|
|
74
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
75
|
+
format = VDIF station = JODRELL2 /
|
|
62
76
|
!
|
|
63
77
|
! firstlo= 4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088
|
|
64
78
|
firstlo= 4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100,4100
|
|
@@ -112,14 +126,14 @@
|
|
|
112
126
|
!
|
|
113
127
|
!!!! mark5B stations (UR, QUASARs, SH) limited to 2Gbps
|
|
114
128
|
!!!! Irbene16 as well because of VSI connectors in the back-end
|
|
115
|
-
!!!!
|
|
129
|
+
!!!! set to 4772-5028, to align with low-end of LBA-format At,Mp
|
|
116
130
|
!!!!! careful if you want phase-cal on, given the T6 entry above
|
|
117
131
|
NCHAN=16
|
|
118
132
|
BITS=2
|
|
119
133
|
BBFILTER=32.0
|
|
120
134
|
! FREQREF = 4632.49
|
|
121
135
|
FREQREF = 4644.00
|
|
122
|
-
FREQOFF =
|
|
136
|
+
FREQOFF = 160,160,160,160, 224,224,224,224, 288,288,288,288, 352,352,352,352
|
|
123
137
|
NETSIDE = L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
124
138
|
POL=DUAL
|
|
125
139
|
PCAL='off'
|
|
@@ -129,15 +143,15 @@
|
|
|
129
143
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
130
144
|
format = MARK5B station = URUMQI /
|
|
131
145
|
!
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
146
|
+
firstlo= 4500,4500,4500,4500,4500,4500,4500,4500,4500,4500,4500,4500,4500,4500,4500,4500
|
|
147
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
148
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
149
|
+
format = MARK5B station = SVETLOE, ZELENCHK, BADARY /
|
|
136
150
|
!
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
151
|
+
firstlo= 4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200
|
|
152
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
153
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
154
|
+
format = MARK5B station = KUNMING /
|
|
141
155
|
!
|
|
142
156
|
firstlo= 4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088,4088
|
|
143
157
|
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
@@ -145,14 +159,14 @@
|
|
|
145
159
|
format = VDIF station = IRBENE16 /
|
|
146
160
|
!
|
|
147
161
|
!!SHESHAN added as a replacement for T6 in sess.3/21
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
162
|
+
firstlo= 4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200,4200
|
|
163
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
164
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
165
|
+
format = MARK5B station = SHANGHAI /
|
|
152
166
|
!
|
|
153
167
|
!
|
|
154
168
|
!!!! WB limited to 1Gbps
|
|
155
|
-
!!!! at C-band,
|
|
169
|
+
!!!! at C-band, align with LBA-format At,Mp
|
|
156
170
|
NCHAN=8
|
|
157
171
|
BITS=2
|
|
158
172
|
BBFILTER=32.0
|
|
@@ -160,24 +174,33 @@
|
|
|
160
174
|
! bbfilter=16.0
|
|
161
175
|
! FREQREF = 4632.49
|
|
162
176
|
FREQREF = 4644.00
|
|
163
|
-
FREQOFF =
|
|
177
|
+
FREQOFF = 160,160,160,160, 224,224,224,224
|
|
164
178
|
NETSIDE = L, L, U, U, L, L, U, U
|
|
165
179
|
POL=dual
|
|
166
180
|
PCAL = 'off'
|
|
167
|
-
|
|
168
|
-
firstlo= 4529,4529,4529,4529,4529,4529,4529,4529
|
|
181
|
+
firstlo= 4433,4433,4433,4433,4433,4433,4433,4433
|
|
169
182
|
ifchan = A1, B1, A1, B1, A1, B1, A1, B1
|
|
170
183
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10
|
|
171
184
|
format = VDIF station = WSTRBORK /
|
|
185
|
+
!
|
|
186
|
+
firstlo= 4100,4100,4100,4100,4100,4100,4100,4100
|
|
187
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1
|
|
188
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6
|
|
189
|
+
format = VDIF station = HOB_DBBC /
|
|
190
|
+
!
|
|
191
|
+
firstlo= 4100,4100,4100,4100,4100,4100,4100,4100
|
|
192
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1
|
|
193
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6
|
|
194
|
+
format = VDIF station = CDDBBC /
|
|
172
195
|
!
|
|
173
196
|
!
|
|
174
197
|
!! eMERLIN using 64MHz subbands (put as DAR=NONE in sta catalog)
|
|
175
|
-
!!
|
|
198
|
+
!! upper half of the the 1Gbps band (thus 0.25->0.5 of the 2Gbps band)
|
|
176
199
|
NCHAN=2
|
|
177
200
|
BBFILTER = 64.0
|
|
178
201
|
! FREQREF = 4632.49
|
|
179
202
|
FREQREF = 4644.00
|
|
180
|
-
FREQOFF =
|
|
203
|
+
FREQOFF = 192,192
|
|
181
204
|
NETSIDE = U, U
|
|
182
205
|
PCAL = 'off'
|
|
183
206
|
!--------------------------------------------------------------------------
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
27
27
|
format = VDIF station = JODRELL1 /
|
|
28
28
|
!
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
firstlo= 2272,2272,2272,2272,2272,2272,2272,2272,2272,2272,2272,2272,2272,2272,2272,2272
|
|
30
|
+
ifchan = A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2
|
|
31
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
32
|
+
format = VDIF station = JODRELL2 /
|
|
33
33
|
!!
|
|
34
34
|
firstlo= 730,730,730,730,730,730,730,730,730,730,730,730,730,730,730,730
|
|
35
35
|
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
@@ -62,12 +62,14 @@
|
|
|
62
62
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
63
63
|
format = VDIF station = IRBENE /
|
|
64
64
|
!
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
65
|
+
firstlo= 2324,2324,2324,2324,2324,2324,2324,2324,2324,2324,2324,2324,2324,2324,2324,2324
|
|
66
|
+
ifchan= A2, C4, A2, C4, A2, C4, A2, C4, A2, C4, A2, C4, A2, C4, A2, C4
|
|
67
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
68
|
+
format = VDIF station = SARDINIA /
|
|
69
69
|
!!
|
|
70
|
-
|
|
70
|
+
! new Ur LO at 1100 (possib. issues with DBBC Nyquist zones)
|
|
71
|
+
! firstlo= 1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300
|
|
72
|
+
firstlo= 1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100
|
|
71
73
|
ifchan = A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1
|
|
72
74
|
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
73
75
|
format = MARK5B station = URUMQI /
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
! bbc = 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3
|
|
89
89
|
! netside = L, U, L, U, L, U, L, U, L, U, L, U, L, U, L, U
|
|
90
90
|
! freqoff = 0, 0, 128, 128, 256, 256, 384, 384, 0, 0, 128, 128, 256, 256, 384, 384
|
|
91
|
-
firstlo=
|
|
91
|
+
firstlo= 34000,34000,34000,34000,34000,34000,34000,34000
|
|
92
92
|
pol = R, R, R, R, R, R, R, R
|
|
93
93
|
ifchan = B, B, B, B, B, B, B, B
|
|
94
94
|
bbc = 3, 3, 3, 3, 3, 3, 3, 3
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
BAND='1CM'
|
|
2
|
+
NCHAN=16
|
|
3
|
+
BITS=2
|
|
4
|
+
BBFILTER=32.0
|
|
5
|
+
FREQREF = 22139.49
|
|
6
|
+
FREQOFF = 0,0,0,0, 64,64,64,64, 128,128,128,128, 192,192,192,192
|
|
7
|
+
NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
8
|
+
POL=dual
|
|
9
|
+
PCAL = 'off'
|
|
10
|
+
BARREL=ROLL_OFF
|
|
11
|
+
/
|
|
12
|
+
! EVNs (DBBCs) & others needed explicit patching
|
|
13
|
+
!--------------------------------------------------------------------------
|
|
14
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
15
|
+
ifchan = A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1
|
|
16
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
17
|
+
format = VDIF station = EFLSBERG /
|
|
18
|
+
!
|
|
19
|
+
firstlo= 23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016,23016
|
|
20
|
+
ifchan = A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2
|
|
21
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
22
|
+
format = VDIF station = JODRELL2 /
|
|
23
|
+
!
|
|
24
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
25
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
26
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
27
|
+
format = VDIF station = ONSALA60 /
|
|
28
|
+
!
|
|
29
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
30
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
31
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
32
|
+
format = VDIF station = HART /
|
|
33
|
+
!
|
|
34
|
+
firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
|
|
35
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1
|
|
36
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
37
|
+
format = VDIF station = MEDICINA /
|
|
38
|
+
!
|
|
39
|
+
firstlo= 21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869
|
|
40
|
+
ifchan = A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2
|
|
41
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
42
|
+
format = VDIF station = NOTO /
|
|
43
|
+
!
|
|
44
|
+
! firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
|
|
45
|
+
! ifchan = A1, C3, A1, C3, A1, C3, A1, C3, A1, C3, A1, C3, A1, C3, A1, C3
|
|
46
|
+
! bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
47
|
+
! format = VDIF station = SARDINIA /
|
|
48
|
+
!
|
|
49
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
50
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
|
|
51
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
52
|
+
format = VDIF station = TORUN /
|
|
53
|
+
!
|
|
54
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
55
|
+
ifchan = A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4
|
|
56
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
57
|
+
format = VDIF station = YEBES40M /
|
|
58
|
+
!
|
|
59
|
+
!!MH uses (FS) astro2 patching == (sched) DBBCVER=geo
|
|
60
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
61
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
|
|
62
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
63
|
+
format = VDIF station = METSAHOV /
|
|
64
|
+
!
|
|
65
|
+
firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
|
|
66
|
+
ifchan = A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1
|
|
67
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
68
|
+
format = MARK5B station = URUMQI /
|
|
69
|
+
!
|
|
70
|
+
firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
|
|
71
|
+
ifchan = A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3
|
|
72
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
73
|
+
format = VDIF station = TIANMA65
|
|
74
|
+
pcal = 'off' /
|
|
75
|
+
!
|
|
76
|
+
!!! NEW KVN SETUP (Do-Young e-mail 18feb)
|
|
77
|
+
!!! KVN can get 2Gbps to match other EVNs via new OCTAD backend
|
|
78
|
+
firstlo= 34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000
|
|
79
|
+
pol = L, L, L, L, L, L, L, L, R, R, R, R, R, R, R, R
|
|
80
|
+
ifchan = A, A, A, A, A, A, A, A, B, B, B, B, B, B, B, B
|
|
81
|
+
bbc = 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3
|
|
82
|
+
netside = L, U, L, U, L, U, L, U, L, U, L, U, L, U, L, U
|
|
83
|
+
freqoff = 0, 0, 64, 64, 128, 128, 192, 192, 0, 0, 64, 64, 128, 128, 192, 192
|
|
84
|
+
format = VDIF station = KVNYS, KVNUS, KVNTN /
|
|
85
|
+
!
|
|
86
|
+
!! eMERLIN using 64MHz subbands (put as DAR=NONE in sta catalog)
|
|
87
|
+
!! (no Defford at K-band)
|
|
88
|
+
!!
|
|
89
|
+
NCHAN=2
|
|
90
|
+
BBFILTER = 64.0
|
|
91
|
+
!!! freqref changed to match K-band 2Gbps globals
|
|
92
|
+
FREQREF = 22235.49
|
|
93
|
+
! FREQREF = 22268.00
|
|
94
|
+
FREQOFF = 0, 0
|
|
95
|
+
NETSIDE = U, U
|
|
96
|
+
pol=dual
|
|
97
|
+
PCAL = 'off'
|
|
98
|
+
!---------------------------------------------------------------------------------
|
|
99
|
+
firstlo= 23016,23016
|
|
100
|
+
ifchan = A1, B1
|
|
101
|
+
bbc = 1, 9
|
|
102
|
+
format = VDIF station = CAMBG32M /
|
|
103
|
+
!
|
|
104
|
+
firstlo= 23016,23016
|
|
105
|
+
ifchan = A1, B1
|
|
106
|
+
bbc = 1, 9
|
|
107
|
+
format = VDIF station = DARNHALL /
|
|
108
|
+
!
|
|
109
|
+
firstlo= 23016,23016
|
|
110
|
+
ifchan = A1, B1
|
|
111
|
+
bbc = 1, 9
|
|
112
|
+
format = VDIF station = KNOCKIN /
|
|
113
|
+
!
|
|
114
|
+
firstlo= 23016,23016
|
|
115
|
+
ifchan = A1, B1
|
|
116
|
+
bbc = 1, 9
|
|
117
|
+
format = VDIF station = PICKMERE /
|
|
118
|
+
!
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
POL=DUAL
|
|
80
80
|
PCAL='off'
|
|
81
81
|
!----------------------------------------
|
|
82
|
-
firstlo=
|
|
82
|
+
firstlo= 34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000
|
|
83
83
|
pol = L, L, L, L, L, L, L, L, R, R, R, R, R, R, R, R
|
|
84
84
|
ifchan = A, A, A, A, A, A, A, A, B, B, B, B, B, B, B, B
|
|
85
85
|
bbc = 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3
|
|
@@ -66,10 +66,10 @@
|
|
|
66
66
|
format = MARK5B station = KUNMING /
|
|
67
67
|
!
|
|
68
68
|
!!SHESHAN added as a replacement for T6 if needed
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
69
|
+
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
70
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
71
|
+
bbc = 1, 5, 1, 5, 2 , 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
72
|
+
format = MARK5B station = SHANGHAI /
|
|
73
73
|
!
|
|
74
74
|
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
75
75
|
ifchan = A2, B1, A2, B1, A2, B1, A2, B1, A2, B1, A2, B1, A2, B1, A2, B1
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
! BAND='4CM'
|
|
2
|
+
NCHAN=32
|
|
3
|
+
BITS=2
|
|
4
|
+
BBFILTER=32.0
|
|
5
|
+
FREQREF = 8112.00
|
|
6
|
+
FREQOFF = 0,0,0,0, 64,64,64,64, 128,128,128,128, 192,192,192,192, 256,256,256,256, 320,320,320,320, 384,384,384,384, 448,448,448,448
|
|
7
|
+
NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
8
|
+
POL=dual
|
|
9
|
+
PCAL = 'off'
|
|
10
|
+
/
|
|
11
|
+
!--------------------------------------------------------------------------
|
|
12
|
+
firstlo= 7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568
|
|
13
|
+
ifchan = A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1
|
|
14
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
15
|
+
format = VDIF station = EFLSBERG /
|
|
16
|
+
!
|
|
17
|
+
firstlo= 8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080
|
|
18
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1
|
|
19
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
20
|
+
format = VDIF station = ONSALA60 /
|
|
21
|
+
!
|
|
22
|
+
firstlo= 8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080
|
|
23
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1
|
|
24
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
25
|
+
format = VDIF station = HART /
|
|
26
|
+
!
|
|
27
|
+
firstlo= 7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056,7056
|
|
28
|
+
ifchan = A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2
|
|
29
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
30
|
+
format = VDIF station = NOTO /
|
|
31
|
+
!
|
|
32
|
+
firstlo= 7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568
|
|
33
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1
|
|
34
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
35
|
+
format = VDIF station = YEBES40M /
|
|
36
|
+
!
|
|
37
|
+
firstlo= 8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080
|
|
38
|
+
ifchan = C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1
|
|
39
|
+
bbc = 9, 1, 9, 1, 10 , 2, 10, 2, 11, 3, 11, 3, 12, 4, 12, 4, 13, 5, 13, 5, 14, 6, 14, 6, 15, 7, 15, 7, 16, 8, 16, 8
|
|
40
|
+
format = VDIF station = MEDICINA /
|
|
41
|
+
!
|
|
42
|
+
firstlo= 7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568
|
|
43
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
|
|
44
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
45
|
+
format = VDIF station = TORUN /
|
|
46
|
+
!
|
|
47
|
+
firstlo= 7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568,7568
|
|
48
|
+
ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1
|
|
49
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
50
|
+
format = VDIF station = IRBENE, IRBENE16 /
|
|
51
|
+
!
|
|
52
|
+
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
53
|
+
ifchan = A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1
|
|
54
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
|
|
55
|
+
format = VDIF station = TIANMA65
|
|
56
|
+
pcal = 'off' /
|
|
57
|
+
!
|
|
58
|
+
!
|
|
59
|
+
!!!! mark5B stations (UR, QUASARs, SH) limited to 2Gbps
|
|
60
|
+
!!!! Irbene16 as well because of VSI connectors in the back-end
|
|
61
|
+
!!!! set to the closest 256MHz range to the usual 2Gbps (6MHz lower at 4792--5048)
|
|
62
|
+
!!!!! careful if you want phase-cal on, given the T6 entry above
|
|
63
|
+
NCHAN=16
|
|
64
|
+
BITS=2
|
|
65
|
+
BBFILTER=32.0
|
|
66
|
+
FREQREF = 8112.00
|
|
67
|
+
FREQOFF = 256,256,256,256, 320,320,320,320, 384,384,384,384, 448,448,448,448
|
|
68
|
+
NETSIDE = L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U
|
|
69
|
+
POL=DUAL
|
|
70
|
+
PCAL='off'
|
|
71
|
+
!----------------------------------------------------------------------------------
|
|
72
|
+
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
73
|
+
ifchan = A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2
|
|
74
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
75
|
+
format = MARK5B station = URUMQI /
|
|
76
|
+
!
|
|
77
|
+
firstlo= 8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080,8080
|
|
78
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
79
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
|
|
80
|
+
format = MARK5B station = SVETLOE, ZELENCHK, BADARY /
|
|
81
|
+
!
|
|
82
|
+
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
83
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
84
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
85
|
+
format = MARK5B station = KUNMING /
|
|
86
|
+
!
|
|
87
|
+
!!SHESHAN added as a replacement for T6 in sess.3/21
|
|
88
|
+
firstlo= 8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100,8100
|
|
89
|
+
ifchan = A, B, A, B, A, B, A, B, A, B, A, B, A, B, A, B
|
|
90
|
+
bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
|
|
91
|
+
format = MARK5B station = SHANGHAI /
|
|
92
|
+
!
|
|
93
|
+
!
|
|
94
|
+
!!!! WB limited to 1Gbps
|
|
95
|
+
NCHAN=8
|
|
96
|
+
BITS=2
|
|
97
|
+
BBFILTER=32.0
|
|
98
|
+
FREQREF = 8112.00
|
|
99
|
+
FREQOFF = 256,256,256,256, 320,320,320,320
|
|
100
|
+
NETSIDE = L, L, U, U, L, L, U, U
|
|
101
|
+
POL=dual
|
|
102
|
+
PCAL = 'off'
|
|
103
|
+
firstlo= 7997,7997,7997,7997,7997,7997,7997,7997
|
|
104
|
+
ifchan = A1, B1, A1, B1, A1, B1, A1, B1
|
|
105
|
+
bbc = 1, 9, 1, 9, 2, 10, 2, 10
|
|
106
|
+
format = VDIF station = WSTRBORK /
|
|
107
|
+
!
|