pythonSCHED 1.27.0__tar.gz → 1.28.1__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.27.0 → pythonSCHED-1.28.1}/PKG-INFO +3 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/README.md +2 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_ATNF/freq_ATNF.dat +59 -175
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_ATNF/locations_ATNF.dat +7 -3
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_ATNF/stations_ATNF.dat +13 -92
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_JIVE/stations_EVN.dat +8 -4
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations_extras.dat +10 -5
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/messages_NRAO.txt +13 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_RDBE_US.dat +27 -19
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_US.dat +15 -7
- pythonSCHED-1.28.1/catalogs/complete_VNDA_freq_RDBE.dat +15983 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/freq.dat +27 -62
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/freq_RDBE.dat +27 -62
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/messages.txt +11 -1
- pythonSCHED-1.28.1/catalogs/rfc_2024a_cat.key +87316 -0
- pythonSCHED-1.28.1/catalogs/short_VNDA_freq_RDBE.dat +4763 -0
- pythonSCHED-1.28.1/catalogs/sources_allfreq_2024a.icrf3 +22961 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/stations.dat +8 -6
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/stations_RDBE.dat +8 -6
- pythonSCHED-1.28.1/catalogs/vlba_calib_2024a.key +93042 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setup.py +45 -4
- pythonSCHED-1.28.1/setups/evn+global1cm-1Gbps-32MHz.set +139 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global1cm-2Gbps-32MHz.set +39 -2
- pythonSCHED-1.28.1/setups/evn18cm-512Mbps-8MHz.set +125 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn1cm-2Gbps-32MHz-rcp.set +4 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn1cm-4Gbps-32MHz-ntLO.set +1 -8
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn1cm-4Gbps-32MHz.set +4 -1
- pythonSCHED-1.28.1/setups/evn5cm-256Mbps-8MHz.set +119 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn5cm_methanol-256Mbps-4MHz.set +8 -8
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba13cm-2p-2IF.set +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba13cm-2p-4IF.set +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba18cm-2p-2IF-64MHz.set +1 -8
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba1cm-2p-2IF-64MHz.set +0 -6
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba1cm-2p-2IF.set +0 -5
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba21cm-2p-1IF-64MHz.set +1 -5
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba21cm-2p-2IF.set +0 -7
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-2p-1IF-64MHz.set +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-2p-2IF-64MHz.set +9 -7
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-2p-2IF.set +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-2p-4IF.set +0 -6
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba6cm-2p-1IF-64MHz.set +0 -6
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba6cm-2p-2IF-64MHz.set +0 -6
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/rdcat.inc +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/beam.inc +2 -1
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/cbandfreq.f +335 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/get_rfx.f +27 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/kbandfreq.f +132 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/kubandfreq.f +241 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/lbandfreq.f +99 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/makefreq.f +37 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/qbandfreq.f +177 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/sbandfreq.f +99 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/sched.inc +1 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/schfreq.inc +1 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/sortrfx.f +30 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/wbandfreq.f +121 -0
- pythonSCHED-1.28.1/src/Sched/Freq/VLBA/xbandfreq.f +142 -0
- pythonSCHED-1.28.1/src/Sched/bbcvnda.f +51 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkdbbc.f +10 -8
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkdbfq.f +10 -8
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkfirm.f +4 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkrdfq.f +37 -5
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkvla.f +42 -6
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkvlba.f +14 -5
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fileopen.f +20 -18
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optsch.f +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/prtset.f +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sched.inc +10 -9
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schfreq.inc +3 -2
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schset.inc +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setbbc.f +5 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setform.f +7 -5
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stafiles.f +6 -2
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stmsg.f +1 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/versched.f +2 -2
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vexout.f +28 -2
- pythonSCHED-1.28.1/src/Sched/wrapzone2.f +197 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxlink.inc +3 -2
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmxx.f +3 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxsch.f +4 -15
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxsort.f +6 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrda.f +3 -2
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrtr.f +13 -1
- pythonSCHED-1.28.1/src/Vex2/sched.inc +1 -0
- pythonSCHED-1.28.1/src/Vex2/schset.inc +1 -0
- pythonSCHED-1.28.1/src/Vex2/vxcfds.f +89 -0
- pythonSCHED-1.28.1/src/Vex2/vxdefs2.f +94 -0
- pythonSCHED-1.28.1/src/Vex2/vxlink2.inc +170 -0
- pythonSCHED-1.28.1/src/Vex2/vxnmds.f +103 -0
- pythonSCHED-1.28.1/src/Vex2/vxsch2.f +703 -0
- pythonSCHED-1.28.1/src/Vex2/vxstli2.f +73 -0
- pythonSCHED-1.28.1/src/Vex2/vxsudt2.f +238 -0
- pythonSCHED-1.28.1/src/Vex2/vxvbext.f +146 -0
- pythonSCHED-1.28.1/src/Vex2/vxvbrx2.f +131 -0
- pythonSCHED-1.28.1/src/Vex2/vxwran2.f +133 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrbb2.f +55 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrbs.f +470 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrda2.f +237 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrds.f +482 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrext.f +202 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrfq2.f +123 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrif2.f +147 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrmd2.f +425 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrph2.f +55 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrsu2.f +85 -0
- pythonSCHED-1.28.1/src/Vex2/vxwrt2.f +267 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/setup_catalog.py +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/getfreq_module.py +6 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/schin_module.py +17 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/schsum_module.py +20 -3
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/setbbc_module.py +1 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/stafiles_module.py +4 -3
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/stmsg_module.py +1 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/stread_module.py +1 -1
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/vexout_module.py +16 -12
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/vex.py +36 -22
- pythonSCHED-1.27.0/setups/evn+global1cm_H2O-512Mbps-16MHz.set +0 -98
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/README +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_ATNF/locations.dat_from_ATNF +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_JIVE/freq_EVN.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_JIVE/locations_KVN.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_JIVE/messages_VEX.txt +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_JIVE/stations_KVN.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/DSN_rationalization.txt +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/README +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq.3mm.krichbaum.2005nov15 +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_APT.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_Arecibo.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_DSN.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_GB.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_RDBE_EB.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_RDBE_GB.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_RDBE_VLBA.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_RDBE_top.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_VLA.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_VLBA.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_geodesy.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_mm.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/freq_top.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/gbt4mmfreqs.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.dat.2005f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.dat.2008a +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.dat.2009a +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.dat.2010a +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.dat.gsfc2011a +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.dat.gsfc_2014a +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.gsfc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.gsfc.2015feb.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.gsfc2019d.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations.top +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations_DSN.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations_VLA.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/locations_gsfc2016aplus.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/peak.cmd +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/sched-lba.tar +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations.tmp.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_APT.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_DSN.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_RDBE_top.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_geodesy.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_mm.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/stations_top.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Master_NRAO/tapasi.email +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/README.sources +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/Update +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/check-locations.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/linefreqs.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/locations.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/peak.cmd +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/peak_RDBE_DDC.cmd +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/peak_RDBE_PFB.cmd +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/pointing_source_fluxes +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/rfc_2015a_cat.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/rfc_2018a_cat.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/rfc_2023a_cat.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.gsfc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.gsfc.2015feb +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.gsfc2016 +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.pointing +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.pttest +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.rfc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.vlba +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources.vlba.2012jul +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources_allfreq_2021a.icrf3 +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources_allfreq_2022d.icrf3 +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/sources_allfreq_2023a.icrf3 +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/catalogs/stations_VLA.dat +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/4gb_vddc_1cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/4gb_vddc_20cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/4gb_vddc_2cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/4gb_vddc_4cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/4gb_vddc_6cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/4gb_vddc_7mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/DIR +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/Master_setups +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/Test128.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/Test256.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/Test64a.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/Test64b.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/TestM3.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/TestSpec.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/TestUL.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/dum-y1.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/dum-yp.key +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/TEST/test128.skd +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global18cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global3cm-256Mbps-16MHz-rcp.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global4cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global6cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global6cm-4Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn+global7mm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn18cm-1Gbps-16MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn18cm-1Gbps-32MHz-USB.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn18cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn1cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn21cm-128Mbps-8MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn4cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn4cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn4cm-4Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn5cm-1Gbps-16MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn5cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn5cm_excitedOH-256Mbps-4MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn6cm-1Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn6cm-2Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/evn6cm-4Gbps-32MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/frequencies.list +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba12mm-1p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba13cm-1p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba13cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba13cm-2p-1IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba13cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba18cm-1p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba18cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba18cm-2p-1IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba18cm-2p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba18cm-2p-4IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba1cm-2p-1IF-64MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba1cm-2p-4IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba21cm-1p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba21cm-2p-1IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba21cm-2p-2IF-64MHz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba21cm-2p-4IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-1p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-1p-4IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba3cm-2p-1IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba5cm-2p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba5cm-2p-4IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba6cm-1p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba6cm-2p-1IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba6cm-2p-2IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba6cm-2p-4IF.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/lba_sx.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/mer3b18cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/mer3cpol18cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt13cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt18cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt1cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt1cm2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt24ghz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt2cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt3mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt4cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt4cmsx.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt6cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt6cmw.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt7ghz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt7mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/pt90cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd13cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd18cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd1cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd1cm2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd24ghz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd2cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd3mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd4cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd4cmsx.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd6cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd7ghz.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd7mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptd90cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptdl1cm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptdl3mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptdl7mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/ptr7mm.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_15256_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_1548_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_18cm_HSA_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_22220_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_2284_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_4120_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_43120_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_4980_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_6588_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_6cm_wide_lcp.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_7680_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_8416_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/rdbe_pfb_86252_dual.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v13cm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v18cm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v1cm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v2cm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-128-4-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-256-8-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-512-16-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-512-8-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v4cm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v50cm-32-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-128-4-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-256-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-512-16-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-512-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v6cm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-128-4-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-256-8-2-L-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-256-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-32-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-512-16-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-512-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v7mm-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v9050cm-128-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v9050cm-64-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v90cm-32-8-2-L.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/v90cm-32-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vOH.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vgeo-128-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vgeo-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vgeo-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vla_c_pointing.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vla_x_pointing.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vmeth.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-128-4-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-128-4-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-256-8-2-R-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-256-8-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-256-8-2-UL.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-256-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-512-16-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-512-16-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-512-8-2-R.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/setups/vsx-512-8-2.set +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/geoid.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/geoxyz.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/julda.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/len1.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/pangle.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_linux/error.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_linux/gerror.c +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_linux/idate.c +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_linux/isatty.c +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_linux/vlbope.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/envir.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/krdlin.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/prognm.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/putout.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/schdefs.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/symsub.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/tsttty.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/sys_unix/vmshlp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/tdatecw.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/tform.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Cit/upcase.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/const.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/findt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/fsizer2.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/interp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/jplep2.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/jplpo2.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/jplver.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/pleph.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/pvobs.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/split.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/state.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Jpl/transp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/plbeam.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/plfft.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/plot.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/pltran.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/plver.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/plweig.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/proj.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/sched.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/schset.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plot/srlist.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Plotstub/pgqinf.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sat/sched.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Satstub/satep.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Satstub/sattle.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/accsrc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/addgeo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/addpeak.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/antpos.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/autodown.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/azelxyew.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/azelxyns.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/badlo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcalt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbccdas.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcdbbc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcgeo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbckvsr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbclba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcm4.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcrdbe.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcvlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcvs2.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/bbcwidar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chars.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkcdas.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkcode.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkcor.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkdisk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkgdar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkif.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkrdbe.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chksc1.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkscn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chksfil.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkspd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkvdar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkvdifx.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/chkwidar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/cordef.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/corlst.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/corsoc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/crdwrt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/defaults.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/defset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/delscr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/dequal.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/diskpos.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/dopcrd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/dopfq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/dwcase.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/errlog.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/errset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fcompare.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/flags.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/flagwrt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/flush.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fmatch.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fmtmkiii.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fmtmkiv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fmtpick.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fmts2.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fmtvlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/frchar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fsfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fsmatch.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fspread.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/fsvlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/geochk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/geomake.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/geoqual.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/getcrdn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/getfset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/getpairs.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/getsun.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/glstday.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/gmkscn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/gnset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/haavai.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/halim.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/harmwarn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/headpos.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/horchk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/ifdbbc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/inarray.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/jplgot.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/listfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/lsqfit.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/lst2ut.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/lstfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/makeptg.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/makescn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/makeseg.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/maxbas.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/mtaltaz.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/mtequat.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/mtxyew.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/mtxyns.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/omscor.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/omsfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/omsout.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/omsset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/omssrc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/omssta.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optcells.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optcsar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optcspt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optcsub.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/opthas.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/opthiel.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optnone.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optskd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/opttim.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/optupt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/pcalfq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/phint.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/pkfinish.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/plot.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/pn3db.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/protect.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/prtfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/prtsch.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/prtscn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/ptpat.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/ptvlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/ran5.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/rdbelevt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/rdbemtch.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/rdcat.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/recctl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/reconfig.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/resync.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/rotvlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sameset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/satgot.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sattim.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sbhours.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sbpair.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/scanid.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sch24.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schday.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schgeo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schopt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schpeak.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schpre.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schsum.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/schtim.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/scndup.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/scngeo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/scnrange.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/scramble.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sdopincr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setband.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setchan.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setcop.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setdefs.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setexpnd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setfcat.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setfirm.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setfmt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sethw1.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setnorec.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setrec.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setstdef.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/settps.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/settrk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/setusyn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sfinfo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/shortn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sidtim.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/slew.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/socdef.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srcflg.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srcloc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srclst.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srcwrt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srfinish.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srinsert.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srlist.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srlist.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/srlpre.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stafrd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stageo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stalst.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stano.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stauv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/stsum.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sumdat.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sumdesc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sumope.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sumscn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sunpos.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/sunwarn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/suvopt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/tavlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/timej.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/tpmfix.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/tpsum.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/tptpns.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/twohdset.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/uvopt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/uvqual.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/v2dout.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlascns.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlba.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbabws.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbachar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbadk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbaend.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbaini.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbaint.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbareal.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbast.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbastop.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vlbasu.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vsopwrt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/vxlink.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/wlog.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/wrap.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/wrapzone.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/wrtcov.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/wrtfreq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sched/wrtmsg.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/amp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/ampqk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/calyd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/cldj.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/clyd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/cs2c.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dat.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dcc2s.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dcs2c.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/deuler.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dimxv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/djcl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dmxm.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dmxv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dranrm.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dsep.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dsepv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dvdv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dvn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/dvxv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/earth.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/ecor.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/epb2d.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/epj.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/eqeqx.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/evp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/fk45z.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/fk524.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/fk54z.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/gmst.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/map.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/mappa.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/mapqk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/mapqkz.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/nut.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/nutc.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/pm.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/prebn.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/prec.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/preces.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/precl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/prenut.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/rvlsrk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Sla/vdv.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/chk4dar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/chkjive.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/chkv4dar.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/sched.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/schset.inc +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfan.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfbb.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfda.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcffq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfhp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfif.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfph.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfpo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfrl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcfsi.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcftr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxcovr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxdefs.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxfqvx.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxgtst.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxmode.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnhds.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnman.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmbb.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmda.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmfq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmhp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmif.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmph.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmpo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmpr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmrl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmsi.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxnmtr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxrl16.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxrl8.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxs2df.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxs2md.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxs2vl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxschk.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxscns.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxstky.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxstli.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxstnm.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxsudt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtels.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxton2.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtone.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtrafq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtraif.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtramd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtran.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxtraph.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxunql.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxvbrx.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxvers.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwran.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrbb.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrex.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrfq.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrgl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrhp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrif.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrmd.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrph.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrpo.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrpr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrrl.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrsi.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrst.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrsu.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/Vex/vxwrt.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/__init__.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/__init__.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/frequency_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/frequency_set_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/line_rest_frequency_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/peak_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/phase_center_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/satellite_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/scan_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/setup_file_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/source_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/source_plot_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/catalog/station_catalog.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/chkifwrp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/closewrp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/dbbc_patching.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/fsfreqwr.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/key.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/openwrap.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/plot.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/plot_toolbar.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/plot_util.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/ran5wrap.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sbhwrap.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/__init__.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/addgeo_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/addpeak_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/bbcalt_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/bbcdbbc_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/bbcemerlin_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/checkemerlin_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/chkdbbc_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/chkset_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/defaults_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/defset_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/geochk_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/geomake_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/getcor_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/getcov_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/getset_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/getsta_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/gettim_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/gintent_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/gmkscn_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/ifdbbc3_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/ifdbbc_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/infdb_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/input_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/invla_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/makescn_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/makeseg_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/optcells_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/opthas_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/opthiel_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/optnone_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/optskd_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/optupt_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/output_files.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/parameter.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/pcread_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/rdpeak_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/rdset_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/rfreq_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/satini_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/schdefs_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/schfiles_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/schopt_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/schrep_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/scndup_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/setdefs_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/setexpnd_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/srread_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/sttant_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/times_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/sched/toggle_module.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/tformwrp.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/update_catalogs.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/util.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/version.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/verwrap.f +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/pysched/vex_scans.py +0 -0
- {pythonSCHED-1.27.0 → pythonSCHED-1.28.1}/src/sched.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pythonSCHED
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.28.1
|
|
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
|
|
@@ -189,6 +189,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
|
|
|
189
189
|
* __v1.26.3 (2024-05-16)__: Fixed typos in the sum file writing module.
|
|
190
190
|
* __v1.26.4 (2024-06-03)__: Fixed bug triggered by using GRABTO with NOSETUP.
|
|
191
191
|
* __v1.27.0 (2025-02-25)__: Merge with SCHED 11.8.
|
|
192
|
+
* __v1.28.0 (2025-08-20)__: Merge with SCHED 12.0.
|
|
193
|
+
* __v1.28.1 (2025-08-20)__: Fixed packaging bug: missing Vex2 Fortran include files.
|
|
192
194
|
|
|
193
195
|
|
|
194
196
|
# Contact
|
|
@@ -169,6 +169,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
|
|
|
169
169
|
* __v1.26.3 (2024-05-16)__: Fixed typos in the sum file writing module.
|
|
170
170
|
* __v1.26.4 (2024-06-03)__: Fixed bug triggered by using GRABTO with NOSETUP.
|
|
171
171
|
* __v1.27.0 (2025-02-25)__: Merge with SCHED 11.8.
|
|
172
|
+
* __v1.28.0 (2025-08-20)__: Merge with SCHED 12.0.
|
|
173
|
+
* __v1.28.1 (2025-08-20)__: Fixed packaging bug: missing Vex2 Fortran include files.
|
|
172
174
|
|
|
173
175
|
|
|
174
176
|
# Contact
|
|
@@ -5,134 +5,62 @@
|
|
|
5
5
|
! These stations are maintained in file freq_ATNF.dat.
|
|
6
6
|
! CR 20170613: Major overhaul of CDDBBC and HO_DBBC. email from Jamie McCallum
|
|
7
7
|
! on 20170215
|
|
8
|
+
! CR 20240814: Removed LBA DAS and Mark5 stations. Renamed DBBC versions to the old station defaults (CEDUNA, HOBART26)
|
|
8
9
|
! =====================================================================
|
|
9
|
-
Name = ho20cm Station = HOBART priority = 0
|
|
10
|
-
rf1 = 1320, 1320 ifname = '2N', '1N'
|
|
11
|
-
rf2 = 1750, 1750
|
|
12
|
-
pol = RCP, LCP lo1 = 1800, 1800
|
|
13
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
14
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
15
|
-
/
|
|
16
|
-
Name = ho13cm Station = HOBART priority = 0
|
|
17
|
-
rf1 = 2200, 2200 ifname = '2N', '1N'
|
|
18
|
-
rf2 = 2500, 2500
|
|
19
|
-
pol = RCP, LCP lo1 = 1500.0, 1500.0
|
|
20
|
-
/
|
|
21
|
-
Name = ho6cm Station = HOBART priority = 0
|
|
22
|
-
rf1 = 4550, 4550 ifname = '2N', '1N'
|
|
23
|
-
rf2 = 5050, 5050
|
|
24
|
-
pol = RCP, LCP lo1 = 4300.0, 4300.0
|
|
25
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
26
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
27
|
-
/
|
|
28
|
-
Name = ho5cm Station = HOBART priority = 0
|
|
29
|
-
rf1 = 6250, 6250 ifname = '2N', '1N'
|
|
30
|
-
rf2 = 6950, 6950
|
|
31
|
-
pol = RCP, LCP lo1 = 4300.0, 4300.0
|
|
32
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
33
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
34
|
-
/
|
|
35
|
-
Name = ho3cm Station = HOBART, HOB_MK5 priority = 0
|
|
36
|
-
rf1 = 8150, 8150 ifname = '1N', '2N'
|
|
37
|
-
rf2 = 8700, 8700
|
|
38
|
-
pol = RCP, LCP lo1 = 8080.0, 8080.0
|
|
39
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
40
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
41
|
-
/
|
|
42
|
-
Name = ho2cm Station = HOBART priority = 0
|
|
43
|
-
rf1 = 12150, 12150 ifname = '2N', '1N'
|
|
44
|
-
rf2 = 12650, 12650
|
|
45
|
-
pol = RCP, LCP lo1 = 1000.0, 1000.0
|
|
46
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
47
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
48
|
-
/
|
|
49
|
-
Name = ho1cm Station = HOBART, HOB_MK5 priority = 0
|
|
50
|
-
rf1 = 16000, 16000 ifname = '2N', '1N'
|
|
51
|
-
rf2 = 26000, 26000
|
|
52
|
-
pol = RCP, LCP lo1 = 19000.00, 19000.00
|
|
53
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
54
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
55
|
-
/
|
|
56
|
-
Name = ho1cm Station = HOB_MK5 priority = 5
|
|
57
|
-
rf1 = 21600, 21600 ifname = '2N', '1N'
|
|
58
|
-
rf2 = 22100, 22100 altifn = '1A', '2A'
|
|
59
|
-
pol = RCP, LCP lo1 = 21600.00, 21600.00
|
|
60
|
-
note = 'Dummy setup'
|
|
61
|
-
/
|
|
62
|
-
Name = ho1cm Station = HOB_MK5 priority = 5
|
|
63
|
-
rf1 = 22300, 22300 ifname = '2N', '1N'
|
|
64
|
-
rf2 = 22700, 22700 altifn = '1A', '2A'
|
|
65
|
-
pol = RCP, LCP lo1 = 22100.00, 22100.00
|
|
66
|
-
note = 'Dummy setup'
|
|
67
|
-
/
|
|
68
|
-
Name = hosx Station = HOBART, HOB_MK5 priority = 1
|
|
69
|
-
rf1 = 2190, 8180, 2190 ifname = '2N', '1N', '3N'
|
|
70
|
-
rf2 = 2470, 8980, 2470
|
|
71
|
-
pol = RCP, RCP, RCP lo1 = 2020, 8080, 2020
|
|
72
|
-
note = 'Confirmed 11/06/2003 email from Brett Reid'
|
|
73
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
74
|
-
/
|
|
75
|
-
Name = ho_geo Station = HOBART, HOB_MK5 priority = 1
|
|
76
|
-
rf1 = 2190, 8180, 2190 ifname = '2N', '1N'
|
|
77
|
-
rf2 = 2470, 8980, 2470 altifn = '2A', '3N'
|
|
78
|
-
pol = RCP, RCP, RCP lo1 = 2020, 8080, 2020
|
|
79
|
-
note = 'Fudged for geo patching'
|
|
80
|
-
! lo1 is dummy value: lo is not controlled by VEX
|
|
81
|
-
/
|
|
82
10
|
|
|
83
|
-
Name = ho20cm_low Station =
|
|
11
|
+
Name = ho20cm_low Station = HOBART priority = 0
|
|
84
12
|
rf1 = 1050, 1050 ifname = A3, B3
|
|
85
13
|
rf2 = 1562, 1562 fe = '20cm', '20cm'
|
|
86
14
|
pol = RCP, LCP lo1 = 1050, 1050
|
|
87
15
|
! rf1, rf2 assume filter 2.
|
|
88
16
|
/
|
|
89
|
-
Name = ho20cm_high Station =
|
|
17
|
+
Name = ho20cm_high Station = HOBART priority = 0
|
|
90
18
|
rf1 = 1562, 1562 ifname = A3, B3
|
|
91
19
|
rf2 = 2074, 2074 fe = '20cm', '20cm'
|
|
92
20
|
pol = RCP, LCP lo1 = 1050, 1050
|
|
93
21
|
! rf1, rf2 assume filter 2.
|
|
94
22
|
|
|
95
23
|
/
|
|
96
|
-
Name = ho13cm_high Station =
|
|
24
|
+
Name = ho13cm_high Station = HOBART priority = 0
|
|
97
25
|
rf1 = 2088, 2088 ifname = A3, B3
|
|
98
26
|
rf2 = 2600, 2600 fe = '13cm', '13cm'
|
|
99
27
|
pol = RCP, LCP lo1 = 2600, 2600
|
|
100
28
|
! rf1, rf2 assume filter 2.
|
|
101
29
|
/
|
|
102
30
|
|
|
103
|
-
Name = ho6cm_low Station =
|
|
31
|
+
Name = ho6cm_low Station = HOBART priority = 0
|
|
104
32
|
rf1 = 4276, 4276 ifname = A3, B3
|
|
105
33
|
rf2 = 4788, 4788 fe = '6cm', '6cm'
|
|
106
34
|
pol = RCP, LCP lo1 = 5300, 5300
|
|
107
35
|
! rf1, rf2 assume filter 2.
|
|
108
36
|
/
|
|
109
|
-
Name = ho6cm_high Station =
|
|
37
|
+
Name = ho6cm_high Station = HOBART priority = 0
|
|
110
38
|
rf1 = 4788, 4788 ifname = A3, B3
|
|
111
39
|
rf2 = 5300, 5300 fe = '6cm', '6cm'
|
|
112
40
|
pol = RCP, LCP lo1 = 5300, 5300
|
|
113
41
|
! rf1, rf2 assume filter 2.
|
|
114
42
|
/
|
|
115
43
|
|
|
116
|
-
Name = ho4cm_low Station =
|
|
44
|
+
Name = ho4cm_low Station = HOBART priority = 0
|
|
117
45
|
rf1 = 5976, 5976 ifname = A3, B3
|
|
118
46
|
rf2 = 6488, 6488 fe = '4cm', '4cm'
|
|
119
47
|
pol = RCP, LCP lo1 = 7000, 7000
|
|
120
48
|
! rf1, rf2 assume filter 2.
|
|
121
49
|
/
|
|
122
|
-
Name = ho4cm_high Station =
|
|
50
|
+
Name = ho4cm_high Station = HOBART priority = 0
|
|
123
51
|
rf1 = 6300, 6300 ifname = A3, B3
|
|
124
52
|
rf2 = 7000, 7000 fe = '4cm', '4cm'
|
|
125
53
|
pol = RCP, LCP lo1 = 7300, 7300
|
|
126
54
|
! rf1, rf2 assume filter 2.
|
|
127
55
|
/
|
|
128
56
|
|
|
129
|
-
Name = ho3cm_low Station =
|
|
57
|
+
Name = ho3cm_low Station = HOBART priority = 0
|
|
130
58
|
rf1 = 7776, 7776 ifname = A3, B3
|
|
131
59
|
rf2 = 8288, 8288 fe = '3cm', '3cm'
|
|
132
60
|
pol = RCP, LCP lo1 = 8800, 8800
|
|
133
61
|
! rf1, rf2 assume filter 2.
|
|
134
62
|
/
|
|
135
|
-
Name = ho3cm_high Station =
|
|
63
|
+
Name = ho3cm_high Station = HOBART priority = 0
|
|
136
64
|
rf1 = 8288, 8288 ifname = A3, B3
|
|
137
65
|
rf2 = 8800, 8800 fe = '3cm', '3cm'
|
|
138
66
|
rf2 = 8800, 8800 fe = '3cm', '3cm'
|
|
@@ -140,26 +68,26 @@ Name = ho3cm_high Station = HOB_DBBC priority = 0
|
|
|
140
68
|
! rf1, rf2 assume filter 2.
|
|
141
69
|
/
|
|
142
70
|
|
|
143
|
-
Name = ho2cm_low Station =
|
|
71
|
+
Name = ho2cm_low Station = HOBART priority = 0
|
|
144
72
|
rf1 = 11576, 11576 ifname = A3, B3
|
|
145
73
|
rf2 = 12088, 12088 fe = '2cm', '2cm'
|
|
146
74
|
pol = RCP, LCP lo1 = 12600, 12600
|
|
147
75
|
! rf1, rf2 assume filter 2.
|
|
148
76
|
/
|
|
149
|
-
Name = ho2cm_high Station =
|
|
77
|
+
Name = ho2cm_high Station = HOBART priority = 0
|
|
150
78
|
rf1 = 12088, 12088 ifname = A3, B3
|
|
151
79
|
rf2 = 12600, 12600 fe = '2cm', '2cm'
|
|
152
80
|
pol = RCP, LCP lo1 = 13300, 13300
|
|
153
81
|
! rf1, rf2 assume filter 2.
|
|
154
82
|
/
|
|
155
83
|
|
|
156
|
-
Name = ho1cm_low Station =
|
|
84
|
+
Name = ho1cm_low Station = HOBART priority = 0
|
|
157
85
|
rf1 = 22010, 22010 ifname = A3, B3
|
|
158
86
|
rf2 = 22512, 22512 fe = '1cm', '1cm'
|
|
159
87
|
pol = RCP, LCP lo1 = 22000, 22000
|
|
160
88
|
! Update from Gabor 20201204
|
|
161
89
|
/
|
|
162
|
-
Name = ho1cm_high Station =
|
|
90
|
+
Name = ho1cm_high Station = HOBART priority = 0
|
|
163
91
|
rf1 = 22512, 22512 ifname = A3, B3
|
|
164
92
|
rf2 = 23024, 23024 fe = '1cm', '1cm'
|
|
165
93
|
pol = RCP, LCP lo1 = 22000, 22000
|
|
@@ -167,85 +95,85 @@ Name = ho1cm_high Station = HOB_DBBC priority = 0
|
|
|
167
95
|
/
|
|
168
96
|
|
|
169
97
|
|
|
170
|
-
Name = ho20cm_low_rcp Station =
|
|
98
|
+
Name = ho20cm_low_rcp Station = HOBART priority = 1
|
|
171
99
|
rf1 = 1100, 1100 ifname = A3, B3
|
|
172
100
|
rf2 = 1612, 1612 fe = '20cm', '20cm'
|
|
173
101
|
pol = RCP, RCP lo1 = 1100, 1100
|
|
174
102
|
! rf1, rf2 assume filter 2.
|
|
175
103
|
/
|
|
176
|
-
Name = ho20cm_high_rcp Station =
|
|
104
|
+
Name = ho20cm_high_rcp Station = HOBART priority = 1
|
|
177
105
|
rf1 = 1612, 1612 ifname = A3, B3
|
|
178
106
|
rf2 = 2124, 2124 fe = '20cm', '20cm'
|
|
179
107
|
pol = RCP, RCP lo1 = 1100, 1100
|
|
180
108
|
! rf1, rf2 assume filter 2.
|
|
181
109
|
|
|
182
110
|
/
|
|
183
|
-
Name = ho13cm_low_rcp Station =
|
|
111
|
+
Name = ho13cm_low_rcp Station = HOBART priority = 0
|
|
184
112
|
rf1 = 1576, 1576 ifname = A3, B3
|
|
185
113
|
rf2 = 2088, 2088 fe = '13cm', '13cm'
|
|
186
114
|
pol = RCP, RCP lo1 = 2600, 2600
|
|
187
115
|
! rf1, rf2 assume filter 2.
|
|
188
116
|
/
|
|
189
|
-
Name = ho13cm_high_rcp Station =
|
|
117
|
+
Name = ho13cm_high_rcp Station = HOBART priority = 0
|
|
190
118
|
rf1 = 2088, 2088 ifname = A3, B3
|
|
191
119
|
rf2 = 2600, 2600 fe = '13cm', '13cm'
|
|
192
120
|
pol = RCP, RCP lo1 = 2600, 2600
|
|
193
121
|
! rf1, rf2 assume filter 2.
|
|
194
122
|
/
|
|
195
123
|
|
|
196
|
-
Name = ho6cm_low_rcp Station =
|
|
124
|
+
Name = ho6cm_low_rcp Station = HOBART priority = 0
|
|
197
125
|
rf1 = 4276, 4276 ifname = A3, B3
|
|
198
126
|
rf2 = 4788, 4788 fe = '6cm', '6cm'
|
|
199
127
|
pol = RCP, RCP lo1 = 5300, 5300
|
|
200
128
|
! rf1, rf2 assume filter 2.
|
|
201
129
|
/
|
|
202
|
-
Name = ho6cm_high_rcp Station =
|
|
130
|
+
Name = ho6cm_high_rcp Station = HOBART priority = 0
|
|
203
131
|
rf1 = 4788, 4788 ifname = A3, B3
|
|
204
132
|
rf2 = 5300, 5300 fe = '6cm', '6cm'
|
|
205
133
|
pol = RCP, RCP lo1 = 5300, 5300
|
|
206
134
|
! rf1, rf2 assume filter 2.
|
|
207
135
|
/
|
|
208
136
|
|
|
209
|
-
Name = ho4cm_low_rcp Station =
|
|
137
|
+
Name = ho4cm_low_rcp Station = HOBART priority = 0
|
|
210
138
|
rf1 = 5976, 5976 ifname = A3, B3
|
|
211
139
|
rf2 = 6488, 6488 fe = '4cm', '4cm'
|
|
212
140
|
pol = RCP, RCP lo1 = 7000, 7000
|
|
213
141
|
! rf1, rf2 assume filter 2.
|
|
214
142
|
/
|
|
215
|
-
Name = ho4cm_high_rcp Station =
|
|
143
|
+
Name = ho4cm_high_rcp Station = HOBART priority = 0
|
|
216
144
|
rf1 = 6488, 6488 ifname = A3, B3
|
|
217
145
|
rf2 = 7000, 7000 fe = '4cm', '4cm'
|
|
218
146
|
pol = RCP, RCP lo1 = 7300, 7300
|
|
219
147
|
! rf1, rf2 assume filter 2.
|
|
220
148
|
/
|
|
221
149
|
|
|
222
|
-
!Name = ho3cm_low_rcp Station =
|
|
150
|
+
!Name = ho3cm_low_rcp Station = HOBART priority = 1
|
|
223
151
|
! rf1 = 7776, 7776 ifname = A3, B3
|
|
224
152
|
! rf2 = 8288, 8288 fe = '3cm', '3cm'
|
|
225
153
|
! pol = RCP, RCP lo1 = 8800, 8800
|
|
226
154
|
! ! rf1, rf2 assume filter 2.
|
|
227
155
|
!/
|
|
228
|
-
!Name = ho3cm_high_rcp Station =
|
|
156
|
+
!Name = ho3cm_high_rcp Station = HOBART priority = 1
|
|
229
157
|
! rf1 = 8288, 8288 ifname = A3, B3
|
|
230
158
|
! rf2 = 8800, 8800 fe = '3cm', '3cm'
|
|
231
159
|
! pol = RCP, RCP lo1 = 8800, 8800
|
|
232
160
|
! ! rf1, rf2 assume filter 2.
|
|
233
161
|
!/
|
|
234
162
|
|
|
235
|
-
!Name = hoxx_low_rcp Station =
|
|
163
|
+
!Name = hoxx_low_rcp Station = HOBART priority = 1
|
|
236
164
|
! rf1 = 8080, 8080 ifname = A3, B3
|
|
237
165
|
! rf2 = 8592, 8592 fe = '3cm', '3cm'
|
|
238
166
|
! pol = RCP, RCP lo1 = 8080, 8080
|
|
239
167
|
! ! rf1, rf2 assume filter 2.
|
|
240
168
|
!/
|
|
241
|
-
Name = hoxx_high_rcp Station =
|
|
169
|
+
Name = hoxx_high_rcp Station = HOBART priority = 1
|
|
242
170
|
rf1 = 8592, 8592 ifname = A3, B3
|
|
243
171
|
rf2 = 9104, 9104 fe = '3cm', '3cm'
|
|
244
172
|
pol = RCP, RCP lo1 = 8080, 8080
|
|
245
173
|
! rf1, rf2 assume filter 2.
|
|
246
174
|
/
|
|
247
175
|
|
|
248
|
-
!Name = hosx_low_rcp Station =
|
|
176
|
+
!Name = hosx_low_rcp Station = HOBART priority = 1
|
|
249
177
|
! rf1 = 8080, 2020 ifname = A3, B3
|
|
250
178
|
! rf2 = 8592, 2532 fe = '3cm', '13cm'
|
|
251
179
|
! pol = RCP, RCP lo1 = 8080, 2020
|
|
@@ -253,95 +181,52 @@ Name = hoxx_high_rcp Station = HOB_DBBC priority = 1
|
|
|
253
181
|
!/
|
|
254
182
|
|
|
255
183
|
|
|
256
|
-
Name = ho2cm_low_rcp Station =
|
|
184
|
+
Name = ho2cm_low_rcp Station = HOBART priority = 0
|
|
257
185
|
rf1 = 11576, 11576 ifname = A3, B3
|
|
258
186
|
rf2 = 12088, 12088 fe = '2cm', '2cm'
|
|
259
187
|
pol = RCP, RCP lo1 = 12600, 12600
|
|
260
188
|
! rf1, rf2 assume filter 2.
|
|
261
189
|
/
|
|
262
|
-
Name = ho2cm_high_rcp Station =
|
|
190
|
+
Name = ho2cm_high_rcp Station = HOBART priority = 0
|
|
263
191
|
rf1 = 12088, 12088 ifname = A3, B3
|
|
264
192
|
rf2 = 12600, 12600 fe = '2cm', '2cm'
|
|
265
193
|
pol = RCP, RCP lo1 = 13300, 13300
|
|
266
194
|
! rf1, rf2 assume filter 2.
|
|
267
195
|
/
|
|
268
196
|
|
|
269
|
-
Name = ho1cm_low_rcp Station =
|
|
197
|
+
Name = ho1cm_low_rcp Station = HOBART priority = 0
|
|
270
198
|
rf1 = 21800, 21800 ifname = A3, B3
|
|
271
199
|
rf2 = 22312, 22312 fe = '1cm', '1cm'
|
|
272
200
|
pol = RCP, RCP lo1 = 21800, 21800
|
|
273
201
|
! rf1, rf2 assume filter 2.
|
|
274
202
|
/
|
|
275
|
-
Name = ho1cm_high_rcp Station =
|
|
203
|
+
Name = ho1cm_high_rcp Station = HOBART priority = 0
|
|
276
204
|
rf1 = 22312, 22312 ifname = A3, B3
|
|
277
205
|
rf2 = 22824, 22824 fe = '1cm', '1cm'
|
|
278
206
|
pol = RCP, RCP lo1 = 21800, 21800
|
|
279
207
|
! rf1, rf2 assume filter 2.
|
|
280
208
|
/
|
|
281
209
|
|
|
282
|
-
Name =
|
|
283
|
-
rf1 = 1320, 1320 ifname = '2N', '1N'
|
|
284
|
-
rf2 = 1750, 1750
|
|
285
|
-
pol = RCP, LCP lo1 = 1800, 1800
|
|
286
|
-
note = 'Dummy entry for Tests'
|
|
287
|
-
/
|
|
288
|
-
Name = cd13cm Station = CEDUNA priority = 0
|
|
289
|
-
rf1 = 2200, 2200 ifname = '2N', '1N'
|
|
290
|
-
rf2 = 2500, 2500
|
|
291
|
-
pol = RCP, LCP lo1 = 1500.0, 1500.0
|
|
292
|
-
! updates June 2003 CJP by info from Simon Ellingsen
|
|
293
|
-
/
|
|
294
|
-
Name = cd6cm Station = CEDUNA priority = 0
|
|
295
|
-
rf1 = 4500, 4500 ifname = '2N', '1N'
|
|
296
|
-
rf2 = 5000, 5000
|
|
297
|
-
pol = RCP, LCP lo1 = 4100.0, 4100.0
|
|
298
|
-
! updates June 2003 CJP by info from Simon Ellingsen
|
|
299
|
-
/
|
|
300
|
-
Name = cd4cm Station = CEDUNA priority = 0
|
|
301
|
-
rf1 = 6200, 6200 ifname = '2N', '1N'
|
|
302
|
-
rf2 = 6900, 6900
|
|
303
|
-
pol = RCP, LCP lo1 = 5000.0, 5000.0
|
|
304
|
-
! updates June 2003 CJP by info from Simon Ellingsen
|
|
305
|
-
/
|
|
306
|
-
Name = cd3cm Station = CEDUNA priority = 0
|
|
307
|
-
rf1 = 8200, 8200 ifname = '2N', '1N'
|
|
308
|
-
rf2 = 8800, 8800
|
|
309
|
-
pol = RCP, LCP lo1 = 7000.0, 7000.0
|
|
310
|
-
! updates June 2003 CJP by info from Simon Ellingsen
|
|
311
|
-
/
|
|
312
|
-
Name = cd2cm Station = CEDUNA priority = 0
|
|
313
|
-
rf1 = 12000, 12000 ifname = '2N', '1N'
|
|
314
|
-
rf2 = 12200, 12200
|
|
315
|
-
pol = RCP, LCP lo1 = 10000.0, 10000.0
|
|
316
|
-
! updates June 2003 CJP by info from Simon Ellingsen
|
|
317
|
-
/
|
|
318
|
-
Name = cd1cm Station = CEDUNA priority = 0
|
|
319
|
-
rf1 = 21000, 21000 ifname = '2N', '1N'
|
|
320
|
-
rf2 = 25200, 25200
|
|
321
|
-
pol = RCP, LCP lo1 = 20000.0, 20000.0
|
|
322
|
-
! updates June 2003 CJP by info from Simon Ellingsen
|
|
323
|
-
/
|
|
324
|
-
|
|
325
|
-
Name = cd20cm_low Station = CDDBBC priority = 0
|
|
210
|
+
Name = cd20cm_low Station = CEDUNA priority = 0
|
|
326
211
|
rf1 = 1076, 1076 ifname = A1, B1
|
|
327
212
|
rf2 = 1588, 1588 fe = '20cm', '20cm'
|
|
328
213
|
pol = RCP, LCP lo1 = 2100, 2100
|
|
329
214
|
! rf1, rf2 assume filter 2.
|
|
330
215
|
/
|
|
331
|
-
Name = cd20cm_high Station =
|
|
216
|
+
Name = cd20cm_high Station = CEDUNA priority = 0
|
|
332
217
|
rf1 = 1588, 1588 ifname = A1, B1
|
|
333
218
|
rf2 = 2100, 2100 fe = '20cm', '20cm'
|
|
334
219
|
pol = RCP, LCP lo1 = 2100, 2100
|
|
335
220
|
! rf1, rf2 assume filter 2.
|
|
336
221
|
|
|
337
222
|
/
|
|
338
|
-
Name = cd13cm_low Station =
|
|
223
|
+
Name = cd13cm_low Station = CEDUNA priority = 0
|
|
339
224
|
rf1 = 2000, 2000 ifname = A1, B1
|
|
340
225
|
rf2 = 2389, 2389 fe = '13cm', '13cm'
|
|
341
226
|
pol = RCP, LCP lo1 = 2901, 2901
|
|
342
227
|
! rf1 set by RX limit at 2 GHz, rf2 assumes DBBC filter 1.
|
|
343
228
|
/
|
|
344
|
-
Name = cd13cm_high Station =
|
|
229
|
+
Name = cd13cm_high Station = CEDUNA priority = 0
|
|
345
230
|
rf1 = 2389, 2389 ifname = A1, B1
|
|
346
231
|
rf2 = 2901, 2901 fe = '13cm', '13cm'
|
|
347
232
|
pol = RCP, LCP lo1 = 2901, 2901
|
|
@@ -349,156 +234,156 @@ Name = cd13cm_high Station = CDDBBC priority = 0
|
|
|
349
234
|
/
|
|
350
235
|
|
|
351
236
|
|
|
352
|
-
Name = cd6cm_low Station =
|
|
237
|
+
Name = cd6cm_low Station = CEDUNA priority = 0
|
|
353
238
|
rf1 = 4100, 4100 ifname = A1, B1
|
|
354
239
|
rf2 = 4612, 4612 fe = '6cm', '6cm'
|
|
355
240
|
pol = RCP, LCP lo1 = 4100, 4100
|
|
356
241
|
! rf1, rf2 assume DBBC filter 2.
|
|
357
242
|
/
|
|
358
|
-
Name = cd6cm_high Station =
|
|
243
|
+
Name = cd6cm_high Station = CEDUNA priority = 0
|
|
359
244
|
rf1 = 4612, 4612 ifname = A1, B1
|
|
360
245
|
rf2 = 5124, 5124 fe = '6cm', '6cm'
|
|
361
246
|
pol = RCP, LCP lo1 = 4100, 4100
|
|
362
247
|
! rf1, rf2 assume filter 1.
|
|
363
248
|
/
|
|
364
249
|
|
|
365
|
-
Name = cd4cm_low Station =
|
|
250
|
+
Name = cd4cm_low Station = CEDUNA priority = 0
|
|
366
251
|
rf1 = 6276, 6276 ifname = A1, B1
|
|
367
252
|
rf2 = 6788, 6788 fe = '4cm', '4cm'
|
|
368
253
|
pol = RCP, LCP lo1 = 7300, 7300
|
|
369
254
|
! rf1, rf2 assume DBBC filter 1.
|
|
370
255
|
/
|
|
371
|
-
Name = cd4cm_high Station =
|
|
256
|
+
Name = cd4cm_high Station = CEDUNA priority = 0
|
|
372
257
|
rf1 = 6788, 6788 ifname = A1, B1
|
|
373
258
|
rf2 = 7300, 7300 fe = '4cm', '4cm'
|
|
374
259
|
pol = RCP, LCP lo1 = 7300, 7300
|
|
375
260
|
! rf1, rf2 assume DBBC filter 2.
|
|
376
261
|
/
|
|
377
262
|
|
|
378
|
-
Name = cd3cm_low Station =
|
|
263
|
+
Name = cd3cm_low Station = CEDUNA priority = 0
|
|
379
264
|
rf1 = 8016, 8016 ifname = A1, B1
|
|
380
265
|
rf2 = 8528, 8528 fe = '3cm', '3cm'
|
|
381
266
|
pol = RCP, LCP lo1 = 9040, 9040
|
|
382
267
|
! rf1, rf2 assume DBBC filter 1.
|
|
383
268
|
/
|
|
384
|
-
Name = cd3cm_high Station =
|
|
269
|
+
Name = cd3cm_high Station = CEDUNA priority = 0
|
|
385
270
|
rf1 = 8528, 8528 ifname = A1, B1
|
|
386
271
|
rf2 = 9030, 9030 fe = '3cm', '3cm'
|
|
387
272
|
pol = RCP, LCP lo1 = 9040, 9040
|
|
388
273
|
! rf1, rf2 assume DBBC filter 2.
|
|
389
274
|
/
|
|
390
275
|
|
|
391
|
-
Name = cd2cm_low Station =
|
|
276
|
+
Name = cd2cm_low Station = CEDUNA priority = 0
|
|
392
277
|
rf1 = 12276, 12276 ifname = A1, B1
|
|
393
278
|
rf2 = 12788, 12788 fe = '2cm', '2cm'
|
|
394
279
|
pol = RCP, LCP lo1 = 13300, 13300
|
|
395
280
|
! rf1, rf2 assume DBBC filter 1.
|
|
396
281
|
/
|
|
397
|
-
Name = cd2cm_high Station =
|
|
282
|
+
Name = cd2cm_high Station = CEDUNA priority = 0
|
|
398
283
|
rf1 = 12788, 12788 ifname = A1, B1
|
|
399
284
|
rf2 = 13300, 13300 fe = '2cm', '2cm'
|
|
400
285
|
pol = RCP, LCP lo1 = 13300, 13300
|
|
401
286
|
! rf1, rf2 assume DBBC filter 2.
|
|
402
287
|
/
|
|
403
288
|
|
|
404
|
-
Name = cd1cm_low Station =
|
|
289
|
+
Name = cd1cm_low Station = CEDUNA priority = 0
|
|
405
290
|
rf1 = 21500, 21500 ifname = A1, B1
|
|
406
291
|
rf2 = 22012, 22012 fe = '1cm', '1cm'
|
|
407
292
|
pol = RCP, LCP lo1 = 21500, 21500
|
|
408
293
|
! rf1, rf2 assume DBBC filter 2.
|
|
409
294
|
/
|
|
410
|
-
Name = cd1cm_high Station =
|
|
295
|
+
Name = cd1cm_high Station = CEDUNA priority = 0
|
|
411
296
|
rf1 = 22012, 22012 ifname = A1, B1
|
|
412
297
|
rf2 = 22524, 22524 fe = '1cm', '1cm'
|
|
413
298
|
pol = RCP, LCP lo1 = 21500, 21500
|
|
414
299
|
! rf1, rf2 assume filter 1.
|
|
415
300
|
/
|
|
416
301
|
|
|
417
|
-
Name = cd20cm_low_rcp Station =
|
|
302
|
+
Name = cd20cm_low_rcp Station = CEDUNA priority = 0
|
|
418
303
|
rf1 = 1076, 1076 ifname = A1, B1
|
|
419
304
|
rf2 = 1588, 1588 fe = '20cm', '20cm'
|
|
420
305
|
pol = RCP, RCP lo1 = 2100, 2100
|
|
421
306
|
! rf1, rf2 assume DBBC filter 1.
|
|
422
307
|
/
|
|
423
|
-
Name = cd20cm_high_rcp Station =
|
|
308
|
+
Name = cd20cm_high_rcp Station = CEDUNA priority = 0
|
|
424
309
|
rf1 = 1588, 1588 ifname = A1, B1
|
|
425
310
|
rf2 = 2100, 2100 fe = '20cm', '20cm'
|
|
426
311
|
pol = RCP, RCP lo1 = 2100, 2100
|
|
427
312
|
! rf1, rf2 assume DBBC filter 2.
|
|
428
313
|
|
|
429
314
|
/
|
|
430
|
-
Name = cd13cm_low_rcp Station =
|
|
315
|
+
Name = cd13cm_low_rcp Station = CEDUNA priority = 0
|
|
431
316
|
rf1 = 1777, 1777 ifname = A1, B1
|
|
432
317
|
rf2 = 2289, 2289 fe = '13cm', '13cm'
|
|
433
318
|
pol = RCP, RCP lo1 = 2801, 2801
|
|
434
319
|
! rf1, rf2 assume DBBC filter 1.
|
|
435
320
|
/
|
|
436
|
-
Name = cd13cm_high_rcp Station =
|
|
321
|
+
Name = cd13cm_high_rcp Station = CEDUNA priority = 0
|
|
437
322
|
rf1 = 2289, 2289 ifname = A1, B1
|
|
438
323
|
rf2 = 2801, 2801 fe = '13cm', '13cm'
|
|
439
324
|
pol = RCP, RCP lo1 = 2801, 2801
|
|
440
325
|
! rf1, rf2 assume DBBC filter 1.
|
|
441
326
|
/
|
|
442
327
|
|
|
443
|
-
Name = cd6cm_low_rcp Station =
|
|
328
|
+
Name = cd6cm_low_rcp Station = CEDUNA priority = 0
|
|
444
329
|
rf1 = 4100, 4100 ifname = A1, B1
|
|
445
330
|
rf2 = 4612, 4612 fe = '6cm', '6cm'
|
|
446
331
|
pol = RCP, RCP lo1 = 4100, 4100
|
|
447
332
|
! rf1, rf2 assume DBBC filter 2.
|
|
448
333
|
/
|
|
449
|
-
Name = cd6cm_high_rcp Station =
|
|
334
|
+
Name = cd6cm_high_rcp Station = CEDUNA priority = 0
|
|
450
335
|
rf1 = 4612, 4612 ifname = A1, B1
|
|
451
336
|
rf2 = 5124, 5124 fe = '6cm', '6cm'
|
|
452
337
|
pol = RCP, RCP lo1 = 4100, 4100
|
|
453
338
|
! rf1, rf2 assume DBBC filter 1.
|
|
454
339
|
/
|
|
455
340
|
|
|
456
|
-
Name = cd4cm_low_rcp Station =
|
|
341
|
+
Name = cd4cm_low_rcp Station = CEDUNA priority = 0
|
|
457
342
|
rf1 = 6276, 6276 ifname = A1, B1
|
|
458
343
|
rf2 = 6788, 6788 fe = '4cm', '4cm'
|
|
459
344
|
pol = RCP, RCP lo1 = 7300, 7300
|
|
460
345
|
! rf1, rf2 assume DBBC filter 1.
|
|
461
346
|
/
|
|
462
|
-
Name = cd4cm_high_rcp Station =
|
|
347
|
+
Name = cd4cm_high_rcp Station = CEDUNA priority = 0
|
|
463
348
|
rf1 = 6788, 6788 ifname = A1, B1
|
|
464
349
|
rf2 = 7300, 7300 fe = '4cm', '4cm'
|
|
465
350
|
pol = RCP, RCP lo1 = 7300, 7300
|
|
466
351
|
! rf1, rf2 assume DBBC filter 2.
|
|
467
352
|
/
|
|
468
353
|
|
|
469
|
-
Name = cd3cm_low_rcp Station =
|
|
354
|
+
Name = cd3cm_low_rcp Station = CEDUNA priority = 0
|
|
470
355
|
rf1 = 7916, 7916 ifname = A1, B1
|
|
471
356
|
rf2 = 8428, 8428 fe = '3cm', '3cm'
|
|
472
357
|
pol = RCP, RCP lo1 = 8940, 8940
|
|
473
358
|
! rf1, rf2 assume DBBC filter 1.
|
|
474
359
|
/
|
|
475
|
-
Name = cd3cm_high_rcp Station =
|
|
360
|
+
Name = cd3cm_high_rcp Station = CEDUNA priority = 0
|
|
476
361
|
rf1 = 8428, 8428 ifname = A1, B1
|
|
477
362
|
rf2 = 8940, 8940 fe = '3cm', '3cm'
|
|
478
363
|
pol = RCP, RCP lo1 = 8940, 8940
|
|
479
364
|
! rf1, rf2 assume DBBC filter 2.
|
|
480
365
|
/
|
|
481
366
|
|
|
482
|
-
Name = cd2cm_low_rcp Station =
|
|
367
|
+
Name = cd2cm_low_rcp Station = CEDUNA priority = 0
|
|
483
368
|
rf1 = 12276, 12276 ifname = A1, B1
|
|
484
369
|
rf2 = 12788, 12788 fe = '2cm', '2cm'
|
|
485
370
|
pol = RCP, RCP lo1 = 13300, 13300
|
|
486
371
|
! rf1, rf2 assume DBBC filter 1.
|
|
487
372
|
/
|
|
488
|
-
Name = cd2cm_high_rcp Station =
|
|
373
|
+
Name = cd2cm_high_rcp Station = CEDUNA priority = 0
|
|
489
374
|
rf1 = 12788, 12788 ifname = A1, B1
|
|
490
375
|
rf2 = 13300, 13300 fe = '2cm', '2cm'
|
|
491
376
|
pol = RCP, RCP lo1 = 13300, 13300
|
|
492
377
|
! rf1, rf2 assume DBBC filter 2.
|
|
493
378
|
/
|
|
494
379
|
|
|
495
|
-
Name = cd1cm_low_rcp Station =
|
|
380
|
+
Name = cd1cm_low_rcp Station = CEDUNA priority = 0
|
|
496
381
|
rf1 = 21500, 21500 ifname = A1, B1
|
|
497
382
|
rf2 = 22012, 22012 fe = '1cm', '1cm'
|
|
498
383
|
pol = RCP, RCP lo1 = 21500, 21500
|
|
499
384
|
! rf1, rf2 assume DBBC filter 2.
|
|
500
385
|
/
|
|
501
|
-
Name = cd1cm_high_rcp Station =
|
|
386
|
+
Name = cd1cm_high_rcp Station = CEDUNA priority = 0
|
|
502
387
|
rf1 = 22012, 22012 ifname = A1, B1
|
|
503
388
|
rf2 = 22524, 22524 fe = '1cm', '1cm'
|
|
504
389
|
pol = RCP, RCP lo1 = 21500, 21500
|
|
@@ -777,4 +662,3 @@ Name = ke3cm Station = katherin priority = 1
|
|
|
777
662
|
! pol = RCP, RCP, RCP lo1 = 7600, 7600, 1900
|
|
778
663
|
! note = 'unknown'
|
|
779
664
|
!/
|
|
780
|
-
|
|
@@ -21,9 +21,13 @@
|
|
|
21
21
|
FRAME='GSFC - solution 2008a'
|
|
22
22
|
/
|
|
23
23
|
DBNAME=MOPRA AXISTYPE=altz AXISOFF= 0.0000
|
|
24
|
-
X= -4682769.
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
X = -4682769.705 Y= 2802618.875 Z = -3291758.509
|
|
25
|
+
! xerr=0.017m yerr=0.023m zerr=0.015m
|
|
26
|
+
DXDT=-0.0343 DYDT=-0.0036 DZDT=0.0481 EPOCH=57023
|
|
27
|
+
FRAME='Vienna 2015 K-band (Hara et al. 2024)'
|
|
28
|
+
! compared with astrogeo 2009:
|
|
29
|
+
! X= -4682769.05850 Y= 2802619.04217 Z= -3291759.33837
|
|
30
|
+
! DXDT= -0.03704 DYDT= -0.00902 DZDT= 0.04502 EPOCH= 50499
|
|
27
31
|
/
|
|
28
32
|
DBNAME=ASKAP29 AXISTYPE=altz AXISOFF= 0.00
|
|
29
33
|
X= -2556743.707 Y= 5097440.315 Z= -2847749.657
|