pythonSCHED 1.28.2__tar.gz → 1.28.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (861) hide show
  1. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/PKG-INFO +6 -2
  2. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/README.md +4 -0
  3. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_ATNF/freq_ATNF.dat +0 -1
  4. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_JIVE/stations_EVN.dat +3 -2
  5. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_DSN.dat +1 -1
  6. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/stations.dat +7 -4
  7. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/stations_RDBE.dat +7 -4
  8. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setup.py +2 -2
  9. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global18cm-1Gbps-32MHz.set +8 -15
  10. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global1cm-1Gbps-32MHz.set +1 -1
  11. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global1cm-2Gbps-32MHz.set +63 -25
  12. pythonSCHED-1.28.3/setups/evn+global1cm-4Gbps-32MHz.set +234 -0
  13. pythonSCHED-1.28.3/setups/evn+global21cm-1Gbps-32MHz.set +153 -0
  14. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global3cm-256Mbps-16MHz-rcp.set +1 -1
  15. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global4cm-2Gbps-32MHz.set +2 -2
  16. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global6cm-2Gbps-32MHz.set +1 -1
  17. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global6cm-4Gbps-32MHz.set +1 -1
  18. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn18cm-1Gbps-16MHz.set +1 -1
  19. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn18cm-1Gbps-32MHz-USB.set +1 -1
  20. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn18cm-1Gbps-32MHz.set +1 -1
  21. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn18cm-512Mbps-8MHz.set +1 -1
  22. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn1cm-2Gbps-32MHz-rcp.set +1 -1
  23. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn1cm-2Gbps-32MHz.set +1 -1
  24. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn1cm-4Gbps-32MHz-ntLO.set +1 -1
  25. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn1cm-4Gbps-32MHz.set +1 -1
  26. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn21cm-128Mbps-8MHz.set +1 -1
  27. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn4cm-1Gbps-32MHz.set +1 -1
  28. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn4cm-2Gbps-32MHz.set +1 -1
  29. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn4cm-4Gbps-32MHz.set +16 -11
  30. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn6cm-1Gbps-32MHz.set +1 -1
  31. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn6cm-2Gbps-32MHz.set +1 -1
  32. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn6cm-4Gbps-32MHz.set +1 -1
  33. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-2p-2IF-64MHz.set +2 -2
  34. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/schin_module.py +20 -10
  35. pythonSCHED-1.28.2/catalogs/0001-Update-Metsahovi-station-parameters.patch +0 -92
  36. pythonSCHED-1.28.2/catalogs/version +0 -7
  37. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/README +0 -0
  38. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_ATNF/locations.dat_from_ATNF +0 -0
  39. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_ATNF/locations_ATNF.dat +0 -0
  40. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_ATNF/stations_ATNF.dat +0 -0
  41. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_JIVE/freq_EVN.dat +0 -0
  42. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_JIVE/locations_KVN.dat +0 -0
  43. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_JIVE/messages_VEX.txt +0 -0
  44. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_JIVE/stations_KVN.dat +0 -0
  45. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/DSN_rationalization.txt +0 -0
  46. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/README +0 -0
  47. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq.3mm.krichbaum.2005nov15 +0 -0
  48. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_APT.dat +0 -0
  49. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_Arecibo.dat +0 -0
  50. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_DSN.dat +0 -0
  51. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_GB.dat +0 -0
  52. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_RDBE_EB.dat +0 -0
  53. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_RDBE_GB.dat +0 -0
  54. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_RDBE_VLBA.dat +0 -0
  55. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_RDBE_top.dat +0 -0
  56. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_VLA.dat +0 -0
  57. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_VLBA.dat +0 -0
  58. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_geodesy.dat +0 -0
  59. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_mm.dat +0 -0
  60. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/freq_top.dat +0 -0
  61. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/gbt4mmfreqs.dat +0 -0
  62. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.dat.2005f +0 -0
  63. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.dat.2008a +0 -0
  64. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.dat.2009a +0 -0
  65. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.dat.2010a +0 -0
  66. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.dat.gsfc2011a +0 -0
  67. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.dat.gsfc_2014a +0 -0
  68. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.gsfc +0 -0
  69. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.gsfc.2015feb.dat +0 -0
  70. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.gsfc2019d.dat +0 -0
  71. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations.top +0 -0
  72. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations_DSN.dat +0 -0
  73. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations_VLA.dat +0 -0
  74. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations_extras.dat +0 -0
  75. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/locations_gsfc2016aplus.dat +0 -0
  76. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/messages_NRAO.txt +0 -0
  77. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/peak.cmd +0 -0
  78. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/sched-lba.tar +0 -0
  79. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations.tmp.dat +0 -0
  80. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_APT.dat +0 -0
  81. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_RDBE_US.dat +0 -0
  82. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_RDBE_top.dat +0 -0
  83. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_US.dat +0 -0
  84. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_geodesy.dat +0 -0
  85. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_mm.dat +0 -0
  86. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/stations_top.dat +0 -0
  87. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Master_NRAO/tapasi.email +0 -0
  88. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/README.sources +0 -0
  89. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/Update +0 -0
  90. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/check-locations.py +0 -0
  91. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/complete_VNDA_freq_RDBE.dat +0 -0
  92. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/freq.dat +0 -0
  93. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/freq_RDBE.dat +0 -0
  94. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/linefreqs.dat +0 -0
  95. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/locations.dat +0 -0
  96. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/messages.txt +0 -0
  97. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/peak.cmd +0 -0
  98. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/peak_RDBE_DDC.cmd +0 -0
  99. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/peak_RDBE_PFB.cmd +0 -0
  100. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/pointing_source_fluxes +0 -0
  101. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/rfc_2015a_cat.key +0 -0
  102. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/rfc_2018a_cat.key +0 -0
  103. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/rfc_2023a_cat.key +0 -0
  104. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/rfc_2024a_cat.key +0 -0
  105. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/short_VNDA_freq_RDBE.dat +0 -0
  106. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.gsfc +0 -0
  107. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.gsfc.2015feb +0 -0
  108. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.gsfc2016 +0 -0
  109. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.pointing +0 -0
  110. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.pttest +0 -0
  111. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.rfc +0 -0
  112. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.vlba +0 -0
  113. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources.vlba.2012jul +0 -0
  114. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources_allfreq_2021a.icrf3 +0 -0
  115. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources_allfreq_2022d.icrf3 +0 -0
  116. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources_allfreq_2023a.icrf3 +0 -0
  117. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/sources_allfreq_2024a.icrf3 +0 -0
  118. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/stations_VLA.dat +0 -0
  119. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/catalogs/vlba_calib_2024a.key +0 -0
  120. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/4gb_vddc_1cm.set +0 -0
  121. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/4gb_vddc_20cm.set +0 -0
  122. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/4gb_vddc_2cm.set +0 -0
  123. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/4gb_vddc_4cm.set +0 -0
  124. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/4gb_vddc_6cm.set +0 -0
  125. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/4gb_vddc_7mm.set +0 -0
  126. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/DIR +0 -0
  127. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/Master_setups +0 -0
  128. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/Test128.key +0 -0
  129. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/Test256.key +0 -0
  130. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/Test64a.key +0 -0
  131. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/Test64b.key +0 -0
  132. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/TestM3.key +0 -0
  133. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/TestSpec.key +0 -0
  134. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/TestUL.key +0 -0
  135. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/dum-y1.key +0 -0
  136. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/dum-yp.key +0 -0
  137. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/TEST/test128.skd +0 -0
  138. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn+global7mm-2Gbps-32MHz.set +0 -0
  139. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn5cm-1Gbps-16MHz.set +0 -0
  140. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn5cm-1Gbps-32MHz.set +0 -0
  141. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn5cm-256Mbps-8MHz.set +0 -0
  142. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn5cm_excitedOH-256Mbps-4MHz.set +0 -0
  143. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/evn5cm_methanol-256Mbps-4MHz.set +0 -0
  144. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/frequencies.list +0 -0
  145. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba12mm-1p-2IF.set +0 -0
  146. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba13cm-1p-2IF.set +0 -0
  147. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba13cm-2p-1IF-64MHz.set +0 -0
  148. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba13cm-2p-1IF.set +0 -0
  149. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba13cm-2p-2IF-64MHz.set +0 -0
  150. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba13cm-2p-2IF.set +0 -0
  151. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba13cm-2p-4IF.set +0 -0
  152. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba18cm-1p-2IF.set +0 -0
  153. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba18cm-2p-1IF-64MHz.set +0 -0
  154. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba18cm-2p-1IF.set +0 -0
  155. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba18cm-2p-2IF-64MHz.set +0 -0
  156. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba18cm-2p-2IF.set +0 -0
  157. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba18cm-2p-4IF.set +0 -0
  158. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba1cm-2p-1IF-64MHz.set +0 -0
  159. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba1cm-2p-2IF-64MHz.set +0 -0
  160. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba1cm-2p-2IF.set +0 -0
  161. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba1cm-2p-4IF.set +0 -0
  162. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba21cm-1p-2IF.set +0 -0
  163. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba21cm-2p-1IF-64MHz.set +0 -0
  164. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba21cm-2p-1IF.set +0 -0
  165. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba21cm-2p-2IF-64MHz.set +0 -0
  166. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba21cm-2p-2IF.set +0 -0
  167. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba21cm-2p-4IF.set +0 -0
  168. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-1p-2IF.set +0 -0
  169. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-1p-4IF.set +0 -0
  170. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-2p-1IF-64MHz.set +0 -0
  171. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-2p-1IF.set +0 -0
  172. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-2p-2IF.set +0 -0
  173. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba3cm-2p-4IF.set +0 -0
  174. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba5cm-2p-2IF.set +0 -0
  175. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba5cm-2p-4IF.set +0 -0
  176. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba6cm-1p-2IF.set +0 -0
  177. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba6cm-2p-1IF-64MHz.set +0 -0
  178. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba6cm-2p-1IF.set +0 -0
  179. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba6cm-2p-2IF-64MHz.set +0 -0
  180. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba6cm-2p-2IF.set +0 -0
  181. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba6cm-2p-4IF.set +0 -0
  182. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/lba_sx.set +0 -0
  183. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/mer3b18cm.set +0 -0
  184. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/mer3cpol18cm.set +0 -0
  185. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt13cm.set +0 -0
  186. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt18cm.set +0 -0
  187. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt1cm.set +0 -0
  188. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt1cm2.set +0 -0
  189. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt24ghz.set +0 -0
  190. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt2cm.set +0 -0
  191. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt3mm.set +0 -0
  192. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt4cm.set +0 -0
  193. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt4cmsx.set +0 -0
  194. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt6cm.set +0 -0
  195. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt6cmw.set +0 -0
  196. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt7ghz.set +0 -0
  197. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt7mm.set +0 -0
  198. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/pt90cm.set +0 -0
  199. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd13cm.set +0 -0
  200. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd18cm.set +0 -0
  201. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd1cm.set +0 -0
  202. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd1cm2.set +0 -0
  203. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd24ghz.set +0 -0
  204. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd2cm.set +0 -0
  205. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd3mm.set +0 -0
  206. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd4cm.set +0 -0
  207. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd4cmsx.set +0 -0
  208. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd6cm.set +0 -0
  209. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd7ghz.set +0 -0
  210. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd7mm.set +0 -0
  211. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptd90cm.set +0 -0
  212. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptdl1cm.set +0 -0
  213. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptdl3mm.set +0 -0
  214. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptdl7mm.set +0 -0
  215. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/ptr7mm.set +0 -0
  216. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_15256_dual.set +0 -0
  217. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_1548_dual.set +0 -0
  218. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_18cm_HSA_dual.set +0 -0
  219. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_22220_dual.set +0 -0
  220. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_2284_dual.set +0 -0
  221. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_4120_dual.set +0 -0
  222. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_43120_dual.set +0 -0
  223. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_4980_dual.set +0 -0
  224. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_6588_dual.set +0 -0
  225. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_6cm_wide_lcp.set +0 -0
  226. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_7680_dual.set +0 -0
  227. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_8416_dual.set +0 -0
  228. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/rdbe_pfb_86252_dual.set +0 -0
  229. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-128-4-2-R.set +0 -0
  230. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-128-4-2.set +0 -0
  231. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-256-8-2-R-UL.set +0 -0
  232. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-256-8-2-R.set +0 -0
  233. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-256-8-2-UL.set +0 -0
  234. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-256-8-2.set +0 -0
  235. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-512-16-2-R.set +0 -0
  236. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-512-16-2.set +0 -0
  237. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-512-8-2-R.set +0 -0
  238. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v13cm-512-8-2.set +0 -0
  239. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-128-4-2-L.set +0 -0
  240. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-128-4-2.set +0 -0
  241. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-256-8-2-L-UL.set +0 -0
  242. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-256-8-2-L.set +0 -0
  243. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-256-8-2-UL.set +0 -0
  244. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-256-8-2.set +0 -0
  245. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-512-16-2-L.set +0 -0
  246. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-512-16-2.set +0 -0
  247. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-512-8-2-L.set +0 -0
  248. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v18cm-512-8-2.set +0 -0
  249. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-128-4-2-L.set +0 -0
  250. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-128-4-2.set +0 -0
  251. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-256-8-2-L-UL.set +0 -0
  252. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-256-8-2-L.set +0 -0
  253. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-256-8-2-UL.set +0 -0
  254. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-256-8-2.set +0 -0
  255. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-512-16-2-L.set +0 -0
  256. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-512-16-2.set +0 -0
  257. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-512-8-2-L.set +0 -0
  258. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v1cm-512-8-2.set +0 -0
  259. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-128-4-2-L.set +0 -0
  260. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-128-4-2.set +0 -0
  261. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-256-8-2-L-UL.set +0 -0
  262. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-256-8-2-L.set +0 -0
  263. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-256-8-2-UL.set +0 -0
  264. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-256-8-2.set +0 -0
  265. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-512-16-2-L.set +0 -0
  266. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-512-16-2.set +0 -0
  267. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-512-8-2-L.set +0 -0
  268. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v2cm-512-8-2.set +0 -0
  269. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-128-4-2-R.set +0 -0
  270. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-128-4-2.set +0 -0
  271. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-256-8-2-R-UL.set +0 -0
  272. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-256-8-2-R.set +0 -0
  273. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-256-8-2-UL.set +0 -0
  274. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-256-8-2.set +0 -0
  275. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-512-16-2-R.set +0 -0
  276. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-512-16-2.set +0 -0
  277. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-512-8-2-R.set +0 -0
  278. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v4cm-512-8-2.set +0 -0
  279. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v50cm-32-8-2.set +0 -0
  280. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-128-4-2-L.set +0 -0
  281. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-128-4-2.set +0 -0
  282. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-256-8-2-L-UL.set +0 -0
  283. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-256-8-2-L.set +0 -0
  284. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-256-8-2-UL.set +0 -0
  285. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-256-8-2.set +0 -0
  286. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-512-16-2-L.set +0 -0
  287. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-512-16-2.set +0 -0
  288. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-512-8-2-L.set +0 -0
  289. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v6cm-512-8-2.set +0 -0
  290. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-128-4-2-L.set +0 -0
  291. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-128-4-2.set +0 -0
  292. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-256-8-2-L-UL.set +0 -0
  293. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-256-8-2-L.set +0 -0
  294. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-256-8-2-UL.set +0 -0
  295. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-256-8-2.set +0 -0
  296. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-32-4-2.set +0 -0
  297. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-512-16-2-L.set +0 -0
  298. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-512-16-2.set +0 -0
  299. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-512-8-2-L.set +0 -0
  300. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v7mm-512-8-2.set +0 -0
  301. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v9050cm-128-8-2.set +0 -0
  302. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v9050cm-64-8-2.set +0 -0
  303. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v90cm-32-8-2-L.set +0 -0
  304. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/v90cm-32-8-2.set +0 -0
  305. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vOH.set +0 -0
  306. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vgeo-128-8-2.set +0 -0
  307. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vgeo-256-8-2.set +0 -0
  308. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vgeo-512-8-2.set +0 -0
  309. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vla_c_pointing.set +0 -0
  310. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vla_x_pointing.set +0 -0
  311. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vmeth.set +0 -0
  312. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-128-4-2-R.set +0 -0
  313. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-128-4-2.set +0 -0
  314. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-256-8-2-R-UL.set +0 -0
  315. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-256-8-2-R.set +0 -0
  316. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-256-8-2-UL.set +0 -0
  317. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-256-8-2.set +0 -0
  318. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-512-16-2-R.set +0 -0
  319. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-512-16-2.set +0 -0
  320. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-512-8-2-R.set +0 -0
  321. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/setups/vsx-512-8-2.set +0 -0
  322. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/geoid.f +0 -0
  323. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/geoxyz.f +0 -0
  324. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/julda.f +0 -0
  325. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/len1.f +0 -0
  326. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/pangle.f +0 -0
  327. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/rdcat.inc +0 -0
  328. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_linux/error.f +0 -0
  329. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_linux/gerror.c +0 -0
  330. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_linux/idate.c +0 -0
  331. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_linux/isatty.c +0 -0
  332. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_linux/vlbope.f +0 -0
  333. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/envir.f +0 -0
  334. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/krdlin.f +0 -0
  335. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/prognm.f +0 -0
  336. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/putout.f +0 -0
  337. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/schdefs.f +0 -0
  338. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/symsub.f +0 -0
  339. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/tsttty.f +0 -0
  340. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/sys_unix/vmshlp.f +0 -0
  341. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/tdatecw.f +0 -0
  342. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/tform.f +0 -0
  343. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Cit/upcase.f +0 -0
  344. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/const.f +0 -0
  345. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/findt.f +0 -0
  346. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/fsizer2.f +0 -0
  347. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/interp.f +0 -0
  348. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/jplep2.f +0 -0
  349. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/jplpo2.f +0 -0
  350. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/jplver.f +0 -0
  351. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/pleph.f +0 -0
  352. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/pvobs.f +0 -0
  353. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/split.f +0 -0
  354. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/state.f +0 -0
  355. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Jpl/transp.f +0 -0
  356. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/beam.inc +0 -0
  357. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/plbeam.f +0 -0
  358. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/plfft.f +0 -0
  359. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/plot.inc +0 -0
  360. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/pltran.f +0 -0
  361. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/plver.f +0 -0
  362. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/plweig.f +0 -0
  363. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/proj.inc +0 -0
  364. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/sched.inc +0 -0
  365. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/schset.inc +0 -0
  366. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plot/srlist.inc +0 -0
  367. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Plotstub/pgqinf.f +0 -0
  368. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sat/sched.inc +0 -0
  369. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Satstub/satep.f +0 -0
  370. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Satstub/sattle.f +0 -0
  371. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/cbandfreq.f +0 -0
  372. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/get_rfx.f +0 -0
  373. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/kbandfreq.f +0 -0
  374. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/kubandfreq.f +0 -0
  375. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/lbandfreq.f +0 -0
  376. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/makefreq.f +0 -0
  377. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/qbandfreq.f +0 -0
  378. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/sbandfreq.f +0 -0
  379. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/sched.inc +0 -0
  380. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/schfreq.inc +0 -0
  381. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/sortrfx.f +0 -0
  382. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/wbandfreq.f +0 -0
  383. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/Freq/VLBA/xbandfreq.f +0 -0
  384. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/accsrc.f +0 -0
  385. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/addgeo.f +0 -0
  386. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/addpeak.f +0 -0
  387. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/antpos.f +0 -0
  388. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/autodown.f +0 -0
  389. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/azelxyew.f +0 -0
  390. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/azelxyns.f +0 -0
  391. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/badlo.f +0 -0
  392. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcalt.f +0 -0
  393. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbccdas.f +0 -0
  394. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcdbbc.f +0 -0
  395. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcgeo.f +0 -0
  396. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbckvsr.f +0 -0
  397. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbclba.f +0 -0
  398. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcm4.f +0 -0
  399. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcrdbe.f +0 -0
  400. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcvlba.f +0 -0
  401. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcvnda.f +0 -0
  402. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcvs2.f +0 -0
  403. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/bbcwidar.f +0 -0
  404. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chars.f +0 -0
  405. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkcdas.f +0 -0
  406. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkcode.f +0 -0
  407. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkcor.f +0 -0
  408. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkdbbc.f +0 -0
  409. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkdbfq.f +0 -0
  410. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkdisk.f +0 -0
  411. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkfirm.f +0 -0
  412. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkgdar.f +0 -0
  413. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkif.f +0 -0
  414. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkrdbe.f +0 -0
  415. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkrdfq.f +0 -0
  416. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chksc1.f +0 -0
  417. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkscn.f +0 -0
  418. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkset.f +0 -0
  419. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chksfil.f +0 -0
  420. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkspd.f +0 -0
  421. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkvdar.f +0 -0
  422. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkvdifx.f +0 -0
  423. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkvla.f +0 -0
  424. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkvlba.f +0 -0
  425. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/chkwidar.f +0 -0
  426. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/cordef.f +0 -0
  427. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/corlst.f +0 -0
  428. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/corsoc.f +0 -0
  429. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/crdwrt.f +0 -0
  430. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/defaults.f +0 -0
  431. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/defset.f +0 -0
  432. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/delscr.f +0 -0
  433. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/dequal.f +0 -0
  434. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/diskpos.f +0 -0
  435. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/dopcrd.f +0 -0
  436. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/dopfq.f +0 -0
  437. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/dwcase.f +0 -0
  438. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/errlog.f +0 -0
  439. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/errset.f +0 -0
  440. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fcompare.f +0 -0
  441. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fileopen.f +0 -0
  442. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/flags.f +0 -0
  443. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/flagwrt.f +0 -0
  444. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/flush.f +0 -0
  445. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fmatch.f +0 -0
  446. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fmtmkiii.f +0 -0
  447. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fmtmkiv.f +0 -0
  448. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fmtpick.f +0 -0
  449. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fmts2.f +0 -0
  450. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fmtvlba.f +0 -0
  451. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/frchar.f +0 -0
  452. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fsfreq.f +0 -0
  453. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fsmatch.f +0 -0
  454. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fspread.f +0 -0
  455. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/fsvlba.f +0 -0
  456. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/geochk.f +0 -0
  457. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/geomake.f +0 -0
  458. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/geoqual.f +0 -0
  459. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/getcrdn.f +0 -0
  460. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/getfset.f +0 -0
  461. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/getpairs.f +0 -0
  462. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/getsun.f +0 -0
  463. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/glstday.f +0 -0
  464. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/gmkscn.f +0 -0
  465. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/gnset.f +0 -0
  466. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/haavai.f +0 -0
  467. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/halim.f +0 -0
  468. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/harmwarn.f +0 -0
  469. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/headpos.f +0 -0
  470. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/horchk.f +0 -0
  471. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/ifdbbc.f +0 -0
  472. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/inarray.f +0 -0
  473. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/jplgot.f +0 -0
  474. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/listfreq.f +0 -0
  475. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/lsqfit.f +0 -0
  476. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/lst2ut.f +0 -0
  477. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/lstfreq.f +0 -0
  478. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/makeptg.f +0 -0
  479. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/makescn.f +0 -0
  480. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/makeseg.f +0 -0
  481. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/maxbas.f +0 -0
  482. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/mtaltaz.f +0 -0
  483. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/mtequat.f +0 -0
  484. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/mtxyew.f +0 -0
  485. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/mtxyns.f +0 -0
  486. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/omscor.f +0 -0
  487. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/omsfreq.f +0 -0
  488. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/omsout.f +0 -0
  489. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/omsset.f +0 -0
  490. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/omssrc.f +0 -0
  491. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/omssta.f +0 -0
  492. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optcells.f +0 -0
  493. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optcsar.f +0 -0
  494. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optcspt.f +0 -0
  495. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optcsub.f +0 -0
  496. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/opthas.f +0 -0
  497. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/opthiel.f +0 -0
  498. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optnone.f +0 -0
  499. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optsch.f +0 -0
  500. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optskd.f +0 -0
  501. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/opttim.f +0 -0
  502. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/optupt.f +0 -0
  503. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/pcalfq.f +0 -0
  504. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/phint.f +0 -0
  505. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/pkfinish.f +0 -0
  506. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/plot.inc +0 -0
  507. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/pn3db.f +0 -0
  508. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/protect.f +0 -0
  509. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/prtfreq.f +0 -0
  510. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/prtsch.f +0 -0
  511. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/prtscn.f +0 -0
  512. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/prtset.f +0 -0
  513. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/ptpat.f +0 -0
  514. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/ptvlba.f +0 -0
  515. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/ran5.f +0 -0
  516. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/rdbelevt.f +0 -0
  517. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/rdbemtch.f +0 -0
  518. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/rdcat.inc +0 -0
  519. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/recctl.f +0 -0
  520. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/reconfig.f +0 -0
  521. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/resync.f +0 -0
  522. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/rotvlba.f +0 -0
  523. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sameset.f +0 -0
  524. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/satgot.f +0 -0
  525. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sattim.f +0 -0
  526. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sbhours.f +0 -0
  527. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sbpair.f +0 -0
  528. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/scanid.f +0 -0
  529. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sch24.f +0 -0
  530. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schday.f +0 -0
  531. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sched.inc +0 -0
  532. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schfreq.inc +0 -0
  533. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schgeo.f +0 -0
  534. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schopt.f +0 -0
  535. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schpeak.inc +0 -0
  536. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schpre.f +0 -0
  537. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schset.inc +0 -0
  538. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schsum.f +0 -0
  539. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/schtim.f +0 -0
  540. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/scndup.f +0 -0
  541. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/scngeo.f +0 -0
  542. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/scnrange.f +0 -0
  543. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/scramble.f +0 -0
  544. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sdopincr.f +0 -0
  545. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setband.f +0 -0
  546. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setbbc.f +0 -0
  547. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setchan.f +0 -0
  548. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setcop.f +0 -0
  549. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setdefs.f +0 -0
  550. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setexpnd.f +0 -0
  551. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setfcat.f +0 -0
  552. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setfirm.f +0 -0
  553. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setfmt.f +0 -0
  554. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setform.f +0 -0
  555. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setfreq.f +0 -0
  556. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sethw1.f +0 -0
  557. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setnorec.f +0 -0
  558. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setrec.f +0 -0
  559. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setstdef.f +0 -0
  560. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/settps.f +0 -0
  561. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/settrk.f +0 -0
  562. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/setusyn.f +0 -0
  563. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sfinfo.f +0 -0
  564. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/shortn.f +0 -0
  565. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sidtim.f +0 -0
  566. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/slew.f +0 -0
  567. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/socdef.f +0 -0
  568. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srcflg.f +0 -0
  569. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srcloc.f +0 -0
  570. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srclst.f +0 -0
  571. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srcwrt.f +0 -0
  572. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srfinish.f +0 -0
  573. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srinsert.f +0 -0
  574. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srlist.f +0 -0
  575. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srlist.inc +0 -0
  576. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/srlpre.f +0 -0
  577. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stafiles.f +0 -0
  578. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stafrd.f +0 -0
  579. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stageo.f +0 -0
  580. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stalst.f +0 -0
  581. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stano.f +0 -0
  582. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stauv.f +0 -0
  583. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stmsg.f +0 -0
  584. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/stsum.f +0 -0
  585. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sumdat.f +0 -0
  586. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sumdesc.f +0 -0
  587. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sumope.f +0 -0
  588. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sumscn.f +0 -0
  589. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sunpos.f +0 -0
  590. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/sunwarn.f +0 -0
  591. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/suvopt.f +0 -0
  592. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/tavlba.f +0 -0
  593. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/timej.f +0 -0
  594. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/tpmfix.f +0 -0
  595. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/tpsum.f +0 -0
  596. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/tptpns.f +0 -0
  597. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/twohdset.f +0 -0
  598. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/uvopt.f +0 -0
  599. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/uvqual.f +0 -0
  600. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/v2dout.f +0 -0
  601. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/versched.f +0 -0
  602. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vexout.f +0 -0
  603. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlascns.f +0 -0
  604. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlba.f +0 -0
  605. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbabws.f +0 -0
  606. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbachar.f +0 -0
  607. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbadk.f +0 -0
  608. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbaend.f +0 -0
  609. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbaini.f +0 -0
  610. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbaint.f +0 -0
  611. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbareal.f +0 -0
  612. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbast.f +0 -0
  613. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbastop.f +0 -0
  614. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vlbasu.f +0 -0
  615. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vsopwrt.f +0 -0
  616. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/vxlink.inc +0 -0
  617. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wlog.f +0 -0
  618. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wrap.f +0 -0
  619. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wrapzone.f +0 -0
  620. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wrapzone2.f +0 -0
  621. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wrtcov.f +0 -0
  622. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wrtfreq.f +0 -0
  623. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sched/wrtmsg.f +0 -0
  624. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/amp.f +0 -0
  625. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/ampqk.f +0 -0
  626. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/calyd.f +0 -0
  627. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/cldj.f +0 -0
  628. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/clyd.f +0 -0
  629. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/cs2c.f +0 -0
  630. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dat.f +0 -0
  631. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dcc2s.f +0 -0
  632. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dcs2c.f +0 -0
  633. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/deuler.f +0 -0
  634. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dimxv.f +0 -0
  635. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/djcl.f +0 -0
  636. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dmxm.f +0 -0
  637. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dmxv.f +0 -0
  638. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dranrm.f +0 -0
  639. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dsep.f +0 -0
  640. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dsepv.f +0 -0
  641. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dt.f +0 -0
  642. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dvdv.f +0 -0
  643. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dvn.f +0 -0
  644. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/dvxv.f +0 -0
  645. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/earth.f +0 -0
  646. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/ecor.f +0 -0
  647. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/epb2d.f +0 -0
  648. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/epj.f +0 -0
  649. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/eqeqx.f +0 -0
  650. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/evp.f +0 -0
  651. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/fk45z.f +0 -0
  652. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/fk524.f +0 -0
  653. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/fk54z.f +0 -0
  654. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/gmst.f +0 -0
  655. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/map.f +0 -0
  656. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/mappa.f +0 -0
  657. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/mapqk.f +0 -0
  658. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/mapqkz.f +0 -0
  659. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/nut.f +0 -0
  660. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/nutc.f +0 -0
  661. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/pm.f +0 -0
  662. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/prebn.f +0 -0
  663. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/prec.f +0 -0
  664. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/preces.f +0 -0
  665. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/precl.f +0 -0
  666. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/prenut.f +0 -0
  667. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/rvlsrk.f +0 -0
  668. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Sla/vdv.f +0 -0
  669. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/chk4dar.f +0 -0
  670. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/chkjive.f +0 -0
  671. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/chkv4dar.f +0 -0
  672. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/sched.inc +0 -0
  673. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/schset.inc +0 -0
  674. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfan.f +0 -0
  675. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfbb.f +0 -0
  676. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfda.f +0 -0
  677. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcffq.f +0 -0
  678. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfhp.f +0 -0
  679. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfif.f +0 -0
  680. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfph.f +0 -0
  681. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfpo.f +0 -0
  682. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfrl.f +0 -0
  683. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcfsi.f +0 -0
  684. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcftr.f +0 -0
  685. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxcovr.f +0 -0
  686. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxdefs.f +0 -0
  687. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxfqvx.f +0 -0
  688. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxgtst.f +0 -0
  689. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxlink.inc +0 -0
  690. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxmode.f +0 -0
  691. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnhds.f +0 -0
  692. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnman.f +0 -0
  693. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmbb.f +0 -0
  694. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmda.f +0 -0
  695. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmfq.f +0 -0
  696. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmhp.f +0 -0
  697. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmif.f +0 -0
  698. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmph.f +0 -0
  699. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmpo.f +0 -0
  700. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmpr.f +0 -0
  701. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmrl.f +0 -0
  702. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmsi.f +0 -0
  703. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmtr.f +0 -0
  704. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxnmxx.f +0 -0
  705. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxrl16.f +0 -0
  706. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxrl8.f +0 -0
  707. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxs2df.f +0 -0
  708. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxs2md.f +0 -0
  709. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxs2vl.f +0 -0
  710. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxsch.f +0 -0
  711. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxschk.f +0 -0
  712. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxscns.f +0 -0
  713. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxsort.f +0 -0
  714. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxstky.f +0 -0
  715. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxstli.f +0 -0
  716. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxstnm.f +0 -0
  717. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxsudt.f +0 -0
  718. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtels.f +0 -0
  719. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxton2.f +0 -0
  720. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtone.f +0 -0
  721. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtrafq.f +0 -0
  722. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtraif.f +0 -0
  723. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtramd.f +0 -0
  724. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtran.f +0 -0
  725. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxtraph.f +0 -0
  726. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxunql.f +0 -0
  727. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxvbrx.f +0 -0
  728. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxvers.f +0 -0
  729. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwran.f +0 -0
  730. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrbb.f +0 -0
  731. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrda.f +0 -0
  732. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrex.f +0 -0
  733. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrfq.f +0 -0
  734. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrgl.f +0 -0
  735. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrhp.f +0 -0
  736. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrif.f +0 -0
  737. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrmd.f +0 -0
  738. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrph.f +0 -0
  739. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrpo.f +0 -0
  740. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrpr.f +0 -0
  741. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrrl.f +0 -0
  742. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrsi.f +0 -0
  743. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrst.f +0 -0
  744. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrsu.f +0 -0
  745. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrt.f +0 -0
  746. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex/vxwrtr.f +0 -0
  747. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/sched.inc +0 -0
  748. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/schset.inc +0 -0
  749. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxcfds.f +0 -0
  750. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxdefs2.f +0 -0
  751. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxlink2.inc +0 -0
  752. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxnmds.f +0 -0
  753. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxsch2.f +0 -0
  754. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxstli2.f +0 -0
  755. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxsudt2.f +0 -0
  756. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxvbext.f +0 -0
  757. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxvbrx2.f +0 -0
  758. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwran2.f +0 -0
  759. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrbb2.f +0 -0
  760. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrbs.f +0 -0
  761. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrda2.f +0 -0
  762. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrds.f +0 -0
  763. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrext.f +0 -0
  764. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrfq2.f +0 -0
  765. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrif2.f +0 -0
  766. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrmd2.f +0 -0
  767. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrph2.f +0 -0
  768. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrsu2.f +0 -0
  769. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/Vex2/vxwrt2.f +0 -0
  770. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/__init__.py +0 -0
  771. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/__init__.py +0 -0
  772. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/catalog.py +0 -0
  773. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/frequency_catalog.py +0 -0
  774. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/frequency_set_catalog.py +0 -0
  775. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/line_rest_frequency_catalog.py +0 -0
  776. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/peak_catalog.py +0 -0
  777. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/phase_center_catalog.py +0 -0
  778. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/satellite_catalog.py +0 -0
  779. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/scan_catalog.py +0 -0
  780. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/setup_catalog.py +0 -0
  781. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/setup_file_catalog.py +0 -0
  782. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/source_catalog.py +0 -0
  783. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/source_plot_catalog.py +0 -0
  784. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/catalog/station_catalog.py +0 -0
  785. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/chkifwrp.f +0 -0
  786. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/closewrp.f +0 -0
  787. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/dbbc_patching.py +0 -0
  788. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/fsfreqwr.f +0 -0
  789. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/key.py +0 -0
  790. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/openwrap.f +0 -0
  791. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/plot.py +0 -0
  792. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/plot_toolbar.py +0 -0
  793. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/plot_util.py +0 -0
  794. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/ran5wrap.f +0 -0
  795. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sbhwrap.f +0 -0
  796. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/__init__.py +0 -0
  797. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/addgeo_module.py +0 -0
  798. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/addpeak_module.py +0 -0
  799. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/bbcalt_module.py +0 -0
  800. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/bbcdbbc_module.py +0 -0
  801. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/bbcemerlin_module.py +0 -0
  802. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/checkemerlin_module.py +0 -0
  803. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/chkdbbc_module.py +0 -0
  804. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/chkset_module.py +0 -0
  805. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/defaults_module.py +0 -0
  806. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/defset_module.py +0 -0
  807. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/geochk_module.py +0 -0
  808. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/geomake_module.py +0 -0
  809. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/getcor_module.py +0 -0
  810. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/getcov_module.py +0 -0
  811. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/getfreq_module.py +0 -0
  812. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/getset_module.py +0 -0
  813. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/getsta_module.py +0 -0
  814. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/gettim_module.py +0 -0
  815. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/gintent_module.py +0 -0
  816. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/gmkscn_module.py +0 -0
  817. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/ifdbbc3_module.py +0 -0
  818. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/ifdbbc_module.py +0 -0
  819. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/infdb_module.py +0 -0
  820. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/input_module.py +0 -0
  821. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/invla_module.py +0 -0
  822. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/makescn_module.py +0 -0
  823. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/makeseg_module.py +0 -0
  824. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/optcells_module.py +0 -0
  825. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/opthas_module.py +0 -0
  826. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/opthiel_module.py +0 -0
  827. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/optnone_module.py +0 -0
  828. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/optskd_module.py +0 -0
  829. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/optupt_module.py +0 -0
  830. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/output_files.py +0 -0
  831. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/parameter.py +0 -0
  832. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/pcread_module.py +0 -0
  833. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/rdpeak_module.py +0 -0
  834. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/rdset_module.py +0 -0
  835. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/rfreq_module.py +0 -0
  836. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/satini_module.py +0 -0
  837. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/schdefs_module.py +0 -0
  838. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/schfiles_module.py +0 -0
  839. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/schopt_module.py +0 -0
  840. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/schrep_module.py +0 -0
  841. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/schsum_module.py +0 -0
  842. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/scndup_module.py +0 -0
  843. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/setbbc_module.py +0 -0
  844. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/setdefs_module.py +0 -0
  845. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/setexpnd_module.py +0 -0
  846. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/srread_module.py +0 -0
  847. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/stafiles_module.py +0 -0
  848. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/stmsg_module.py +0 -0
  849. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/stread_module.py +0 -0
  850. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/sttant_module.py +0 -0
  851. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/times_module.py +0 -0
  852. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/toggle_module.py +0 -0
  853. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/sched/vexout_module.py +0 -0
  854. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/tformwrp.f +0 -0
  855. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/update_catalogs.py +0 -0
  856. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/util.py +0 -0
  857. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/version.py +0 -0
  858. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/verwrap.f +0 -0
  859. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/vex.py +0 -0
  860. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/pysched/vex_scans.py +0 -0
  861. {pythonSCHED-1.28.2 → pythonSCHED-1.28.3}/src/sched.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pythonSCHED
3
- Version: 1.28.2
3
+ Version: 1.28.3
4
4
  Summary: Python extension of NRAO's VLBI scheduling program SCHED (see http://www.aoc.nrao.edu/~cwalker/sched/)
5
5
  Home-page: https://github.com/jive-vlbi/sched
6
6
  Author: Bob Eldering
@@ -14,7 +14,7 @@ Classifier: Operating System :: MacOS
14
14
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
15
15
  Classifier: Intended Audience :: Science/Research
16
16
  Classifier: Topic :: Scientific/Engineering :: Astronomy
17
- Requires-Python: >=3.6
17
+ Requires-Python: >=3.6, <3.12
18
18
  Description-Content-Type: text/markdown
19
19
  License-File: LICENSE
20
20
 
@@ -58,6 +58,7 @@ where the optional parameter `-p` retrieves the graphical mode in order to be a
58
58
  - Python (>= 3.6).
59
59
  - A Fortran compiler.
60
60
  - NumPy (>= 1.16, < 1.24).
61
+ - Setuptools (<60)
61
62
  - Git.
62
63
 
63
64
  #### PyQt5 dependencies
@@ -82,6 +83,7 @@ If you want to install **pySCHED** using `pip`, it can be used directly:
82
83
 
83
84
  ```bash
84
85
  sudo pip3 install 'numpy<1.24'
86
+ sudo pip3 install 'setuptools<60'
85
87
  sudo pip3 install pythonSCHED
86
88
  ```
87
89
 
@@ -191,6 +193,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
191
193
  * __v1.27.0 (2025-02-25)__: Merge with SCHED 11.8.
192
194
  * __v1.28.0 (2025-08-20)__: Merge with SCHED 12.0.
193
195
  * __v1.28.1 (2025-08-20)__: Fixed packaging bug: missing Vex2 Fortran include files.
196
+ * __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
+ * __v1.28.3 (2025-10-15)__: Fixed bug: VEXVRSN keyword was parsed as a number but handled as if it always was a string.
194
198
 
195
199
 
196
200
  # Contact
@@ -38,6 +38,7 @@ where the optional parameter `-p` retrieves the graphical mode in order to be a
38
38
  - Python (>= 3.6).
39
39
  - A Fortran compiler.
40
40
  - NumPy (>= 1.16, < 1.24).
41
+ - Setuptools (<60)
41
42
  - Git.
42
43
 
43
44
  #### PyQt5 dependencies
@@ -62,6 +63,7 @@ If you want to install **pySCHED** using `pip`, it can be used directly:
62
63
 
63
64
  ```bash
64
65
  sudo pip3 install 'numpy<1.24'
66
+ sudo pip3 install 'setuptools<60'
65
67
  sudo pip3 install pythonSCHED
66
68
  ```
67
69
 
@@ -171,6 +173,8 @@ We therefore recommend to unset this variable before running pySCHED (which woul
171
173
  * __v1.27.0 (2025-02-25)__: Merge with SCHED 11.8.
172
174
  * __v1.28.0 (2025-08-20)__: Merge with SCHED 12.0.
173
175
  * __v1.28.1 (2025-08-20)__: Fixed packaging bug: missing Vex2 Fortran include files.
176
+ * __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
+ * __v1.28.3 (2025-10-15)__: Fixed bug: VEXVRSN keyword was parsed as a number but handled as if it always was a string.
174
178
 
175
179
 
176
180
  # Contact
@@ -63,7 +63,6 @@ Name = ho3cm_low Station = HOBART priority = 0
63
63
  Name = ho3cm_high Station = HOBART priority = 0
64
64
  rf1 = 8288, 8288 ifname = A3, B3
65
65
  rf2 = 8800, 8800 fe = '3cm', '3cm'
66
- rf2 = 8800, 8800 fe = '3cm', '3cm'
67
66
  pol = RCP, LCP lo1 = 8800, 8800
68
67
  ! rf1, rf2 assume filter 2.
69
68
  /
@@ -469,10 +469,11 @@
469
469
  ! AGP: May 2008 - New station YEBES40M
470
470
  ! New Azimuth limits from P.de Vicente (AGP 31Oct08)
471
471
  ! RMC: as DBBC (starting sess.3/14) & 5C (starting sess.2/16)
472
+ ! BE: setting TSETTLE to 30s to allow for tsys cal in gap
472
473
  DBNAME = YEBES40M
473
474
  MOUNT=ALTAZ AX1LIM=-60,420 AX2LIM=5,88 AX1RATE=120 AX2RATE=60
474
475
  AX1ACC=0.7 AX2ACC=0.33
475
- TSETTLE=15 DAR=DBBC DBBCVER=ASTRO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
476
+ TSETTLE=30 DAR=DBBC DBBCVER=ASTRO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
476
477
  NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
477
478
  /
478
479
  STATION=RAEGYEB STCODE=Yj CONTROL=VEX
@@ -561,7 +562,7 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
561
562
  ! TSETTLE=2 DAR=MKIV ! RECORDER=MKIV NDRIVES=1 NHEADS=2
562
563
  ! NBBC=14 DISK=MARK5B MEDIADEF=DISK
563
564
  TSETTLE=2 DAR=DBBC DBBCVER=ASTRO ! RECORDER=MKIV NDRIVES=1 NHEADS=2
564
- NBBC=16 DISK=MARK5B MEDIADEF=DISK TSCAL=CONT
565
+ NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
565
566
  /
566
567
  !CR: added from Lorant (1Dec00)
567
568
  !LORANT add Matera; many unknowns - MKIV, VLBA4 from Pino Colucci 22/05/00
@@ -158,7 +158,7 @@
158
158
  ! TSETTLE=10 DAR=MKIV RECORDER=MKIV NDRIVES=1 NHEADS=2 NBBC=14
159
159
  ! DISK=MARK5A MEDIADEF=DISK TSCAL=CONT
160
160
  TSETTLE=10 DAR=NONE NBBC=16
161
- DISK=MARK5B MEDIADEF=DISK TSCAL=GAP
161
+ DISK=MARK5C MEDIADEF=DISK TSCAL=GAP
162
162
  HOR_AZ = 0, 10, 20, 30, 40, 50, 60, 70, 80, 90,100,110,120,130,140,
163
163
  150,160,170,180,190,200,210,220,230,240,250,260,270,280,290,
164
164
  300,310,320,330,340,350,360
@@ -118,7 +118,7 @@
118
118
  ! VERSION is the date and time when this catalog was
119
119
  ! assembled from the master subcatalogs.
120
120
 
121
- VERSION = "2025May28-13:06:00"
121
+ VERSION = "2025Oct02-13:31:06"
122
122
 
123
123
  !
124
124
  ! =====================================================================
@@ -869,10 +869,11 @@
869
869
  ! AGP: May 2008 - New station YEBES40M
870
870
  ! New Azimuth limits from P.de Vicente (AGP 31Oct08)
871
871
  ! RMC: as DBBC (starting sess.3/14) & 5C (starting sess.2/16)
872
+ ! BE: setting TSETTLE to 30s to allow for tsys cal in gap
872
873
  DBNAME = YEBES40M
873
874
  MOUNT=ALTAZ AX1LIM=-60,420 AX2LIM=5,88 AX1RATE=120 AX2RATE=60
874
875
  AX1ACC=0.7 AX2ACC=0.33
875
- TSETTLE=15 DAR=DBBC DBBCVER=ASTRO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
876
+ TSETTLE=30 DAR=DBBC DBBCVER=ASTRO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
876
877
  NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
877
878
  /
878
879
  STATION=RAEGYEB STCODE=Yj CONTROL=VEX
@@ -958,8 +959,10 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
958
959
  MOUNT= ALTAZ AX1RATE=60 AX2RATE=30 AX1LIM=-80,450 AX2LIM=5,88 ! Yusup Ali 8jul2009
959
960
  !!! shift to DBBC after sess.2/17 tests/shift mid-way through
960
961
  AX1ACC=0.5 AX2ACC=0.5 ! Yusup Ali 8jul2009
962
+ ! TSETTLE=2 DAR=MKIV ! RECORDER=MKIV NDRIVES=1 NHEADS=2
963
+ ! NBBC=14 DISK=MARK5B MEDIADEF=DISK
961
964
  TSETTLE=2 DAR=DBBC DBBCVER=ASTRO ! RECORDER=MKIV NDRIVES=1 NHEADS=2
962
- NBBC=16 DISK=MARK5B MEDIADEF=DISK TSCAL=CONT
965
+ NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
963
966
  /
964
967
  !CR: added from Lorant (1Dec00)
965
968
  !LORANT add Matera; many unknowns - MKIV, VLBA4 from Pino Colucci 22/05/00
@@ -1390,7 +1393,7 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
1390
1393
  ! TSETTLE=10 DAR=MKIV RECORDER=MKIV NDRIVES=1 NHEADS=2 NBBC=14
1391
1394
  ! DISK=MARK5A MEDIADEF=DISK TSCAL=CONT
1392
1395
  TSETTLE=10 DAR=NONE NBBC=16
1393
- DISK=MARK5B MEDIADEF=DISK TSCAL=GAP
1396
+ DISK=MARK5C MEDIADEF=DISK TSCAL=GAP
1394
1397
  HOR_AZ = 0, 10, 20, 30, 40, 50, 60, 70, 80, 90,100,110,120,130,140,
1395
1398
  150,160,170,180,190,200,210,220,230,240,250,260,270,280,290,
1396
1399
  300,310,320,330,340,350,360
@@ -142,7 +142,7 @@
142
142
  ! VERSION is the date and time when this catalog was
143
143
  ! assembled from the master subcatalogs.
144
144
 
145
- VERSION = "2025May28-13:06:00"
145
+ VERSION = "2025Oct02-13:31:06"
146
146
 
147
147
  ! This is updated for SCHED 11.1.
148
148
  ! =====================================================================
@@ -884,10 +884,11 @@
884
884
  ! AGP: May 2008 - New station YEBES40M
885
885
  ! New Azimuth limits from P.de Vicente (AGP 31Oct08)
886
886
  ! RMC: as DBBC (starting sess.3/14) & 5C (starting sess.2/16)
887
+ ! BE: setting TSETTLE to 30s to allow for tsys cal in gap
887
888
  DBNAME = YEBES40M
888
889
  MOUNT=ALTAZ AX1LIM=-60,420 AX2LIM=5,88 AX1RATE=120 AX2RATE=60
889
890
  AX1ACC=0.7 AX2ACC=0.33
890
- TSETTLE=15 DAR=DBBC DBBCVER=ASTRO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
891
+ TSETTLE=30 DAR=DBBC DBBCVER=ASTRO ! RECORDER=VLBA4 NDRIVES=1 NHEADS=2
891
892
  NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
892
893
  /
893
894
  STATION=RAEGYEB STCODE=Yj CONTROL=VEX
@@ -973,8 +974,10 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
973
974
  MOUNT= ALTAZ AX1RATE=60 AX2RATE=30 AX1LIM=-80,450 AX2LIM=5,88 ! Yusup Ali 8jul2009
974
975
  !!! shift to DBBC after sess.2/17 tests/shift mid-way through
975
976
  AX1ACC=0.5 AX2ACC=0.5 ! Yusup Ali 8jul2009
977
+ ! TSETTLE=2 DAR=MKIV ! RECORDER=MKIV NDRIVES=1 NHEADS=2
978
+ ! NBBC=14 DISK=MARK5B MEDIADEF=DISK
976
979
  TSETTLE=2 DAR=DBBC DBBCVER=ASTRO ! RECORDER=MKIV NDRIVES=1 NHEADS=2
977
- NBBC=16 DISK=MARK5B MEDIADEF=DISK TSCAL=CONT
980
+ NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
978
981
  /
979
982
  !CR: added from Lorant (1Dec00)
980
983
  !LORANT add Matera; many unknowns - MKIV, VLBA4 from Pino Colucci 22/05/00
@@ -1405,7 +1408,7 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
1405
1408
  ! TSETTLE=10 DAR=MKIV RECORDER=MKIV NDRIVES=1 NHEADS=2 NBBC=14
1406
1409
  ! DISK=MARK5A MEDIADEF=DISK TSCAL=CONT
1407
1410
  TSETTLE=10 DAR=NONE NBBC=16
1408
- DISK=MARK5B MEDIADEF=DISK TSCAL=GAP
1411
+ DISK=MARK5C MEDIADEF=DISK TSCAL=GAP
1409
1412
  HOR_AZ = 0, 10, 20, 30, 40, 50, 60, 70, 80, 90,100,110,120,130,140,
1410
1413
  150,160,170,180,190,200,210,220,230,240,250,260,270,280,290,
1411
1414
  300,310,320,330,340,350,360
@@ -656,7 +656,7 @@ extension = Extension(
656
656
  setup(
657
657
  cmdclass={"sdist": sdist},
658
658
  name="pythonSCHED",
659
- version="1.28.2",
659
+ version="1.28.3",
660
660
  author="Bob Eldering",
661
661
  author_email="eldering@jive.eu",
662
662
  description="Python extension of NRAO's VLBI scheduling program SCHED "
@@ -677,7 +677,7 @@ setup(
677
677
  "Topic :: Scientific/Engineering :: Astronomy"],
678
678
  scripts=["src/sched.py"],
679
679
  ext_modules=[extension],
680
- python_requires=">=3.6",
680
+ python_requires=">=3.6, <3.12",
681
681
  setup_requires=["numpy>=1.19, <1.24",
682
682
  "setuptools>=24.3, <60"],
683
683
  install_requires=["numpy>=1.19, <1.24",
@@ -103,7 +103,7 @@
103
103
  firstlo= 186, 186, 186, 186, 186, 186, 186, 186
104
104
  ifchan = A2, C1, A2, C1, A2, C1, A2, C1
105
105
  bbc = 1, 9, 1, 9, 2, 10, 2, 10
106
- format = MARK5B station = URUMQI /
106
+ format = VDIF station = URUMQI /
107
107
  !
108
108
  firstlo= 2270,2270,2270,2270,2270,2270,2270,2270
109
109
  ifchan = A4, B3, A4, B3, A4, B3, A4, B3
@@ -112,20 +112,13 @@
112
112
  pcal = 'off' /
113
113
  !
114
114
  !
115
- !!! Robledo set up compatible with standard sched catalogues
116
- DBE = ' '
117
- NCHAN = 16
118
- BBFILTER = 16.0
119
- FREQREF = 1610.00
120
- FREQOFF = 0,0,0,0, 32,32,32,32, 64,64,64,64, 96,96,96,96
121
- NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U
122
- POL=dual
123
- PCAL = 'off'
124
- firstlo= 1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380,1380
125
- ifchan ='2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N','2N','1N'
126
- bbc = 2, 1, 2, 1, 4, 3, 4, 3, 6, 5, 6, 5, 8, 7, 8, 7
127
- format = MKIV1:2 station = DSS63 /
128
- !
115
+ !! Robledo with VRA back-end; same channelization as DBBC stations
116
+ DBE = ' '
117
+ firstlo= 1380,1380,1380,1380,1380,1380,1380,1380
118
+ ifchan= '2N','1N','2N','1N','2N','1N','2N','1N'
119
+ bbc = 2, 1, 2, 1, 2, 1, 2, 1
120
+ format = VDIF station = DSS63 /
121
+ !
129
122
  !
130
123
  !!! eMERLIN using 64MHz subbands (put as DAR=NONE in sta catalog)
131
124
  !!! middle of band
@@ -106,7 +106,7 @@
106
106
  firstlo= 21992,21992,21992,21992,21992,21992,21992,21992
107
107
  ifchan = A2, C1, A2, C1, A2, C1, A2, C1
108
108
  bbc = 1, 9, 1, 9, 2, 10, 2, 10
109
- format = MARK5B station = URUMQI /
109
+ format = VDIF station = URUMQI /
110
110
  !
111
111
  firstlo= 21500,21500,21500,21500,21500,21500,21500,21500
112
112
  ifchan = A1, B1, A1, B1, A1, B1, A1, B1
@@ -106,22 +106,23 @@
106
106
  firstlo= 21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992,21992
107
107
  ifchan = A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1
108
108
  bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
109
- format = MARK5B station = URUMQI /
109
+ format = VDIF station = URUMQI /
110
110
  !
111
111
  firstlo= 21914,21914,21914,21914,21914,21914,21914,21914,21914,21914,21914,21914,21914,21914,21914,21914
112
112
  ifchan = '2N', '1N', '2N', '1N', '2N', '1N', '2N', '1N', '2N', '1N', '2N', '1N', '2N', '1N', '2N', '1N'
113
113
  bbc = 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1
114
114
  format = VDIF station = DSS63 /
115
115
  !
116
- ! firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
117
- ! ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
118
- ! bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
119
- ! format = VDIF station = CDDBBC /
116
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
117
+ ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
118
+ bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
119
+ format = VDIF station = CDDBBC /
120
120
  !!
121
- ! firstlo= 22200,22200,22200,22200,22200,22200,22200,22200,22200,22200,22200,22200,22200,22200,22200,22200
122
- ! ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
123
- ! bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
124
- ! format = VDIF station = HOB_DBBC /
121
+ ! firstlo= 21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800
122
+ firstlo= 22000,22000,22000,22000,22000,22000,22000,22000,22000,22000,22000,22000,22000,22000,22000,22000
123
+ ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
124
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
125
+ format = VDIF station = HOB_DBBC /
125
126
  !!
126
127
  firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
127
128
  ifchan = A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3, A4, B3
@@ -141,23 +142,60 @@
141
142
  ! LO frequency is changed in KVNPC
142
143
  firstlo= 34110,34110,34110,34110,34110,34110,34110,34110,34110,34110,34110,34110,34110,34110,34110,34110
143
144
  station = KVNPC /
145
+ !!!!! MOPRA with OCTAD?
144
146
  !
145
- !! CDDBBC & HOB_DBBC still limited to 1G?
146
- NCHAN=8
147
- BITS=2
148
- BBFILTER=32.0
149
- FREQREF=22172.0
150
- FREQOFF= 128,128,128,128, 192,192,192,192
151
- NETSIDE= L, L, U, U, L, L, U, U
152
- POL=DUAL
147
+ !!! CDDBBC & HOB_DBBC still limited to 1G?
148
+ ! NCHAN=8
149
+ ! BITS=2
150
+ ! BBFILTER=32.0
151
+ ! FREQREF=22172.0
152
+ ! FREQOFF= 128,128,128,128, 192,192,192,192
153
+ ! NETSIDE= L, L, U, U, L, L, U, U
154
+ ! POL=DUAL
155
+ ! PCAL = 'off'
156
+ ! firstlo= 21500,21500,21500,21500,21500,21500,21500,21500
157
+ ! ifchan = A1, B1, A1, B1, A1, B1, A1, B1
158
+ ! bbc = 1, 5, 1, 5, 2, 6, 2, 6
159
+ ! format = VDIF station = CDDBBC /
160
+ !!
161
+ ! firstlo= 22200,22200,22200,22200,22200,22200,22200,22200
162
+ ! ifchan = A1, B1, A1, B1, A1, B1, A1, B1
163
+ ! bbc = 1, 9, 1, 9, 2, 10, 2, 10
164
+ ! format = VDIF station = HOB_DBBC /
165
+ !!
166
+ !
167
+ !! (no Defford at K-band)
168
+ !!
169
+ NCHAN=2
170
+ BBFILTER = 64.0
171
+ FREQREF = 22268.00
172
+ FREQOFF = 0, 0
173
+ NETSIDE = U, U
174
+ pol=dual
153
175
  PCAL = 'off'
154
- firstlo= 21500,21500,21500,21500,21500,21500,21500,21500
155
- ifchan = A1, B1, A1, B1, A1, B1, A1, B1
156
- bbc = 1, 5, 1, 5, 2, 6, 2, 6
157
- format = VDIF station = CDDBBC /
176
+ !---------------------------------------------------------------------------------
177
+ firstlo= 23016,23016
178
+ ifchan = A1, B1
179
+ bbc = 1, 9
180
+ format = VDIF station = CAMBG32M /
158
181
  !
159
- firstlo= 22200,22200,22200,22200,22200,22200,22200,22200
160
- ifchan = A1, B1, A1, B1, A1, B1, A1, B1
161
- bbc = 1, 9, 1, 9, 2, 10, 2, 10
162
- format = VDIF station = HOB_DBBC /
182
+ firstlo= 23016,23016
183
+ ifchan = A1, B1
184
+ bbc = 1, 9
185
+ format = VDIF station = DARNHALL /
186
+ !
187
+ firstlo= 23016,23016
188
+ ifchan = A1, B1
189
+ bbc = 1, 9
190
+ format = VDIF station = KNOCKIN /
191
+ !
192
+ firstlo= 23016,23016
193
+ ifchan = A1, B1
194
+ bbc = 1, 9
195
+ format = VDIF station = PICKMERE /
196
+ !
197
+ firstlo= 23016,23016
198
+ ifchan = A1, B1
199
+ bbc = 1, 9
200
+ format = VDIF station = JB2_MERL /
163
201
  !
@@ -0,0 +1,234 @@
1
+ !!! VLBAs (22012-22524 from LO 21500)
2
+ NCHAN=8
3
+ BITS=2
4
+ BBFILTER = 128.0
5
+ FREQREF = 22012.00
6
+ FREQOFF = 0,0, 128,128, 256,256, 384,384
7
+ NETSIDE = U,U, U, U, U, U, U, U
8
+ DBE = 'RDBE_DDC'
9
+ POL=dual
10
+ PCAL = 'off'
11
+ BARREL=ROLL_OFF
12
+ STATION = VLBA
13
+ /
14
+ !
15
+ !VLA
16
+ !!! use same LO as picked for VLBA
17
+ NCHAN = 8
18
+ BBFILTER=128.0
19
+ FREQREF = 22012.00
20
+ FREQOFF = 0,0, 128,128, 256,256, 384,384
21
+ NETSIDE = U,U, U, U, U, U, U, U
22
+ IFCHAN = A,C, B, D, A, C, B, D
23
+ FE = '1CM','1CM','1CM','1CM'
24
+ FIRSTLO = 21500.0
25
+ IFCHAN = A, C, B, D, A, C, B, D
26
+ DBE = 'WIDAR'
27
+ STATION = VLA27
28
+ /
29
+ !
30
+ !!! LBA_DR
31
+ !!!! 1Gbps range = middle of Cd/Ho 2Gbps range
32
+ !!!!! Mopra may shift to OCTAD (handled with KVN)
33
+ DBE = ' '
34
+ FIRSTLO = -9999
35
+ IFCHAN = ' ',' ',' ',' ',' ',' ',' ',' '
36
+ BAND='1CM'
37
+ NCHAN = 4
38
+ BITS=2
39
+ BBFILTER = 64.0
40
+ FREQREF = 22108.00
41
+ FREQOFF = 0, 0, 64, 64
42
+ NETSIDE = U, U, U, U
43
+ BBC = 1, 2, 3, 4
44
+ POL=dual
45
+ PCAL = 'off'
46
+ STATION = ATCA, PARKES, MOPRA
47
+ /
48
+ !
49
+ !! EVNs (& DBBC LBAs)
50
+ BAND='1CM'
51
+ NCHAN=32
52
+ BITS=2
53
+ BBFILTER=32.0
54
+ FREQREF = 22044.00
55
+ FREQOFF = 0,0,0,0, 64,64,64,64, 128,128,128,128, 192,192,192,192, 256,256,256,256, 320,320,320,320, 384,384,384,384, 448,448,448,448
56
+ NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U
57
+ POL=dual
58
+ PCAL = 'off'
59
+ /
60
+ ! EVNs (DBBCs) & others needed explicit patching
61
+ !--------------------------------------------------------------------------
62
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
63
+ ifchan = A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, A3, C1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1, B3, D1
64
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
65
+ format = VDIF station = EFLSBERG /
66
+ !
67
+ firstlo= 23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036,23036
68
+ ifchan = A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2, A2, B2
69
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
70
+ format = VDIF station = JODRELL2 /
71
+ !
72
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
73
+ ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1
74
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
75
+ format = VDIF station = ONSALA60 /
76
+ !
77
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
78
+ ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1, B2, C1
79
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
80
+ format = VDIF station = HART /
81
+ !
82
+ firstlo= 22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012
83
+ ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1, B1, D1
84
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
85
+ format = VDIF station = MEDICINA /
86
+ !
87
+ firstlo= 21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869,21869
88
+ ifchan = A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, A1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2, B1, C2
89
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
90
+ format = VDIF station = NOTO /
91
+ !
92
+ firstlo= 22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012
93
+ ifchan = A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, A1, C1, B1, C1, B1, C1, B1, C1, B1, C1, B1, C1, B1, C1, B1, C1, B1, C1
94
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
95
+ format = VDIF station = SARDINIA /
96
+ !
97
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
98
+ ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
99
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
100
+ format = VDIF station = TORUN /
101
+ !
102
+ !!MH uses (FS) astro2 patching == (sched) DBBCVER=geo
103
+ firstlo= 21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480,21480
104
+ ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
105
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
106
+ format = VDIF station = METSAHOV /
107
+ !
108
+ firstlo= 22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012,22012
109
+ ifchan = A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, A2, C1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1, B2, D1
110
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
111
+ format = VDIF station = URUMQI /
112
+ !
113
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
114
+ ifchan = A4, C3, A4, C3, A4, C3, A4, C3, A4, C3, A4, C3, A4, C3, A4, C3, B4, D3, B4, D3, B4, D3, B4, D3, B4, D3, B4, D3, B4, D3, B4, D3
115
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
116
+ format = VDIF station = TIANMA65
117
+ pcal = 'off' /
118
+ !
119
+ !
120
+ !! YS (21500 not available, use 21468; total range 32MHz lower)
121
+ BAND='1CM'
122
+ NCHAN=32
123
+ BITS=2
124
+ BBFILTER=32.0
125
+ FREQREF = 22012.00
126
+ FREQOFF = 0,0,0,0, 64,64,64,64, 128,128,128,128, 192,192,192,192, 256,256,256,256, 320,320,320,320, 384,384,384,384, 448,448,448,448
127
+ NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U, L, L, U, U
128
+ POL=dual
129
+ PCAL = 'off'
130
+ !-------------------------------------------------------------------------------
131
+ firstlo= 21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468,21468
132
+ ifchan = A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, A4, C4, B4, D4, B4, D4, B4, D4, B4, D4, B4, D4, B4, D4, B4, D4, B4, D4
133
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12, 5, 13, 5, 13, 6, 14, 6, 14, 7, 15, 7, 15, 8, 16, 8, 16
134
+ format = VDIF station = YEBES40M /
135
+ !
136
+ !
137
+ !!! KVN can get 4Gbps via new OCTAD backend with 64MHz filters
138
+ !!! i.e., essentially same as 2Gbps with wider channels (& diff FREQREF/FREQOFF)
139
+ !!! better LO passed along by Do-Young 31oct
140
+ NCHAN=16
141
+ BITS=2
142
+ BBFILTER=64.0
143
+ FREQREF = 22076.00
144
+ POL=DUAL
145
+ PCAL='off'
146
+ !----------------------------------------
147
+ ! firstlo= 31200,31200,31200,31200,31200,31200,31200,31200,31200,31200,31200,31200,31200,31200,31200,31200
148
+ firstlo= 34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000,34000
149
+ pol = L, L, L, L, L, L, L, L, R, R, R, R, R, R, R, R
150
+ ifchan = A, A, A, A, A, A, A, A, B, B, B, B, B, B, B, B
151
+ bbc = 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3
152
+ netside = L, U, L, U, L, U, L, U, L, U, L, U, L, U, L, U
153
+ freqoff = 0, 0, 128, 128, 256, 256, 384, 384, 0, 0, 128, 128, 256, 256, 384, 384
154
+ format = VDIF station = KVNYS, KVNUS, KVNTN /
155
+ !
156
+ !!! 4th KVN added (Junhyun e-mail 29may2024)
157
+ ! LO frequency is changed in KVNPC
158
+ firstlo= 34100,34100,34100,34100,34100,34100,34100,34100,34100,34100,34100,34100,34100,34100,34100,34100
159
+ pol = L, L, L, L, L, L, L, L, R, R, R, R, R, R, R, R
160
+ ifchan = A, A, A, A, A, A, A, A, B, B, B, B, B, B, B, B
161
+ bbc = 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3
162
+ netside = L, U, L, U, L, U, L, U, L, U, L, U, L, U, L, U
163
+ freqoff = 0, 0, 128, 128, 256, 256, 384, 384, 0, 0, 128, 128, 256, 256, 384, 384
164
+ format = VDIF station = KVNPC /
165
+ !
166
+ !! in case Mopra using OCTAD
167
+ ! firstlo= 28232,28232,28232,28232,28232,28232,28232,28232,28232,28232,28232,28232,28232,28232,28232,28232
168
+ ! pol = L, L, L, L, L, L, L, L, R, R, R, R, R, R, R, R
169
+ ! ifchan = A, A, A, A, A, A, A, A, B, B, B, B, B, B, B, B
170
+ ! bbc = 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2
171
+ ! netside = L, U, L, U, L, U, L, U, L, U, L, U, L, U, L, U
172
+ ! freqoff = 0, 0, 128, 128, 256, 256, 384, 384, 0, 0, 128, 128, 256, 256, 384, 384
173
+ ! format = VDIF station = MOPRA /
174
+ !
175
+ !
176
+ !
177
+ !!!! mark5B stations (QUASARs, SH) limited to 2Gbps
178
+ !!!! also DBBC stations with NBBC=8 (HOB_DBBC (dbbcver=geo), CDDBBC (dbbcver=astro))
179
+ NCHAN=16
180
+ BITS=2
181
+ BBFILTER=32.0
182
+ FREQREF = 22076.00
183
+ !! a 256MHz range good for both CDDBBC and HOB_DBBC within VLBA 512MHz IF (22044-22300)
184
+ FREQOFF = 0,0,0,0, 64,64,64,64, 128,128,128,128, 192,192,192,192
185
+ NETSIDE = L,L,U,U, L, L, U, U, L, L, U, U, L, L, U, U
186
+ POL=DUAL
187
+ PCAL='off'
188
+ !-------------------------------------------------------------------------------
189
+ firstlo= 21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500,21500
190
+ ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
191
+ bbc = 1, 5, 1, 5, 2, 6, 2, 6, 3, 7, 3, 7, 4, 8, 4, 8
192
+ format = VDIF station = CDDBBC /
193
+ !
194
+ firstlo= 21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800,21800
195
+ ifchan = A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1, A1, B1
196
+ bbc = 1, 9, 1, 9, 2, 10, 2, 10, 3, 11, 3, 11, 4, 12, 4, 12
197
+ format = VDIF station = HOB_DBBC /
198
+ !
199
+ !
200
+ !! (no Defford at K-band)
201
+ !!
202
+ NCHAN=2
203
+ BBFILTER = 64.0
204
+ FREQREF = 22248.00
205
+ FREQOFF = 0, 0
206
+ NETSIDE = U, U
207
+ pol=dual
208
+ PCAL = 'off'
209
+ !---------------------------------------------------------------------------------
210
+ firstlo= 23016,23016
211
+ ifchan = A1, B1
212
+ bbc = 1, 9
213
+ format = VDIF station = CAMBG32M /
214
+ !
215
+ firstlo= 23016,23016
216
+ ifchan = A1, B1
217
+ bbc = 1, 9
218
+ format = VDIF station = DARNHALL /
219
+ !
220
+ firstlo= 23016,23016
221
+ ifchan = A1, B1
222
+ bbc = 1, 9
223
+ format = VDIF station = KNOCKIN /
224
+ !
225
+ firstlo= 23016,23016
226
+ ifchan = A1, B1
227
+ bbc = 1, 9
228
+ format = VDIF station = PICKMERE /
229
+ !
230
+ firstlo= 23016,23016
231
+ ifchan = A1, B1
232
+ bbc = 1, 9
233
+ format = VDIF station = JB2_MERL /
234
+ !