pythonSCHED 1.28.4__tar.gz → 1.28.6__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.28.4 → pythonSCHED-1.28.6}/PKG-INFO +9 -8
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/README.md +8 -7
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_JIVE/freq_EVN.dat +184 -59
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_JIVE/stations_EVN.dat +11 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations_extras.dat +9 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/freq.dat +185 -60
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/freq_RDBE.dat +185 -60
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/locations.dat +10 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/stations.dat +13 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/stations_RDBE.dat +12 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setup.py +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global1cm-1Gbps-32MHz.set +0 -22
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global1cm-2Gbps-32MHz.set +1 -44
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global1cm-4Gbps-32MHz.set +5 -39
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global3cm-256Mbps-16MHz-rcp.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global4cm-2Gbps-32MHz.set +2 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global6cm-2Gbps-32MHz.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global6cm-4Gbps-32MHz.set +19 -36
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn18cm-1Gbps-32MHz-USB.set +14 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn18cm-1Gbps-32MHz.set +13 -0
- pythonSCHED-1.28.6/setups/evn21cm-1Gbps-32MHz.set +142 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn4cm-1Gbps-32MHz.set +2 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn4cm-2Gbps-32MHz.set +2 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn4cm-4Gbps-32MHz.set +7 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn5cm-1Gbps-16MHz.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn5cm-1Gbps-32MHz.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn5cm-256Mbps-8MHz.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn5cm_excitedOH-256Mbps-4MHz.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn5cm_methanol-256Mbps-4MHz.set +1 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn6cm-1Gbps-32MHz.set +6 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn6cm-2Gbps-32MHz.set +3 -3
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn6cm-4Gbps-32MHz.set +7 -7
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba18cm-2p-1IF-64MHz.set +2 -5
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-1p-2IF.set +0 -3
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-1p-4IF.set +4 -2
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-2p-1IF-64MHz.set +9 -8
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-2p-1IF.set +0 -3
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-2p-2IF-64MHz.set +15 -5
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-2p-2IF.set +7 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba3cm-2p-4IF.set +6 -1
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/state.f +2 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/plot.py +4 -3
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/vex.py +10 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/README +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_ATNF/freq_ATNF.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_ATNF/locations.dat_from_ATNF +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_ATNF/locations_ATNF.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_ATNF/stations_ATNF.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_JIVE/locations_KVN.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_JIVE/messages_VEX.txt +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_JIVE/stations_KVN.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/DSN_rationalization.txt +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/README +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq.3mm.krichbaum.2005nov15 +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_APT.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_Arecibo.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_DSN.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_GB.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_RDBE_EB.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_RDBE_GB.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_RDBE_VLBA.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_RDBE_top.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_VLA.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_VLBA.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_geodesy.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_mm.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/freq_top.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/gbt4mmfreqs.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.dat.2005f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.dat.2008a +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.dat.2009a +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.dat.2010a +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.dat.gsfc2011a +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.dat.gsfc_2014a +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.gsfc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.gsfc.2015feb.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.gsfc2019d.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations.top +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations_DSN.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations_VLA.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/locations_gsfc2016aplus.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/messages_NRAO.txt +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/peak.cmd +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/sched-lba.tar +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations.tmp.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_APT.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_DSN.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_RDBE_US.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_RDBE_top.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_US.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_geodesy.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_mm.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/stations_top.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Master_NRAO/tapasi.email +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/README.sources +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/Update +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/check-locations.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/complete_VNDA_freq_RDBE.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/linefreqs.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/messages.txt +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/peak.cmd +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/peak_RDBE_DDC.cmd +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/peak_RDBE_PFB.cmd +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/pointing_source_fluxes +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/rfc_2015a_cat.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/rfc_2018a_cat.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/rfc_2023a_cat.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/rfc_2024a_cat.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/short_VNDA_freq_RDBE.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.gsfc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.gsfc.2015feb +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.gsfc2016 +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.pointing +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.pttest +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.rfc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.vlba +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources.vlba.2012jul +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources_allfreq_2021a.icrf3 +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources_allfreq_2022d.icrf3 +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources_allfreq_2023a.icrf3 +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/sources_allfreq_2024a.icrf3 +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/stations_VLA.dat +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/catalogs/vlba_calib_2024a.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/4gb_vddc_1cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/4gb_vddc_20cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/4gb_vddc_2cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/4gb_vddc_4cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/4gb_vddc_6cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/4gb_vddc_7mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/DIR +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/Master_setups +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/Test128.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/Test256.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/Test64a.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/Test64b.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/TestM3.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/TestSpec.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/TestUL.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/dum-y1.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/dum-yp.key +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/TEST/test128.skd +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global18cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global21cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn+global7mm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn18cm-1Gbps-16MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn18cm-512Mbps-8MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn1cm-2Gbps-32MHz-rcp.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn1cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn1cm-4Gbps-32MHz-ntLO.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn1cm-4Gbps-32MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/evn21cm-128Mbps-8MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/frequencies.list +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba12mm-1p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba13cm-1p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba13cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba13cm-2p-1IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba13cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba13cm-2p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba13cm-2p-4IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba18cm-1p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba18cm-2p-1IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba18cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba18cm-2p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba18cm-2p-4IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba1cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba1cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba1cm-2p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba1cm-2p-4IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba21cm-1p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba21cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba21cm-2p-1IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba21cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba21cm-2p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba21cm-2p-4IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba5cm-2p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba5cm-2p-4IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba6cm-1p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba6cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba6cm-2p-1IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba6cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba6cm-2p-2IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba6cm-2p-4IF.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/lba_sx.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/mer3b18cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/mer3cpol18cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt13cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt18cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt1cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt1cm2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt24ghz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt2cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt3mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt4cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt4cmsx.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt6cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt6cmw.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt7ghz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt7mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/pt90cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd13cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd18cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd1cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd1cm2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd24ghz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd2cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd3mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd4cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd4cmsx.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd6cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd7ghz.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd7mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptd90cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptdl1cm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptdl3mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptdl7mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/ptr7mm.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_15256_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_1548_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_18cm_HSA_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_22220_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_2284_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_4120_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_43120_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_4980_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_6588_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_6cm_wide_lcp.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_7680_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_8416_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/rdbe_pfb_86252_dual.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v13cm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v18cm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v1cm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v2cm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v4cm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v50cm-32-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v6cm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-128-4-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-256-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-32-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-512-16-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-512-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v7mm-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v9050cm-128-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v9050cm-64-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v90cm-32-8-2-L.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/v90cm-32-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vOH.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vgeo-128-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vgeo-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vgeo-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vla_c_pointing.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vla_x_pointing.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vmeth.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-128-4-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-128-4-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-256-8-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-256-8-2-UL.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-256-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-512-16-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-512-16-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-512-8-2-R.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/setups/vsx-512-8-2.set +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/geoid.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/geoxyz.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/julda.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/len1.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/pangle.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/rdcat.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_linux/error.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_linux/gerror.c +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_linux/idate.c +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_linux/isatty.c +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_linux/vlbope.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/envir.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/krdlin.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/prognm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/putout.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/schdefs.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/symsub.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/tsttty.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/sys_unix/vmshlp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/tdatecw.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/tform.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Cit/upcase.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/const.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/findt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/fsizer2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/interp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/jplep2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/jplpo2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/jplver.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/pleph.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/pvobs.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/split.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Jpl/transp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/beam.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/plbeam.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/plfft.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/plot.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/pltran.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/plver.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/plweig.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/proj.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/sched.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/schset.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plot/srlist.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Plotstub/pgqinf.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sat/sched.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Satstub/satep.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Satstub/sattle.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/cbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/get_rfx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/kbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/kubandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/lbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/makefreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/qbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/sbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/sched.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/schfreq.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/sortrfx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/wbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/Freq/VLBA/xbandfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/accsrc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/addgeo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/addpeak.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/antpos.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/autodown.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/azelxyew.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/azelxyns.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/badlo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcalt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbccdas.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcdbbc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcgeo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbckvsr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbclba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcm4.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcrdbe.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcvlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcvnda.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcvs2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/bbcwidar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chars.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkcdas.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkcode.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkcor.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkdbbc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkdbfq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkdisk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkfirm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkgdar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkif.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkrdbe.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkrdfq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chksc1.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkscn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chksfil.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkspd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkvdar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkvdifx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkvla.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkvlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/chkwidar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/cordef.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/corlst.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/corsoc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/crdwrt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/defaults.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/defset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/delscr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/dequal.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/diskpos.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/dopcrd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/dopfq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/dwcase.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/errlog.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/errset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fcompare.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fileopen.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/flags.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/flagwrt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/flush.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fmatch.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fmtmkiii.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fmtmkiv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fmtpick.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fmts2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fmtvlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/frchar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fsfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fsmatch.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fspread.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/fsvlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/geochk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/geomake.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/geoqual.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/getcrdn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/getfset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/getpairs.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/getsun.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/glstday.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/gmkscn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/gnset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/haavai.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/halim.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/harmwarn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/headpos.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/horchk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/ifdbbc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/inarray.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/jplgot.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/listfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/lsqfit.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/lst2ut.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/lstfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/makeptg.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/makescn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/makeseg.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/maxbas.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/mtaltaz.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/mtequat.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/mtxyew.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/mtxyns.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/omscor.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/omsfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/omsout.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/omsset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/omssrc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/omssta.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optcells.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optcsar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optcspt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optcsub.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/opthas.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/opthiel.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optnone.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optsch.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optskd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/opttim.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/optupt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/pcalfq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/phint.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/pkfinish.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/plot.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/pn3db.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/protect.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/prtfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/prtsch.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/prtscn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/prtset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/ptpat.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/ptvlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/ran5.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/rdbelevt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/rdbemtch.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/rdcat.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/recctl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/reconfig.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/resync.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/rotvlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sameset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/satgot.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sattim.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sbhours.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sbpair.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/scanid.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sch24.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schday.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sched.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schfreq.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schgeo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schopt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schpeak.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schpre.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schset.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schsum.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/schtim.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/scndup.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/scngeo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/scnrange.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/scramble.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sdopincr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setband.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setbbc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setchan.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setcop.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setdefs.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setexpnd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setfcat.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setfirm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setfmt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setform.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sethw1.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setnorec.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setrec.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setstdef.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/settps.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/settrk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/setusyn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sfinfo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/shortn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sidtim.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/slew.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/socdef.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srcflg.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srcloc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srclst.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srcwrt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srfinish.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srinsert.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srlist.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srlist.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/srlpre.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stafiles.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stafrd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stageo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stalst.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stano.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stauv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stmsg.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/stsum.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sumdat.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sumdesc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sumope.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sumscn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sunpos.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/sunwarn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/suvopt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/tavlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/timej.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/tpmfix.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/tpsum.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/tptpns.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/twohdset.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/uvopt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/uvqual.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/v2dout.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/versched.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vexout.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlascns.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlba.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbabws.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbachar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbadk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbaend.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbaini.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbaint.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbareal.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbast.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbastop.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vlbasu.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vsopwrt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/vxlink.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wlog.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wrap.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wrapzone.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wrapzone2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wrtcov.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wrtfreq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sched/wrtmsg.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/amp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/ampqk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/calyd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/cldj.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/clyd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/cs2c.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dat.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dcc2s.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dcs2c.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/deuler.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dimxv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/djcl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dmxm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dmxv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dranrm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dsep.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dsepv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dvdv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dvn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/dvxv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/earth.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/ecor.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/epb2d.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/epj.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/eqeqx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/evp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/fk45z.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/fk524.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/fk54z.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/gmst.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/map.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/mappa.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/mapqk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/mapqkz.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/nut.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/nutc.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/pm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/prebn.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/prec.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/preces.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/precl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/prenut.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/rvlsrk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Sla/vdv.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/chk4dar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/chkjive.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/chkv4dar.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/sched.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/schset.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfan.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfbb.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfda.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcffq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfhp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfif.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfph.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfpo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfrl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcfsi.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcftr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxcovr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxdefs.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxfqvx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxgtst.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxlink.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxmode.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnhds.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnman.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmbb.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmda.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmfq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmhp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmif.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmph.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmpo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmpr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmrl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmsi.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmtr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxnmxx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxrl16.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxrl8.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxs2df.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxs2md.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxs2vl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxsch.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxschk.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxscns.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxsort.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxstky.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxstli.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxstnm.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxsudt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtels.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxton2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtone.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtrafq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtraif.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtramd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtran.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxtraph.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxunql.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxvbrx.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxvers.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwran.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrbb.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrda.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrex.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrfq.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrgl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrhp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrif.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrmd.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrph.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrpo.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrpr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrrl.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrsi.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrst.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrsu.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrt.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex/vxwrtr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/sched.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/schset.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxcfds.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxdefs2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxlink2.inc +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxnmds.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxsch2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxstli2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxsudt2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxvbext.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxvbrx2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwran2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrbb2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrbs.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrda2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrds.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrext.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrfq2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrif2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrmd2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrph2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrsu2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/Vex2/vxwrt2.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/__init__.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/__init__.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/frequency_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/frequency_set_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/line_rest_frequency_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/peak_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/phase_center_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/satellite_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/scan_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/setup_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/setup_file_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/source_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/source_plot_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/catalog/station_catalog.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/chkifwrp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/closewrp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/dbbc_patching.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/fsfreqwr.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/key.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/openwrap.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/plot_toolbar.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/plot_util.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/ran5wrap.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sbhwrap.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/__init__.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/addgeo_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/addpeak_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/bbcalt_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/bbcdbbc_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/bbcemerlin_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/checkemerlin_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/chkdbbc_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/chkset_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/defaults_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/defset_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/geochk_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/geomake_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/getcor_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/getcov_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/getfreq_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/getset_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/getsta_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/gettim_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/gintent_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/gmkscn_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/ifdbbc3_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/ifdbbc_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/infdb_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/input_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/invla_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/makescn_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/makeseg_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/optcells_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/opthas_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/opthiel_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/optnone_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/optskd_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/optupt_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/output_files.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/parameter.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/pcread_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/rdpeak_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/rdset_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/rfreq_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/satini_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/schdefs_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/schfiles_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/schin_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/schopt_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/schrep_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/schsum_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/scndup_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/setbbc_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/setdefs_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/setexpnd_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/srread_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/stafiles_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/stmsg_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/stread_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/sttant_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/times_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/toggle_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/sched/vexout_module.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/tformwrp.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/update_catalogs.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/util.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/version.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/verwrap.f +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/pysched/vex_scans.py +0 -0
- {pythonSCHED-1.28.4 → pythonSCHED-1.28.6}/src/sched.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pythonSCHED
|
|
3
|
-
Version: 1.28.
|
|
3
|
+
Version: 1.28.6
|
|
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
|
|
@@ -98,22 +98,21 @@ sudo apt-get install python3-pip
|
|
|
98
98
|
If you are encountering issues (both during installation or while running) with pySCHED, please check the [Discussions page](https://github.com/jive-vlbi/sched/discussions). We are summarizing here the most-common problems and how to solve them.
|
|
99
99
|
|
|
100
100
|
## Update
|
|
101
|
-
|
|
102
|
-
The command to update pySCHED is:
|
|
101
|
+
|
|
102
|
+
The command to update pySCHED is, when using a conda installation:
|
|
103
103
|
|
|
104
104
|
```bash
|
|
105
|
-
|
|
105
|
+
conda activate pySCHED
|
|
106
|
+
pip install --upgrade pythonSCHED
|
|
106
107
|
```
|
|
107
108
|
|
|
108
|
-
Or when
|
|
109
|
+
Or when pySCHED is installed outside of a virtual environment:
|
|
109
110
|
|
|
110
111
|
```bash
|
|
111
|
-
|
|
112
|
-
pip install --upgrade pythonSCHED
|
|
112
|
+
sudo pip3 install --upgrade pythonSCHED
|
|
113
113
|
```
|
|
114
114
|
|
|
115
115
|
|
|
116
|
-
|
|
117
116
|
## Usage
|
|
118
117
|
|
|
119
118
|
After executing either the `pip` or `conda` installation method, the executable `sched.py` should be available in your `$PATH`.
|
|
@@ -196,6 +195,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
|
|
|
196
195
|
* __v1.28.2 (2025-08-21)__: Fixed bug: a parameter to the Fortran function plbeam changed in size, but the call wasn't updated alongside.
|
|
197
196
|
* __v1.28.3 (2025-10-15)__: Fixed bug: VEXVRSN keyword was parsed as a number but handled as if it always was a string.
|
|
198
197
|
* __v1.28.4 (2026-04-29)__: Fixed bug: while writing the .sum file, tried to access setups for TSCAL values from the frequency catalog, even when no setup was used.
|
|
198
|
+
* __v1.28.5 (2026-05-29)__: 1) When multiple stations use the same STCODE value, throw an error, instead of creating a VEX file that doesn't make much sense. 2) Improved default colors for plots to be more distinctive.
|
|
199
|
+
* __v1.28.6 (2026-09-15)__: Make the code compatible with compilers implementing the Fortran 2023 standard.
|
|
199
200
|
|
|
200
201
|
|
|
201
202
|
# Contact
|
|
@@ -78,22 +78,21 @@ sudo apt-get install python3-pip
|
|
|
78
78
|
If you are encountering issues (both during installation or while running) with pySCHED, please check the [Discussions page](https://github.com/jive-vlbi/sched/discussions). We are summarizing here the most-common problems and how to solve them.
|
|
79
79
|
|
|
80
80
|
## Update
|
|
81
|
-
|
|
82
|
-
The command to update pySCHED is:
|
|
81
|
+
|
|
82
|
+
The command to update pySCHED is, when using a conda installation:
|
|
83
83
|
|
|
84
84
|
```bash
|
|
85
|
-
|
|
85
|
+
conda activate pySCHED
|
|
86
|
+
pip install --upgrade pythonSCHED
|
|
86
87
|
```
|
|
87
88
|
|
|
88
|
-
Or when
|
|
89
|
+
Or when pySCHED is installed outside of a virtual environment:
|
|
89
90
|
|
|
90
91
|
```bash
|
|
91
|
-
|
|
92
|
-
pip install --upgrade pythonSCHED
|
|
92
|
+
sudo pip3 install --upgrade pythonSCHED
|
|
93
93
|
```
|
|
94
94
|
|
|
95
95
|
|
|
96
|
-
|
|
97
96
|
## Usage
|
|
98
97
|
|
|
99
98
|
After executing either the `pip` or `conda` installation method, the executable `sched.py` should be available in your `$PATH`.
|
|
@@ -176,6 +175,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
|
|
|
176
175
|
* __v1.28.2 (2025-08-21)__: Fixed bug: a parameter to the Fortran function plbeam changed in size, but the call wasn't updated alongside.
|
|
177
176
|
* __v1.28.3 (2025-10-15)__: Fixed bug: VEXVRSN keyword was parsed as a number but handled as if it always was a string.
|
|
178
177
|
* __v1.28.4 (2026-04-29)__: Fixed bug: while writing the .sum file, tried to access setups for TSCAL values from the frequency catalog, even when no setup was used.
|
|
178
|
+
* __v1.28.5 (2026-05-29)__: 1) When multiple stations use the same STCODE value, throw an error, instead of creating a VEX file that doesn't make much sense. 2) Improved default colors for plots to be more distinctive.
|
|
179
|
+
* __v1.28.6 (2026-09-15)__: Make the code compatible with compilers implementing the Fortran 2023 standard.
|
|
179
180
|
|
|
180
181
|
|
|
181
182
|
# Contact
|
|
@@ -1035,11 +1035,6 @@ Name = cm1cm_g Station = CAMBG32M priority = 0
|
|
|
1035
1035
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1036
1036
|
pol = RCP, LCP lo1 = 23016.0, 23016.0
|
|
1037
1037
|
note = 'Generated from sess320K2G.setini' /
|
|
1038
|
-
Name = cd4cm_g Station = CDDBBC priority = 0
|
|
1039
|
-
rf1 = 7976.0, 7976.0 ifname = A1, B1
|
|
1040
|
-
rf2 = 8488.0, 8488.0 fe = '4cm', '4cm'
|
|
1041
|
-
pol = RCP, LCP lo1 = 9000.0, 9000.0
|
|
1042
|
-
note = 'Generated from sess119XGglob.setini' /
|
|
1043
1038
|
Name = da18cm_g Station = DARNHALL priority = 0
|
|
1044
1039
|
rf1 = 1248.0, 1248.0 ifname = A1, B1
|
|
1045
1040
|
rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
|
|
@@ -1116,7 +1111,7 @@ Name = ef6cm_g Station = EFLSBERG priority = 0
|
|
|
1116
1111
|
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1117
1112
|
note = 'Generated from sess320C4G.setini' /
|
|
1118
1113
|
Name = ef6cm_g Station = EFLSBERG priority = 0
|
|
1119
|
-
rf1 = 4612.0, 4612.0 ifname = A1, C3
|
|
1114
|
+
rf1 = 4612.0, 4612.0 ifname = A1, C3 altifn = B1, D3
|
|
1120
1115
|
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1121
1116
|
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
1122
1117
|
note = 'Generated from sess320C2Ge.setini, sess320C2G.setini' /
|
|
@@ -1130,6 +1125,11 @@ Name = ef5cm_g Station = EFLSBERG priority = 0
|
|
|
1130
1125
|
rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
|
|
1131
1126
|
pol = RCP, LCP lo1 = 7950.0, 7950.0
|
|
1132
1127
|
note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
|
|
1128
|
+
Name = ef4cm_g Station = EFLSBERG priority = 0
|
|
1129
|
+
rf1 = 8080.0, 8080.0 ifname = A3, C1 altifn = B3, D1
|
|
1130
|
+
rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
|
|
1131
|
+
pol = RCP, LCP lo1 = 9104.0, 9104.0
|
|
1132
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1133
1133
|
Name = efsx_g Station = EFLSBERG priority = 0
|
|
1134
1134
|
rf1 = 8120.0, 2110.0 ifname = A2, C4 altifn = B2, D4
|
|
1135
1135
|
rf2 = 8622.0, 2110.0 fe = 'sx', 'sx'
|
|
@@ -1141,10 +1141,15 @@ Name = ef_g Station = EFLSBERG priority = 0
|
|
|
1141
1141
|
pol = RCP, LCP lo1 = 8110.0, 8110.0
|
|
1142
1142
|
note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*' /
|
|
1143
1143
|
Name = ef1cm_g Station = EFLSBERG priority = 0
|
|
1144
|
-
rf1 = 21992.0, 21992.0 ifname =
|
|
1144
|
+
rf1 = 21992.0, 21992.0 ifname = A3, C1
|
|
1145
1145
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1146
1146
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
1147
|
-
note = 'Generated from
|
|
1147
|
+
note = 'Generated from evn+global1cm-1Gbps-32MHz.set, evn+global1cm-2Gbps-32MHz.set' /
|
|
1148
|
+
Name = ef1cm_g Station = EFLSBERG priority = 0
|
|
1149
|
+
rf1 = 22012.0, 22012.0 ifname = A3, C1 altifn = B3, D1
|
|
1150
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1151
|
+
pol = RCP, LCP lo1 = 21500.0, 21500.0
|
|
1152
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1148
1153
|
Name = fa21cm_g Station = FAST priority = 0
|
|
1149
1154
|
rf1 = 1024.0, 1024.0 ifname = A1, B1
|
|
1150
1155
|
rf2 = 1536.0, 1536.0 fe = '21cm', '21cm'
|
|
@@ -1156,7 +1161,7 @@ Name = hh18cm_g Station = HART priority = 0
|
|
|
1156
1161
|
pol = RCP, LCP lo1 = 1510.0, 1510.0
|
|
1157
1162
|
note = 'Generated from sess119L5nme.setini, sess119LG.setini, sess219L5nme.setini, sess*' /
|
|
1158
1163
|
Name = hh6cm_g Station = HART priority = 0
|
|
1159
|
-
rf1 = 4610.0, 4610.0 ifname = A1, C1
|
|
1164
|
+
rf1 = 4610.0, 4610.0 ifname = A1, C1 altifn = B2, C1
|
|
1160
1165
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1161
1166
|
pol = RCP, LCP lo1 = 4600.0, 4600.0
|
|
1162
1167
|
note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*'
|
|
@@ -1182,11 +1187,11 @@ Name = hhsx_g Station = HART priority = 0
|
|
|
1182
1187
|
note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini'
|
|
1183
1188
|
tscal = gap
|
|
1184
1189
|
/
|
|
1185
|
-
Name =
|
|
1186
|
-
rf1 = 8090.0, 8090.0 ifname = A1, C1
|
|
1187
|
-
rf2 = 8592.0, 8592.0
|
|
1190
|
+
Name = hh4cm_g Station = HART priority = 0
|
|
1191
|
+
rf1 = 8090.0, 8090.0 ifname = A1, C1 altifn = B2, C1
|
|
1192
|
+
rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
|
|
1188
1193
|
pol = RCP, LCP lo1 = 8080.0, 8080.0
|
|
1189
|
-
note = 'Generated from
|
|
1194
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set'
|
|
1190
1195
|
tscal = gap
|
|
1191
1196
|
/
|
|
1192
1197
|
Name = hh1cm_g Station = HART priority = 0
|
|
@@ -1196,11 +1201,13 @@ Name = hh1cm_g Station = HART priority = 0
|
|
|
1196
1201
|
note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220KG32.setini, ses*'
|
|
1197
1202
|
tscal = gap
|
|
1198
1203
|
/
|
|
1199
|
-
Name =
|
|
1200
|
-
rf1 =
|
|
1201
|
-
rf2 =
|
|
1202
|
-
pol = RCP, LCP lo1 =
|
|
1203
|
-
note = 'Generated from
|
|
1204
|
+
Name = hh1cm_g Station = HART priority = 0
|
|
1205
|
+
rf1 = 22012.0, 22012.0 ifname = A1, C1 altifn = B2, C1
|
|
1206
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1207
|
+
pol = RCP, LCP lo1 = 21500.0, 21500.0
|
|
1208
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set'
|
|
1209
|
+
tscal = gap
|
|
1210
|
+
/
|
|
1204
1211
|
Name = ir21cm_g Station = IRBENE priority = 0
|
|
1205
1212
|
rf1 = 1210.0, 1210.0 ifname = A2, C2
|
|
1206
1213
|
rf2 = 1712.0, 1712.0 fe = '21cm', '21cm'
|
|
@@ -1217,7 +1224,7 @@ Name = ir6cm_g Station = IRBENE priority = 0
|
|
|
1217
1224
|
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1218
1225
|
note = 'Generated from sess320C4G.setini' /
|
|
1219
1226
|
Name = ir6cm_g Station = IRBENE priority = 0
|
|
1220
|
-
rf1 = 4612.0, 4612.0 ifname = A1, C1
|
|
1227
|
+
rf1 = 4612.0, 4612.0 ifname = A1, C1 altifn = B1, D1
|
|
1221
1228
|
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1222
1229
|
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
1223
1230
|
note = 'Generated from sess320C2Ge.setini, sess320C2G.setini' /
|
|
@@ -1231,11 +1238,21 @@ Name = ir5cm_g Station = IRBENE priority = 0
|
|
|
1231
1238
|
rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
|
|
1232
1239
|
pol = RCP, LCP lo1 = 5902.0, 5902.0
|
|
1233
1240
|
note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
|
|
1241
|
+
Name = ir4cm_g Station = IRBENE priority = 0
|
|
1242
|
+
rf1 = 8080.0, 8080.0 ifname = A1, C1 altifn = B1, D1
|
|
1243
|
+
rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
|
|
1244
|
+
pol = RCP, LCP lo1 = 7568.0, 7568.0
|
|
1245
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1234
1246
|
Name = ir_g Station = IRBENE priority = 0
|
|
1235
1247
|
rf1 = 8162.0, 8162.0 ifname = A1, C1
|
|
1236
1248
|
rf2 = 8674.0, 8674.0
|
|
1237
1249
|
pol = RCP, LCP lo1 = 7650.0, 7650.0
|
|
1238
1250
|
note = 'Generated from sess219X2G.setini, sess219X5nme.setini, sess219XG.setini' /
|
|
1251
|
+
Name = ib6cm_g Station = IRBENE16 priority = 0
|
|
1252
|
+
rf1 = 4600.0, 4600.0 ifname = A1, C1
|
|
1253
|
+
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1254
|
+
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1255
|
+
note = 'Generated from evn6cm-4Gbps-32MHz.set, evn+global6cm-4Gbps-32MHz.set' /
|
|
1239
1256
|
Name = ib6cm_g Station = IRBENE16 priority = 0
|
|
1240
1257
|
rf1 = 4612.0, 4612.0 ifname = A1, C1
|
|
1241
1258
|
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
@@ -1246,11 +1263,11 @@ Name = ib5cm_g Station = IRBENE16 priority = 0
|
|
|
1246
1263
|
rf2 = 7124.0, 7124.0 fe = '5cm', '5cm'
|
|
1247
1264
|
pol = RCP, LCP lo1 = 6100.0, 6100.0
|
|
1248
1265
|
note = 'Generated from sess119M1_16MHz.setini, sess119M1_4MHz.setini, sess119M1nme.seti*' /
|
|
1249
|
-
Name =
|
|
1266
|
+
Name = ib4cm_g Station = IRBENE16 priority = 0
|
|
1250
1267
|
rf1 = 8162.0, 8162.0 ifname = A1, C1
|
|
1251
|
-
rf2 = 8674.0, 8674.0
|
|
1268
|
+
rf2 = 8674.0, 8674.0 fe = '4cm', '4cm'
|
|
1252
1269
|
pol = RCP, LCP lo1 = 7650.0, 7650.0
|
|
1253
|
-
note = 'Generated from
|
|
1270
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1254
1271
|
Name = jb18cm_g Station = JODRELL1 priority = 0
|
|
1255
1272
|
rf1 = 1248.0, 1248.0 ifname = A1, B1
|
|
1256
1273
|
rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
|
|
@@ -1261,21 +1278,31 @@ Name = jb6cm_g Station = JODRELL1 priority = 0
|
|
|
1261
1278
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1262
1279
|
pol = RCP, LCP lo1 = 5624.0, 5624.0
|
|
1263
1280
|
note = 'Generated from sess122C4G.setini' /
|
|
1281
|
+
Name = jb6cm_g Station = JODRELL1 priority = 0
|
|
1282
|
+
rf1 = 4612.0, 4612.0 ifname = A1, B1
|
|
1283
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1284
|
+
pol = RCP, LCP lo1 = 5636.0, 5636.0
|
|
1285
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1264
1286
|
Name = jb6cm_g Station = JODRELL1 priority = 0
|
|
1265
1287
|
rf1 = 4640.0, 4640.0 ifname = A1, B1
|
|
1266
1288
|
rf2 = 5152.0, 5152.0 fe = '6cm', '6cm'
|
|
1267
1289
|
pol = RCP, LCP lo1 = 5664.0, 5664.0
|
|
1268
1290
|
note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*' /
|
|
1269
|
-
Name =
|
|
1291
|
+
Name = jb18cm_g Station = JODRELL2 priority = 0
|
|
1270
1292
|
rf1 = 1248.0, 1248.0 ifname = A2, B2
|
|
1271
|
-
rf2 = 1760.0, 1760.0 fe = '
|
|
1293
|
+
rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
|
|
1272
1294
|
pol = RCP, LCP lo1 = 2272.0, 2272.0
|
|
1273
|
-
note = 'Generated from
|
|
1295
|
+
note = 'Generated from evn18cm-1Gbps-32MHz.set, evn18cm-1Gbps-32MHz-USB.set' /
|
|
1274
1296
|
Name = jb6cm_g Station = JODRELL2 priority = 0
|
|
1275
1297
|
rf1 = 4600.0, 4600.0 ifname = A2, B2
|
|
1276
1298
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1277
1299
|
pol = RCP, LCP lo1 = 5624.0, 5624.0
|
|
1278
1300
|
note = 'Generated from sess320C4G.setini' /
|
|
1301
|
+
Name = jb6cm_g Station = JODRELL2 priority = 0
|
|
1302
|
+
rf1 = 4612.0, 4612.0 ifname = A2, B2
|
|
1303
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1304
|
+
pol = RCP, LCP lo1 = 5636.0, 5636.0
|
|
1305
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1279
1306
|
Name = jb6cm_g Station = JODRELL2 priority = 0
|
|
1280
1307
|
rf1 = 4640.0, 4640.0 ifname = A2, B2
|
|
1281
1308
|
rf2 = 5152.0, 5152.0 fe = '6cm', '6cm'
|
|
@@ -1301,11 +1328,11 @@ Name = jb1cm_g Station = JODRELL2 priority = 0
|
|
|
1301
1328
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1302
1329
|
pol = RCP, LCP lo1 = 23016.0, 23016.0
|
|
1303
1330
|
note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
|
|
1304
|
-
Name =
|
|
1305
|
-
rf1 =
|
|
1306
|
-
rf2 =
|
|
1307
|
-
pol = RCP, LCP lo1 =
|
|
1308
|
-
note = 'Generated from
|
|
1331
|
+
Name = jb1cm_g Station = JODRELL2 priority = 0
|
|
1332
|
+
rf1 = 22012.0, 22012.0 ifname = A2, B2
|
|
1333
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1334
|
+
pol = RCP, LCP lo1 = 23036.0, 23036.0
|
|
1335
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1309
1336
|
Name = kn18cm_g Station = KNOCKIN priority = 0
|
|
1310
1337
|
rf1 = 1248.0, 1248.0 ifname = A1, B1
|
|
1311
1338
|
rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
|
|
@@ -1346,11 +1373,11 @@ Name = km5cm_g Station = KUNMING priority = 0
|
|
|
1346
1373
|
rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
|
|
1347
1374
|
pol = RCP, LCP lo1 = 5902.0, 5902.0
|
|
1348
1375
|
note = 'Generated from sess320M2lineOH.setini, sess320M1line.setini, sess320M2G.setini,*' /
|
|
1349
|
-
Name =
|
|
1350
|
-
rf1 = 8110.0, 8110.0 ifname =
|
|
1351
|
-
rf2 = 8612.0, 8612.0
|
|
1376
|
+
Name = km4cm_g Station = KUNMING priority = 0
|
|
1377
|
+
rf1 = 8110.0, 8110.0 ifname = A1, C1 altifn = B1, D1
|
|
1378
|
+
rf2 = 8612.0, 8612.0 fe = '4cm', '4cm'
|
|
1352
1379
|
pol = RCP, LCP lo1 = 8100.0, 8100.0
|
|
1353
|
-
note = 'Generated from
|
|
1380
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1354
1381
|
Name = mc21cm_g Station = MEDICINA priority = 0
|
|
1355
1382
|
rf1 = 1046.0, 1046.0 ifname = A1, C1
|
|
1356
1383
|
rf2 = 1548.0, 1548.0 fe = '21cm', '21cm'
|
|
@@ -1366,6 +1393,11 @@ Name = mc6cm_g Station = MEDICINA priority = 0
|
|
|
1366
1393
|
rf2 = 5368.0, 5368.0 fe = '6cm', '6cm'
|
|
1367
1394
|
pol = RCP, LCP lo1 = 4344.0, 4344.0
|
|
1368
1395
|
note = 'Generated from sess321C4G.setini' /
|
|
1396
|
+
Name = mc6cm_g Station = MEDICINA priority = 0
|
|
1397
|
+
rf1 = 4366.0, 4366.0 ifname = A1, C1 altifn = B1, D1
|
|
1398
|
+
rf2 = 5380.0, 5380.0 fe = '6cm', '6cm'
|
|
1399
|
+
pol = RCP, LCP lo1 = 4356.0, 4356.0
|
|
1400
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1369
1401
|
Name = mc6cm_g Station = MEDICINA priority = 0
|
|
1370
1402
|
rf1 = 4610.0, 4610.0 ifname = A1, C1
|
|
1371
1403
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
@@ -1407,6 +1439,11 @@ Name = mh1cm_g Station = METSAHOV priority = 0
|
|
|
1407
1439
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
1408
1440
|
note = 'Generated from sess119KGline.setini, sess119KG.setini, sess119Kra5glob.setini, *'
|
|
1409
1441
|
/
|
|
1442
|
+
Name = mc1cm_g Station = MEDICINA priority = 0
|
|
1443
|
+
rf1 = 22022.0, 22022.0 ifname = A1, C1 altifn = B1, D1
|
|
1444
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1445
|
+
pol = RCP, LCP lo1 = 22012.0, 22012.0
|
|
1446
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1410
1447
|
Name = mh7mm_g Station = METSAHOV priority = 0
|
|
1411
1448
|
rf1 = 42912.0, 42912.0 ifname = A1, B1
|
|
1412
1449
|
rf2 = 43424.0, 43424.0 fe = '7mm', '7mm'
|
|
@@ -1422,6 +1459,11 @@ Name = nt6cm_g Station = NOTO priority = 0
|
|
|
1422
1459
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1423
1460
|
pol = RCP, LCP lo1 = 4600.0, 4600.0
|
|
1424
1461
|
note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*' /
|
|
1462
|
+
Name = nt6cm_g Station = NOTO priority = 0
|
|
1463
|
+
rf1 = 4622.0, 4622.0 ifname = A1, C2 altifn = B1, C2
|
|
1464
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1465
|
+
pol = RCP, LCP lo1 = 4612.0, 4612.0
|
|
1466
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1425
1467
|
Name = nt5cm_g Station = NOTO priority = 0
|
|
1426
1468
|
rf1 = 6444.0, 6444.0 ifname = A1, C2
|
|
1427
1469
|
rf2 = 6946.0, 6946.0 fe = '5cm', '5cm'
|
|
@@ -1470,11 +1512,11 @@ Name = o6sx_g Station = ONSALA60 priority = 0
|
|
|
1470
1512
|
note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini'
|
|
1471
1513
|
tscal = cont
|
|
1472
1514
|
/
|
|
1473
|
-
Name =
|
|
1474
|
-
rf1 = 8090.0, 8090.0 ifname = A1, C1
|
|
1475
|
-
rf2 = 8592.0, 8592.0
|
|
1515
|
+
Name = o64cm_g Station = ONSALA60 priority = 0
|
|
1516
|
+
rf1 = 8090.0, 8090.0 ifname = A1, C1 altifn = B1, D1
|
|
1517
|
+
rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
|
|
1476
1518
|
pol = RCP, LCP lo1 = 8080.0, 8080.0
|
|
1477
|
-
note = 'Generated from
|
|
1519
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set'
|
|
1478
1520
|
tscal = cont
|
|
1479
1521
|
/
|
|
1480
1522
|
Name = o61cm_g Station = ONSALA60 priority = 0
|
|
@@ -1482,6 +1524,11 @@ Name = o61cm_g Station = ONSALA60 priority = 0
|
|
|
1482
1524
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1483
1525
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
1484
1526
|
note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
|
|
1527
|
+
Name = o61cm_g Station = ONSALA60 priority = 0
|
|
1528
|
+
rf1 = 22012.0, 22012.0 ifname = A1, C1 altifn = B1, D1
|
|
1529
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1530
|
+
pol = RCP, LCP lo1 = 21500.0, 21500.0
|
|
1531
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1485
1532
|
Name = o67mm_g Station = ONSALA60 priority = 0
|
|
1486
1533
|
rf1 = 42812.0, 42812.0 ifname = A1, C1
|
|
1487
1534
|
rf2 = 43324.0, 43324.0 fe = '7mm', '7mm'
|
|
@@ -1498,7 +1545,7 @@ Name = o86cm_g Station = ONSALA85 priority = 0
|
|
|
1498
1545
|
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1499
1546
|
note = 'Generated from sess320C4G.setini' /
|
|
1500
1547
|
Name = o86cm_g Station = ONSALA85 priority = 0
|
|
1501
|
-
rf1 = 4612.0, 4612.0 ifname = A1, C1
|
|
1548
|
+
rf1 = 4612.0, 4612.0 ifname = A1, C1 altifn = B1, D1
|
|
1502
1549
|
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1503
1550
|
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
1504
1551
|
note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*' /
|
|
@@ -1554,6 +1601,16 @@ Name = sr18cm_g Station = SARDINIA priority = 0
|
|
|
1554
1601
|
note = 'Generated from sess121LG_16.setini, sess121LG_32.setini, sess121LG_Jl.setini'
|
|
1555
1602
|
tscal = cont
|
|
1556
1603
|
/
|
|
1604
|
+
Name = sr6cm_g Station = SARDINIA priority = 0
|
|
1605
|
+
rf1 = 4610.0, 4610.0 ifname = A1, C1 altifn = B1, C1
|
|
1606
|
+
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1607
|
+
pol = RCP, LCP lo1 = 4600.0, 4600.0
|
|
1608
|
+
note = 'Generated from evn6cm-1Gbps-32MHz.set, evn6cm-2Gbps-32MHz.set, evn6cm-4Gbps-32M*' /
|
|
1609
|
+
Name = sr6cm_g Station = SARDINIA priority = 0
|
|
1610
|
+
rf1 = 4622.0, 4622.0 ifname = A1, C1 altifn = B1, C1
|
|
1611
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1612
|
+
pol = RCP, LCP lo1 = 4612.0, 4612.0
|
|
1613
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1557
1614
|
Name = sr5cm_g Station = SARDINIA priority = 0
|
|
1558
1615
|
rf1 = 5912.0, 5912.0 ifname = A1, C1
|
|
1559
1616
|
rf2 = 6414.0, 6414.0 fe = '5cm', '5cm'
|
|
@@ -1569,12 +1626,15 @@ Name = sr5cm_g Station = SARDINIA priority = 0
|
|
|
1569
1626
|
tscal = cont
|
|
1570
1627
|
/
|
|
1571
1628
|
Name = sr1cm_g Station = SARDINIA priority = 0
|
|
1572
|
-
rf1 = 22002.0, 22002.0 ifname = A1,
|
|
1629
|
+
rf1 = 22002.0, 22002.0 ifname = A1, C1
|
|
1573
1630
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1574
1631
|
pol = RCP, LCP lo1 = 21992.0, 21992.0
|
|
1575
|
-
note = 'Generated from
|
|
1576
|
-
|
|
1577
|
-
|
|
1632
|
+
note = 'Generated from evn+global1cm-1Gbps-32MHz.set, evn+global1cm-2Gbps-32MHz.set' /
|
|
1633
|
+
Name = sr1cm_g Station = SARDINIA priority = 0
|
|
1634
|
+
rf1 = 22022.0, 22022.0 ifname = A1, C1 altifn = B1, C1
|
|
1635
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1636
|
+
pol = RCP, LCP lo1 = 22012.0, 22012.0
|
|
1637
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1578
1638
|
Name = sh6cm_g Station = SHANGHAI priority = 0
|
|
1579
1639
|
rf1 = 4712.0, 4712.0 ifname = A, B
|
|
1580
1640
|
rf2 = 5224.0, 5224.0 fe = '6cm', '6cm'
|
|
@@ -1600,6 +1660,11 @@ Name = t66cm_g Station = TIANMA65 priority = 0
|
|
|
1600
1660
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1601
1661
|
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1602
1662
|
note = 'Generated from sess122C4G.setini' /
|
|
1663
|
+
Name = t66cm_g Station = TIANMA65 priority = 0
|
|
1664
|
+
rf1 = 4612.0, 4612.0 ifname = A4, C3 altifn = B4, D3
|
|
1665
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1666
|
+
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
1667
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1603
1668
|
Name = t66cm_g Station = TIANMA65 priority = 0
|
|
1604
1669
|
rf1 = 4712.0, 4712.0 ifname = A4, B3
|
|
1605
1670
|
rf2 = 5224.0, 5224.0 fe = '6cm', '6cm'
|
|
@@ -1620,16 +1685,21 @@ Name = t6sx_g Station = TIANMA65 priority = 0
|
|
|
1620
1685
|
rf2 = 8612.0, 2010.0 fe = 'sx', 'sx'
|
|
1621
1686
|
pol = RCP, RCP lo1 = 8100.0, 2000.0
|
|
1622
1687
|
note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini' /
|
|
1623
|
-
Name =
|
|
1624
|
-
rf1 = 8110.0, 8110.0 ifname = A2,
|
|
1625
|
-
rf2 = 8612.0, 8612.0
|
|
1688
|
+
Name = t64cm_g Station = TIANMA65 priority = 0
|
|
1689
|
+
rf1 = 8110.0, 8110.0 ifname = A2, C1 altifn = B2, D1
|
|
1690
|
+
rf2 = 8612.0, 8612.0 fe = '4cm', '4cm'
|
|
1626
1691
|
pol = RCP, LCP lo1 = 8100.0, 8100.0
|
|
1627
|
-
note = 'Generated from
|
|
1692
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1628
1693
|
Name = t61cm_g Station = TIANMA65 priority = 0
|
|
1629
1694
|
rf1 = 21992.0, 21992.0 ifname = A4, B3
|
|
1630
1695
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1631
1696
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
1632
1697
|
note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220KG32.setini, ses*' /
|
|
1698
|
+
Name = t61cm_g Station = TIANMA65 priority = 0
|
|
1699
|
+
rf1 = 22012.0, 22012.0 ifname = A4, C3 altifn = B4, D3
|
|
1700
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1701
|
+
pol = RCP, LCP lo1 = 21500.0, 21500.0
|
|
1702
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1633
1703
|
Name = t67mm_g Station = TIANMA65 priority = 0
|
|
1634
1704
|
rf1 = 43012.0, 43012.0 ifname = A4, B3
|
|
1635
1705
|
rf2 = 43524.0, 43524.0 fe = '7mm', '7mm'
|
|
@@ -1650,6 +1720,11 @@ Name = tr6cm_g Station = TORUN priority = 0
|
|
|
1650
1720
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1651
1721
|
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1652
1722
|
note = 'Generated from sess320C4G.setini' /
|
|
1723
|
+
Name = tr6cm_g Station = TORUN priority = 0
|
|
1724
|
+
rf1 = 4612.0, 4612.0 ifname = A1, B1
|
|
1725
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1726
|
+
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
1727
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1653
1728
|
Name = tr6cm_g Station = TORUN priority = 0
|
|
1654
1729
|
rf1 = 4712.0, 4712.0 ifname = A1, B1
|
|
1655
1730
|
rf2 = 5224.0, 5224.0 fe = '6cm', '6cm'
|
|
@@ -1665,6 +1740,11 @@ Name = tr5cm_g Station = TORUN priority = 0
|
|
|
1665
1740
|
rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
|
|
1666
1741
|
pol = RCP, LCP lo1 = 5902.0, 5902.0
|
|
1667
1742
|
note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
|
|
1743
|
+
Name = tr4cm_g Station = TORUN priority = 0
|
|
1744
|
+
rf1 = 8080.0, 8080.0 ifname = A1, B1
|
|
1745
|
+
rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
|
|
1746
|
+
pol = RCP, LCP lo1 = 7568.0, 7568.0
|
|
1747
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1668
1748
|
Name = tr_g Station = TORUN priority = 0
|
|
1669
1749
|
rf1 = 8162.0, 8162.0 ifname = A1, B1
|
|
1670
1750
|
rf2 = 8674.0, 8674.0
|
|
@@ -1675,6 +1755,11 @@ Name = tr1cm_g Station = TORUN priority = 0
|
|
|
1675
1755
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1676
1756
|
pol = RCP, LCP lo1 = 21480.0, 21480.0
|
|
1677
1757
|
note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
|
|
1758
|
+
Name = tr1cm_g Station = TORUN priority = 0
|
|
1759
|
+
rf1 = 22012.0, 22012.0 ifname = A1, B1
|
|
1760
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1761
|
+
pol = RCP, LCP lo1 = 21500.0, 21500.0
|
|
1762
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1678
1763
|
Name = tv21cm_g Station = TR_VDIF priority = 0
|
|
1679
1764
|
rf1 = 1076.0, 1076.0 ifname = A1, B1
|
|
1680
1765
|
rf2 = 1588.0, 1588.0 fe = '21cm', '21cm'
|
|
@@ -1705,11 +1790,26 @@ Name = tv1cm_g Station = TR_VDIF priority = 0
|
|
|
1705
1790
|
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1706
1791
|
pol = RCP, LCP lo1 = 21500.0, 21500.0
|
|
1707
1792
|
note = 'Generated from sess219K2G.setini, sess219KG.setini' /
|
|
1793
|
+
Name = ur18cm_g Station = URUMQI priority = 0
|
|
1794
|
+
rf1 = 1210.0, 1210.0 ifname = A2, C1
|
|
1795
|
+
rf2 = 1722.0, 1722.0 fe = '18cm', '18cm'
|
|
1796
|
+
pol = RCP, LCP lo1 = 186.0, 186.0
|
|
1797
|
+
note = 'Generated from evn18cm-1Gbps-32MHz.set, evn18cm-1Gbps-32MHz-USB.set' /
|
|
1708
1798
|
Name = ur18cm_g Station = URUMQI priority = 0
|
|
1709
1799
|
rf1 = 1310.0, 1310.0 ifname = A2, C1
|
|
1710
1800
|
rf2 = 1812.0, 1812.0 fe = '18cm', '18cm'
|
|
1711
1801
|
pol = RCP, LCP lo1 = 1300.0, 1300.0
|
|
1712
1802
|
note = 'Generated from sess119L5nme.setini, sess119LG.setini, sess219L5nme.setini, sess*' /
|
|
1803
|
+
Name = ur6cm_g Station = URUMQI priority = 0
|
|
1804
|
+
rf1 = 4610.0, 4610.0 ifname = A2, C1 altifn = B2, D1
|
|
1805
|
+
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1806
|
+
pol = RCP, LCP lo1 = 4600.0, 4600.0
|
|
1807
|
+
note = 'Generated from evn6cm-4Gbps-32MHz.set' /
|
|
1808
|
+
Name = ur6cm_g Station = URUMQI priority = 0
|
|
1809
|
+
rf1 = 4622.0, 4622.0 ifname = A2, C1 altifn = B2, D1
|
|
1810
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1811
|
+
pol = RCP, LCP lo1 = 4612.0, 4612.0
|
|
1812
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1713
1813
|
Name = ur6cm_g Station = URUMQI priority = 0
|
|
1714
1814
|
rf1 = 4630.0, 4630.0 ifname = A2, C1
|
|
1715
1815
|
rf2 = 5132.0, 5132.0 fe = '6cm', '6cm'
|
|
@@ -1720,21 +1820,21 @@ Name = ursx_g Station = URUMQI priority = 0
|
|
|
1720
1820
|
rf2 = 8612.0, 2010.0 fe = 'sx', 'sx'
|
|
1721
1821
|
pol = RCP, RCP lo1 = 8100.0, 2000.0
|
|
1722
1822
|
note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini' /
|
|
1723
|
-
Name =
|
|
1724
|
-
rf1 = 8110.0, 8110.0 ifname = A1, C2
|
|
1725
|
-
rf2 = 8612.0, 8612.0
|
|
1823
|
+
Name = ur4cm_g Station = URUMQI priority = 0
|
|
1824
|
+
rf1 = 8110.0, 8110.0 ifname = A1, C2 altifn = B1, D2
|
|
1825
|
+
rf2 = 8612.0, 8612.0 fe = '4cm', '4cm'
|
|
1726
1826
|
pol = RCP, LCP lo1 = 8100.0, 8100.0
|
|
1727
|
-
note = 'Generated from
|
|
1827
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1728
1828
|
Name = ur1cm_g Station = URUMQI priority = 0
|
|
1729
1829
|
rf1 = 22002.0, 22002.0 ifname = A2, C1
|
|
1730
1830
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
1731
1831
|
pol = RCP, LCP lo1 = 21992.0, 21992.0
|
|
1732
1832
|
note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
|
|
1733
|
-
Name =
|
|
1734
|
-
rf1 =
|
|
1735
|
-
rf2 =
|
|
1736
|
-
pol = RCP, LCP lo1 =
|
|
1737
|
-
note = 'Generated from
|
|
1833
|
+
Name = ur1cm_g Station = URUMQI priority = 0
|
|
1834
|
+
rf1 = 22022.0, 22022.0 ifname = A2, C1 altifn = B2, D1
|
|
1835
|
+
rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
|
|
1836
|
+
pol = RCP, LCP lo1 = 22012.0, 22012.0
|
|
1837
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1738
1838
|
Name = wnsx_g Station = WETTZ13N priority = 0
|
|
1739
1839
|
rf1 = 8090.0, 2030.0 ifname = A1, C1 altifn = B1, D1
|
|
1740
1840
|
rf2 = 8592.0, 2030.0 fe = 'sx', 'sx'
|
|
@@ -1745,6 +1845,11 @@ Name = wz_g Station = WETTZELL priority = 0
|
|
|
1745
1845
|
rf2 = 8592.0, 8592.0
|
|
1746
1846
|
pol = RCP, LCP lo1 = 8080.0, 8080.0
|
|
1747
1847
|
note = 'Generated from sess320X2G.setini, sess320X2.setini' /
|
|
1848
|
+
Name = wz4cm_g Station = WETTZELL priority = 0
|
|
1849
|
+
rf1 = 8090.0 ifname = A1 altifn = B1
|
|
1850
|
+
rf2 = 8592.0 fe = '4cm'
|
|
1851
|
+
pol = RCP lo1 = 8080.0
|
|
1852
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1748
1853
|
Name = wb21cm_g Station = WSTRBORK priority = 0
|
|
1749
1854
|
rf1 = 930.0, 930.0 ifname = A1, B1
|
|
1750
1855
|
rf2 = 1432.0, 1432.0 fe = '21cm', '21cm'
|
|
@@ -1770,6 +1875,11 @@ Name = wb18cm_g Station = WSTRBORK priority = 0
|
|
|
1770
1875
|
rf2 = 1779.0, 1779.0 fe = '18cm', '18cm'
|
|
1771
1876
|
pol = RCP, LCP lo1 = 1267.0, 1267.0
|
|
1772
1877
|
note = 'Generated from sess220L64line.setini' /
|
|
1878
|
+
Name = wb6cm_g Station = WSTRBORK priority = 0
|
|
1879
|
+
rf1 = 4443.0, 4443.0 ifname = A1, B1
|
|
1880
|
+
rf2 = 4945.0, 4945.0 fe = '6cm', '6cm'
|
|
1881
|
+
pol = RCP, LCP lo1 = 4433.0, 4433.0
|
|
1882
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1773
1883
|
Name = wb6cm_g Station = WSTRBORK priority = 0
|
|
1774
1884
|
rf1 = 4527.0, 4527.0 ifname = A1, B1
|
|
1775
1885
|
rf2 = 5029.0, 5029.0 fe = '6cm', '6cm'
|
|
@@ -1795,11 +1905,11 @@ Name = wb5cm_g Station = WSTRBORK priority = 0
|
|
|
1795
1905
|
rf2 = 6776.0, 6776.0 fe = '5cm', '5cm'
|
|
1796
1906
|
pol = RCP, LCP lo1 = 6264.0, 6264.0
|
|
1797
1907
|
note = 'Generated from sess119M1_16MHz.setini, sess119M1_4MHz.setini, sess119M1nme.seti*' /
|
|
1798
|
-
Name =
|
|
1908
|
+
Name = wb4cm_g Station = WSTRBORK priority = 0
|
|
1799
1909
|
rf1 = 8007.0, 8007.0 ifname = A1, B1
|
|
1800
|
-
rf2 = 8509.0, 8509.0
|
|
1910
|
+
rf2 = 8509.0, 8509.0 fe = '4cm', '4cm'
|
|
1801
1911
|
pol = RCP, LCP lo1 = 7997.0, 7997.0
|
|
1802
|
-
note = 'Generated from
|
|
1912
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1803
1913
|
Name = wb_g Station = WSTRBORK priority = 0
|
|
1804
1914
|
rf1 = 8022.0, 8022.0 ifname = A1, B1
|
|
1805
1915
|
rf2 = 8524.0, 8524.0
|
|
@@ -1825,6 +1935,11 @@ Name = ys6cm_g Station = YEBES40M priority = 0
|
|
|
1825
1935
|
rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
|
|
1826
1936
|
pol = RCP, LCP lo1 = 4088.0, 4088.0
|
|
1827
1937
|
note = 'Generated from sess320C4G.setini' /
|
|
1938
|
+
Name = ys6cm_g Station = YEBES40M priority = 0
|
|
1939
|
+
rf1 = 4612.0, 4612.0 ifname = A1, C1 altifn = B1, D1
|
|
1940
|
+
rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
|
|
1941
|
+
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
1942
|
+
note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
|
|
1828
1943
|
Name = ys6cm_g Station = YEBES40M priority = 0
|
|
1829
1944
|
rf1 = 4670.0, 4670.0 ifname = A1, C1
|
|
1830
1945
|
rf2 = 5182.0, 5182.0 fe = '6cm', '6cm'
|
|
@@ -1840,6 +1955,11 @@ Name = ys5cm_g Station = YEBES40M priority = 0
|
|
|
1840
1955
|
rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
|
|
1841
1956
|
pol = RCP, LCP lo1 = 5902.0, 5902.0
|
|
1842
1957
|
note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
|
|
1958
|
+
Name = ys4cm_g Station = YEBES40M priority = 0
|
|
1959
|
+
rf1 = 8080.0, 8080.0 ifname = A1, C1 altifn = B1, D1
|
|
1960
|
+
rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
|
|
1961
|
+
pol = RCP, LCP lo1 = 7568.0, 7568.0
|
|
1962
|
+
note = 'Generated from evn4cm-4Gbps-32MHz.set' /
|
|
1843
1963
|
Name = yssx_g Station = YEBES40M priority = 0
|
|
1844
1964
|
rf1 = 8162.0, 8612.0, 2042.0, 2042.0 ifname = A1, B2, C2, D2
|
|
1845
1965
|
rf2 = 8674.0, 9124.0, 2554.0, 2554.0 fe = 'sx', 'sx', 'sx', 'sx'
|
|
@@ -1850,6 +1970,11 @@ Name = ys_g Station = YEBES40M priority = 0
|
|
|
1850
1970
|
rf2 = 8674.0, 8674.0
|
|
1851
1971
|
pol = RCP, LCP lo1 = 7650.0, 7650.0
|
|
1852
1972
|
note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*' /
|
|
1973
|
+
Name = ys1cm_g Station = YEBES40M priority = 0
|
|
1974
|
+
rf1 = 21980.0, 21980.0 ifname = A4, C4 altifn = B4, D4
|
|
1975
|
+
rf2 = 22492.0, 22492.0 fe = '1cm', '1cm'
|
|
1976
|
+
pol = RCP, LCP lo1 = 21468.0, 21468.0
|
|
1977
|
+
note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
|
|
1853
1978
|
Name = ys1cm_g Station = YEBES40M priority = 0
|
|
1854
1979
|
rf1 = 21992.0, 21992.0 ifname = A4, C4
|
|
1855
1980
|
rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
|
|
@@ -679,10 +679,20 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
|
|
|
679
679
|
!! parameters from B.C. Joshi 8 Feb 2022
|
|
680
680
|
!! leave as DBBC until something more specific known
|
|
681
681
|
DBNAME = GMRT_C02
|
|
682
|
-
MOUNT=ALTAZ AX1RATE=20 AX2RATE=30 AX1LIM=-270,270 AX2LIM=
|
|
682
|
+
MOUNT=ALTAZ AX1RATE=20 AX2RATE=30 AX1LIM=-270,270 AX2LIM=17,90
|
|
683
683
|
AX1ACC=0.1 AX2ACC=0.06
|
|
684
684
|
! TSETTLE=10 DAR=DBBC DBBCVER=ASTRO ! RECORDER=MKIV NDRIVES=1 NHEADS=2
|
|
685
685
|
TSETTLE=10 DAR=NONE ! RECORDER=MKIV NDRIVES=1 NHEADS=2
|
|
686
686
|
NBBC=8 DISK=MARK5C MEDIADEF=DISK ! TSCAL=CONT
|
|
687
687
|
/
|
|
688
688
|
|
|
689
|
+
!
|
|
690
|
+
STATION=MEERKAT STCODE=Me CONTROL=VEX
|
|
691
|
+
!! parameters from M.Gouws 12sep25
|
|
692
|
+
DBNAME = MEERKAT
|
|
693
|
+
MOUNT=ALTAZ AX1LIM=-185,275 AX2LIM=15,89
|
|
694
|
+
AX1RATE=120 AX2RATE=60 AX1ACC=1.0 AX2ACC=0.5
|
|
695
|
+
TSETTLE=11 MINSETUP=3 DAR=NONE
|
|
696
|
+
NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
|
|
697
|
+
/
|
|
698
|
+
!
|
|
@@ -293,6 +293,15 @@
|
|
|
293
293
|
FRAME='antenna C02 from V.R. Marchi 2 Apr 2026'
|
|
294
294
|
/
|
|
295
295
|
|
|
296
|
+
!
|
|
297
|
+
DBNAME=MEERKAT BEGIN= 0.00 END=100000.00 AXISOFF= 0.0000
|
|
298
|
+
X= 5109360.1330 Y= 2006852.5860 Z= -3238948.1270
|
|
299
|
+
DXDT= -0.00011 DYDT= 0.01966 DZDT= 0.01673 EPOCH=58849
|
|
300
|
+
FRAME='position Marcel Gouws 2024-apr-02; vel from Hh for now'
|
|
301
|
+
!! axis offset 1.0m, but compensated for in tied-array formation
|
|
302
|
+
/
|
|
303
|
+
!
|
|
304
|
+
|
|
296
305
|
!
|
|
297
306
|
! ==================================================================
|
|
298
307
|
! End of file $SCHED/catalogs/Master_NRAO/locations_extras.dat
|