pythonSCHED 1.28.4__tar.gz → 1.28.5__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 (860) hide show
  1. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/PKG-INFO +8 -8
  2. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/README.md +7 -7
  3. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_JIVE/freq_EVN.dat +184 -59
  4. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_JIVE/stations_EVN.dat +10 -0
  5. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations_extras.dat +9 -0
  6. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/freq.dat +185 -60
  7. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/freq_RDBE.dat +185 -60
  8. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/locations.dat +10 -1
  9. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/stations.dat +12 -1
  10. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/stations_RDBE.dat +11 -1
  11. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setup.py +1 -1
  12. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global1cm-1Gbps-32MHz.set +0 -22
  13. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global1cm-2Gbps-32MHz.set +1 -44
  14. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global1cm-4Gbps-32MHz.set +5 -39
  15. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global6cm-4Gbps-32MHz.set +19 -36
  16. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn18cm-1Gbps-32MHz-USB.set +14 -0
  17. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn18cm-1Gbps-32MHz.set +13 -0
  18. pythonSCHED-1.28.5/setups/evn21cm-1Gbps-32MHz.set +142 -0
  19. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn4cm-4Gbps-32MHz.set +6 -1
  20. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn6cm-1Gbps-32MHz.set +5 -0
  21. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn6cm-2Gbps-32MHz.set +2 -2
  22. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn6cm-4Gbps-32MHz.set +7 -7
  23. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba18cm-2p-1IF-64MHz.set +2 -5
  24. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/plot.py +4 -3
  25. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/vex.py +10 -0
  26. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/README +0 -0
  27. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_ATNF/freq_ATNF.dat +0 -0
  28. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_ATNF/locations.dat_from_ATNF +0 -0
  29. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_ATNF/locations_ATNF.dat +0 -0
  30. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_ATNF/stations_ATNF.dat +0 -0
  31. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_JIVE/locations_KVN.dat +0 -0
  32. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_JIVE/messages_VEX.txt +0 -0
  33. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_JIVE/stations_KVN.dat +0 -0
  34. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/DSN_rationalization.txt +0 -0
  35. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/README +0 -0
  36. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq.3mm.krichbaum.2005nov15 +0 -0
  37. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_APT.dat +0 -0
  38. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_Arecibo.dat +0 -0
  39. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_DSN.dat +0 -0
  40. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_GB.dat +0 -0
  41. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_RDBE_EB.dat +0 -0
  42. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_RDBE_GB.dat +0 -0
  43. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_RDBE_VLBA.dat +0 -0
  44. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_RDBE_top.dat +0 -0
  45. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_VLA.dat +0 -0
  46. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_VLBA.dat +0 -0
  47. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_geodesy.dat +0 -0
  48. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_mm.dat +0 -0
  49. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/freq_top.dat +0 -0
  50. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/gbt4mmfreqs.dat +0 -0
  51. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.dat.2005f +0 -0
  52. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.dat.2008a +0 -0
  53. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.dat.2009a +0 -0
  54. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.dat.2010a +0 -0
  55. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.dat.gsfc2011a +0 -0
  56. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.dat.gsfc_2014a +0 -0
  57. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.gsfc +0 -0
  58. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.gsfc.2015feb.dat +0 -0
  59. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.gsfc2019d.dat +0 -0
  60. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations.top +0 -0
  61. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations_DSN.dat +0 -0
  62. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations_VLA.dat +0 -0
  63. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/locations_gsfc2016aplus.dat +0 -0
  64. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/messages_NRAO.txt +0 -0
  65. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/peak.cmd +0 -0
  66. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/sched-lba.tar +0 -0
  67. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations.tmp.dat +0 -0
  68. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_APT.dat +0 -0
  69. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_DSN.dat +0 -0
  70. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_RDBE_US.dat +0 -0
  71. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_RDBE_top.dat +0 -0
  72. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_US.dat +0 -0
  73. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_geodesy.dat +0 -0
  74. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_mm.dat +0 -0
  75. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/stations_top.dat +0 -0
  76. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Master_NRAO/tapasi.email +0 -0
  77. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/README.sources +0 -0
  78. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/Update +0 -0
  79. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/check-locations.py +0 -0
  80. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/complete_VNDA_freq_RDBE.dat +0 -0
  81. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/linefreqs.dat +0 -0
  82. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/messages.txt +0 -0
  83. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/peak.cmd +0 -0
  84. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/peak_RDBE_DDC.cmd +0 -0
  85. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/peak_RDBE_PFB.cmd +0 -0
  86. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/pointing_source_fluxes +0 -0
  87. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/rfc_2015a_cat.key +0 -0
  88. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/rfc_2018a_cat.key +0 -0
  89. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/rfc_2023a_cat.key +0 -0
  90. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/rfc_2024a_cat.key +0 -0
  91. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/short_VNDA_freq_RDBE.dat +0 -0
  92. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.gsfc +0 -0
  93. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.gsfc.2015feb +0 -0
  94. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.gsfc2016 +0 -0
  95. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.pointing +0 -0
  96. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.pttest +0 -0
  97. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.rfc +0 -0
  98. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.vlba +0 -0
  99. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources.vlba.2012jul +0 -0
  100. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources_allfreq_2021a.icrf3 +0 -0
  101. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources_allfreq_2022d.icrf3 +0 -0
  102. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources_allfreq_2023a.icrf3 +0 -0
  103. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/sources_allfreq_2024a.icrf3 +0 -0
  104. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/stations_VLA.dat +0 -0
  105. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/catalogs/vlba_calib_2024a.key +0 -0
  106. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/4gb_vddc_1cm.set +0 -0
  107. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/4gb_vddc_20cm.set +0 -0
  108. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/4gb_vddc_2cm.set +0 -0
  109. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/4gb_vddc_4cm.set +0 -0
  110. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/4gb_vddc_6cm.set +0 -0
  111. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/4gb_vddc_7mm.set +0 -0
  112. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/DIR +0 -0
  113. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/Master_setups +0 -0
  114. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/Test128.key +0 -0
  115. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/Test256.key +0 -0
  116. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/Test64a.key +0 -0
  117. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/Test64b.key +0 -0
  118. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/TestM3.key +0 -0
  119. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/TestSpec.key +0 -0
  120. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/TestUL.key +0 -0
  121. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/dum-y1.key +0 -0
  122. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/dum-yp.key +0 -0
  123. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/TEST/test128.skd +0 -0
  124. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global18cm-1Gbps-32MHz.set +0 -0
  125. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global21cm-1Gbps-32MHz.set +0 -0
  126. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global3cm-256Mbps-16MHz-rcp.set +0 -0
  127. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global4cm-2Gbps-32MHz.set +0 -0
  128. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global6cm-2Gbps-32MHz.set +0 -0
  129. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn+global7mm-2Gbps-32MHz.set +0 -0
  130. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn18cm-1Gbps-16MHz.set +0 -0
  131. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn18cm-512Mbps-8MHz.set +0 -0
  132. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn1cm-2Gbps-32MHz-rcp.set +0 -0
  133. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn1cm-2Gbps-32MHz.set +0 -0
  134. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn1cm-4Gbps-32MHz-ntLO.set +0 -0
  135. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn1cm-4Gbps-32MHz.set +0 -0
  136. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn21cm-128Mbps-8MHz.set +0 -0
  137. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn4cm-1Gbps-32MHz.set +0 -0
  138. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn4cm-2Gbps-32MHz.set +0 -0
  139. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn5cm-1Gbps-16MHz.set +0 -0
  140. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn5cm-1Gbps-32MHz.set +0 -0
  141. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn5cm-256Mbps-8MHz.set +0 -0
  142. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn5cm_excitedOH-256Mbps-4MHz.set +0 -0
  143. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/evn5cm_methanol-256Mbps-4MHz.set +0 -0
  144. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/frequencies.list +0 -0
  145. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba12mm-1p-2IF.set +0 -0
  146. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba13cm-1p-2IF.set +0 -0
  147. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba13cm-2p-1IF-64MHz.set +0 -0
  148. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba13cm-2p-1IF.set +0 -0
  149. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba13cm-2p-2IF-64MHz.set +0 -0
  150. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba13cm-2p-2IF.set +0 -0
  151. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba13cm-2p-4IF.set +0 -0
  152. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba18cm-1p-2IF.set +0 -0
  153. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba18cm-2p-1IF.set +0 -0
  154. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba18cm-2p-2IF-64MHz.set +0 -0
  155. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba18cm-2p-2IF.set +0 -0
  156. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba18cm-2p-4IF.set +0 -0
  157. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba1cm-2p-1IF-64MHz.set +0 -0
  158. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba1cm-2p-2IF-64MHz.set +0 -0
  159. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba1cm-2p-2IF.set +0 -0
  160. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba1cm-2p-4IF.set +0 -0
  161. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba21cm-1p-2IF.set +0 -0
  162. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba21cm-2p-1IF-64MHz.set +0 -0
  163. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba21cm-2p-1IF.set +0 -0
  164. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba21cm-2p-2IF-64MHz.set +0 -0
  165. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba21cm-2p-2IF.set +0 -0
  166. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba21cm-2p-4IF.set +0 -0
  167. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-1p-2IF.set +0 -0
  168. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-1p-4IF.set +0 -0
  169. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-2p-1IF-64MHz.set +0 -0
  170. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-2p-1IF.set +0 -0
  171. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-2p-2IF-64MHz.set +0 -0
  172. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-2p-2IF.set +0 -0
  173. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba3cm-2p-4IF.set +0 -0
  174. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba5cm-2p-2IF.set +0 -0
  175. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba5cm-2p-4IF.set +0 -0
  176. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba6cm-1p-2IF.set +0 -0
  177. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba6cm-2p-1IF-64MHz.set +0 -0
  178. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba6cm-2p-1IF.set +0 -0
  179. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba6cm-2p-2IF-64MHz.set +0 -0
  180. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba6cm-2p-2IF.set +0 -0
  181. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba6cm-2p-4IF.set +0 -0
  182. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/lba_sx.set +0 -0
  183. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/mer3b18cm.set +0 -0
  184. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/mer3cpol18cm.set +0 -0
  185. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt13cm.set +0 -0
  186. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt18cm.set +0 -0
  187. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt1cm.set +0 -0
  188. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt1cm2.set +0 -0
  189. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt24ghz.set +0 -0
  190. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt2cm.set +0 -0
  191. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt3mm.set +0 -0
  192. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt4cm.set +0 -0
  193. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt4cmsx.set +0 -0
  194. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt6cm.set +0 -0
  195. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt6cmw.set +0 -0
  196. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt7ghz.set +0 -0
  197. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt7mm.set +0 -0
  198. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/pt90cm.set +0 -0
  199. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd13cm.set +0 -0
  200. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd18cm.set +0 -0
  201. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd1cm.set +0 -0
  202. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd1cm2.set +0 -0
  203. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd24ghz.set +0 -0
  204. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd2cm.set +0 -0
  205. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd3mm.set +0 -0
  206. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd4cm.set +0 -0
  207. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd4cmsx.set +0 -0
  208. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd6cm.set +0 -0
  209. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd7ghz.set +0 -0
  210. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd7mm.set +0 -0
  211. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptd90cm.set +0 -0
  212. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptdl1cm.set +0 -0
  213. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptdl3mm.set +0 -0
  214. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptdl7mm.set +0 -0
  215. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/ptr7mm.set +0 -0
  216. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_15256_dual.set +0 -0
  217. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_1548_dual.set +0 -0
  218. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_18cm_HSA_dual.set +0 -0
  219. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_22220_dual.set +0 -0
  220. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_2284_dual.set +0 -0
  221. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_4120_dual.set +0 -0
  222. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_43120_dual.set +0 -0
  223. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_4980_dual.set +0 -0
  224. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_6588_dual.set +0 -0
  225. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_6cm_wide_lcp.set +0 -0
  226. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_7680_dual.set +0 -0
  227. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_8416_dual.set +0 -0
  228. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/rdbe_pfb_86252_dual.set +0 -0
  229. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-128-4-2-R.set +0 -0
  230. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-128-4-2.set +0 -0
  231. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-256-8-2-R-UL.set +0 -0
  232. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-256-8-2-R.set +0 -0
  233. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-256-8-2-UL.set +0 -0
  234. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-256-8-2.set +0 -0
  235. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-512-16-2-R.set +0 -0
  236. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-512-16-2.set +0 -0
  237. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-512-8-2-R.set +0 -0
  238. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v13cm-512-8-2.set +0 -0
  239. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-128-4-2-L.set +0 -0
  240. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-128-4-2.set +0 -0
  241. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-256-8-2-L-UL.set +0 -0
  242. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-256-8-2-L.set +0 -0
  243. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-256-8-2-UL.set +0 -0
  244. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-256-8-2.set +0 -0
  245. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-512-16-2-L.set +0 -0
  246. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-512-16-2.set +0 -0
  247. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-512-8-2-L.set +0 -0
  248. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v18cm-512-8-2.set +0 -0
  249. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-128-4-2-L.set +0 -0
  250. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-128-4-2.set +0 -0
  251. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-256-8-2-L-UL.set +0 -0
  252. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-256-8-2-L.set +0 -0
  253. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-256-8-2-UL.set +0 -0
  254. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-256-8-2.set +0 -0
  255. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-512-16-2-L.set +0 -0
  256. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-512-16-2.set +0 -0
  257. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-512-8-2-L.set +0 -0
  258. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v1cm-512-8-2.set +0 -0
  259. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-128-4-2-L.set +0 -0
  260. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-128-4-2.set +0 -0
  261. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-256-8-2-L-UL.set +0 -0
  262. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-256-8-2-L.set +0 -0
  263. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-256-8-2-UL.set +0 -0
  264. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-256-8-2.set +0 -0
  265. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-512-16-2-L.set +0 -0
  266. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-512-16-2.set +0 -0
  267. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-512-8-2-L.set +0 -0
  268. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v2cm-512-8-2.set +0 -0
  269. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-128-4-2-R.set +0 -0
  270. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-128-4-2.set +0 -0
  271. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-256-8-2-R-UL.set +0 -0
  272. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-256-8-2-R.set +0 -0
  273. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-256-8-2-UL.set +0 -0
  274. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-256-8-2.set +0 -0
  275. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-512-16-2-R.set +0 -0
  276. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-512-16-2.set +0 -0
  277. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-512-8-2-R.set +0 -0
  278. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v4cm-512-8-2.set +0 -0
  279. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v50cm-32-8-2.set +0 -0
  280. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-128-4-2-L.set +0 -0
  281. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-128-4-2.set +0 -0
  282. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-256-8-2-L-UL.set +0 -0
  283. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-256-8-2-L.set +0 -0
  284. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-256-8-2-UL.set +0 -0
  285. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-256-8-2.set +0 -0
  286. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-512-16-2-L.set +0 -0
  287. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-512-16-2.set +0 -0
  288. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-512-8-2-L.set +0 -0
  289. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v6cm-512-8-2.set +0 -0
  290. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-128-4-2-L.set +0 -0
  291. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-128-4-2.set +0 -0
  292. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-256-8-2-L-UL.set +0 -0
  293. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-256-8-2-L.set +0 -0
  294. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-256-8-2-UL.set +0 -0
  295. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-256-8-2.set +0 -0
  296. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-32-4-2.set +0 -0
  297. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-512-16-2-L.set +0 -0
  298. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-512-16-2.set +0 -0
  299. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-512-8-2-L.set +0 -0
  300. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v7mm-512-8-2.set +0 -0
  301. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v9050cm-128-8-2.set +0 -0
  302. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v9050cm-64-8-2.set +0 -0
  303. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v90cm-32-8-2-L.set +0 -0
  304. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/v90cm-32-8-2.set +0 -0
  305. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vOH.set +0 -0
  306. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vgeo-128-8-2.set +0 -0
  307. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vgeo-256-8-2.set +0 -0
  308. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vgeo-512-8-2.set +0 -0
  309. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vla_c_pointing.set +0 -0
  310. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vla_x_pointing.set +0 -0
  311. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vmeth.set +0 -0
  312. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-128-4-2-R.set +0 -0
  313. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-128-4-2.set +0 -0
  314. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-256-8-2-R-UL.set +0 -0
  315. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-256-8-2-R.set +0 -0
  316. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-256-8-2-UL.set +0 -0
  317. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-256-8-2.set +0 -0
  318. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-512-16-2-R.set +0 -0
  319. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-512-16-2.set +0 -0
  320. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-512-8-2-R.set +0 -0
  321. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/setups/vsx-512-8-2.set +0 -0
  322. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/geoid.f +0 -0
  323. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/geoxyz.f +0 -0
  324. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/julda.f +0 -0
  325. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/len1.f +0 -0
  326. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/pangle.f +0 -0
  327. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/rdcat.inc +0 -0
  328. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_linux/error.f +0 -0
  329. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_linux/gerror.c +0 -0
  330. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_linux/idate.c +0 -0
  331. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_linux/isatty.c +0 -0
  332. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_linux/vlbope.f +0 -0
  333. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/envir.f +0 -0
  334. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/krdlin.f +0 -0
  335. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/prognm.f +0 -0
  336. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/putout.f +0 -0
  337. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/schdefs.f +0 -0
  338. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/symsub.f +0 -0
  339. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/tsttty.f +0 -0
  340. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/sys_unix/vmshlp.f +0 -0
  341. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/tdatecw.f +0 -0
  342. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/tform.f +0 -0
  343. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Cit/upcase.f +0 -0
  344. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/const.f +0 -0
  345. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/findt.f +0 -0
  346. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/fsizer2.f +0 -0
  347. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/interp.f +0 -0
  348. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/jplep2.f +0 -0
  349. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/jplpo2.f +0 -0
  350. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/jplver.f +0 -0
  351. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/pleph.f +0 -0
  352. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/pvobs.f +0 -0
  353. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/split.f +0 -0
  354. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/state.f +0 -0
  355. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Jpl/transp.f +0 -0
  356. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/beam.inc +0 -0
  357. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/plbeam.f +0 -0
  358. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/plfft.f +0 -0
  359. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/plot.inc +0 -0
  360. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/pltran.f +0 -0
  361. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/plver.f +0 -0
  362. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/plweig.f +0 -0
  363. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/proj.inc +0 -0
  364. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/sched.inc +0 -0
  365. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/schset.inc +0 -0
  366. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plot/srlist.inc +0 -0
  367. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Plotstub/pgqinf.f +0 -0
  368. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sat/sched.inc +0 -0
  369. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Satstub/satep.f +0 -0
  370. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Satstub/sattle.f +0 -0
  371. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/cbandfreq.f +0 -0
  372. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/get_rfx.f +0 -0
  373. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/kbandfreq.f +0 -0
  374. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/kubandfreq.f +0 -0
  375. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/lbandfreq.f +0 -0
  376. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/makefreq.f +0 -0
  377. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/qbandfreq.f +0 -0
  378. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/sbandfreq.f +0 -0
  379. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/sched.inc +0 -0
  380. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/schfreq.inc +0 -0
  381. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/sortrfx.f +0 -0
  382. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/wbandfreq.f +0 -0
  383. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/Freq/VLBA/xbandfreq.f +0 -0
  384. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/accsrc.f +0 -0
  385. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/addgeo.f +0 -0
  386. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/addpeak.f +0 -0
  387. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/antpos.f +0 -0
  388. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/autodown.f +0 -0
  389. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/azelxyew.f +0 -0
  390. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/azelxyns.f +0 -0
  391. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/badlo.f +0 -0
  392. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcalt.f +0 -0
  393. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbccdas.f +0 -0
  394. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcdbbc.f +0 -0
  395. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcgeo.f +0 -0
  396. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbckvsr.f +0 -0
  397. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbclba.f +0 -0
  398. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcm4.f +0 -0
  399. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcrdbe.f +0 -0
  400. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcvlba.f +0 -0
  401. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcvnda.f +0 -0
  402. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcvs2.f +0 -0
  403. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/bbcwidar.f +0 -0
  404. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chars.f +0 -0
  405. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkcdas.f +0 -0
  406. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkcode.f +0 -0
  407. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkcor.f +0 -0
  408. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkdbbc.f +0 -0
  409. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkdbfq.f +0 -0
  410. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkdisk.f +0 -0
  411. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkfirm.f +0 -0
  412. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkgdar.f +0 -0
  413. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkif.f +0 -0
  414. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkrdbe.f +0 -0
  415. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkrdfq.f +0 -0
  416. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chksc1.f +0 -0
  417. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkscn.f +0 -0
  418. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkset.f +0 -0
  419. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chksfil.f +0 -0
  420. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkspd.f +0 -0
  421. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkvdar.f +0 -0
  422. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkvdifx.f +0 -0
  423. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkvla.f +0 -0
  424. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkvlba.f +0 -0
  425. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/chkwidar.f +0 -0
  426. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/cordef.f +0 -0
  427. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/corlst.f +0 -0
  428. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/corsoc.f +0 -0
  429. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/crdwrt.f +0 -0
  430. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/defaults.f +0 -0
  431. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/defset.f +0 -0
  432. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/delscr.f +0 -0
  433. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/dequal.f +0 -0
  434. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/diskpos.f +0 -0
  435. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/dopcrd.f +0 -0
  436. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/dopfq.f +0 -0
  437. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/dwcase.f +0 -0
  438. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/errlog.f +0 -0
  439. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/errset.f +0 -0
  440. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fcompare.f +0 -0
  441. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fileopen.f +0 -0
  442. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/flags.f +0 -0
  443. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/flagwrt.f +0 -0
  444. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/flush.f +0 -0
  445. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fmatch.f +0 -0
  446. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fmtmkiii.f +0 -0
  447. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fmtmkiv.f +0 -0
  448. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fmtpick.f +0 -0
  449. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fmts2.f +0 -0
  450. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fmtvlba.f +0 -0
  451. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/frchar.f +0 -0
  452. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fsfreq.f +0 -0
  453. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fsmatch.f +0 -0
  454. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fspread.f +0 -0
  455. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/fsvlba.f +0 -0
  456. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/geochk.f +0 -0
  457. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/geomake.f +0 -0
  458. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/geoqual.f +0 -0
  459. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/getcrdn.f +0 -0
  460. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/getfset.f +0 -0
  461. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/getpairs.f +0 -0
  462. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/getsun.f +0 -0
  463. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/glstday.f +0 -0
  464. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/gmkscn.f +0 -0
  465. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/gnset.f +0 -0
  466. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/haavai.f +0 -0
  467. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/halim.f +0 -0
  468. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/harmwarn.f +0 -0
  469. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/headpos.f +0 -0
  470. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/horchk.f +0 -0
  471. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/ifdbbc.f +0 -0
  472. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/inarray.f +0 -0
  473. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/jplgot.f +0 -0
  474. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/listfreq.f +0 -0
  475. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/lsqfit.f +0 -0
  476. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/lst2ut.f +0 -0
  477. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/lstfreq.f +0 -0
  478. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/makeptg.f +0 -0
  479. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/makescn.f +0 -0
  480. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/makeseg.f +0 -0
  481. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/maxbas.f +0 -0
  482. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/mtaltaz.f +0 -0
  483. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/mtequat.f +0 -0
  484. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/mtxyew.f +0 -0
  485. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/mtxyns.f +0 -0
  486. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/omscor.f +0 -0
  487. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/omsfreq.f +0 -0
  488. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/omsout.f +0 -0
  489. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/omsset.f +0 -0
  490. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/omssrc.f +0 -0
  491. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/omssta.f +0 -0
  492. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optcells.f +0 -0
  493. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optcsar.f +0 -0
  494. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optcspt.f +0 -0
  495. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optcsub.f +0 -0
  496. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/opthas.f +0 -0
  497. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/opthiel.f +0 -0
  498. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optnone.f +0 -0
  499. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optsch.f +0 -0
  500. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optskd.f +0 -0
  501. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/opttim.f +0 -0
  502. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/optupt.f +0 -0
  503. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/pcalfq.f +0 -0
  504. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/phint.f +0 -0
  505. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/pkfinish.f +0 -0
  506. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/plot.inc +0 -0
  507. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/pn3db.f +0 -0
  508. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/protect.f +0 -0
  509. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/prtfreq.f +0 -0
  510. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/prtsch.f +0 -0
  511. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/prtscn.f +0 -0
  512. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/prtset.f +0 -0
  513. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/ptpat.f +0 -0
  514. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/ptvlba.f +0 -0
  515. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/ran5.f +0 -0
  516. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/rdbelevt.f +0 -0
  517. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/rdbemtch.f +0 -0
  518. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/rdcat.inc +0 -0
  519. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/recctl.f +0 -0
  520. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/reconfig.f +0 -0
  521. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/resync.f +0 -0
  522. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/rotvlba.f +0 -0
  523. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sameset.f +0 -0
  524. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/satgot.f +0 -0
  525. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sattim.f +0 -0
  526. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sbhours.f +0 -0
  527. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sbpair.f +0 -0
  528. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/scanid.f +0 -0
  529. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sch24.f +0 -0
  530. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schday.f +0 -0
  531. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sched.inc +0 -0
  532. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schfreq.inc +0 -0
  533. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schgeo.f +0 -0
  534. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schopt.f +0 -0
  535. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schpeak.inc +0 -0
  536. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schpre.f +0 -0
  537. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schset.inc +0 -0
  538. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schsum.f +0 -0
  539. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/schtim.f +0 -0
  540. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/scndup.f +0 -0
  541. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/scngeo.f +0 -0
  542. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/scnrange.f +0 -0
  543. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/scramble.f +0 -0
  544. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sdopincr.f +0 -0
  545. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setband.f +0 -0
  546. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setbbc.f +0 -0
  547. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setchan.f +0 -0
  548. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setcop.f +0 -0
  549. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setdefs.f +0 -0
  550. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setexpnd.f +0 -0
  551. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setfcat.f +0 -0
  552. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setfirm.f +0 -0
  553. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setfmt.f +0 -0
  554. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setform.f +0 -0
  555. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setfreq.f +0 -0
  556. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sethw1.f +0 -0
  557. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setnorec.f +0 -0
  558. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setrec.f +0 -0
  559. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setstdef.f +0 -0
  560. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/settps.f +0 -0
  561. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/settrk.f +0 -0
  562. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/setusyn.f +0 -0
  563. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sfinfo.f +0 -0
  564. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/shortn.f +0 -0
  565. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sidtim.f +0 -0
  566. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/slew.f +0 -0
  567. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/socdef.f +0 -0
  568. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srcflg.f +0 -0
  569. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srcloc.f +0 -0
  570. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srclst.f +0 -0
  571. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srcwrt.f +0 -0
  572. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srfinish.f +0 -0
  573. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srinsert.f +0 -0
  574. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srlist.f +0 -0
  575. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srlist.inc +0 -0
  576. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/srlpre.f +0 -0
  577. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stafiles.f +0 -0
  578. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stafrd.f +0 -0
  579. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stageo.f +0 -0
  580. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stalst.f +0 -0
  581. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stano.f +0 -0
  582. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stauv.f +0 -0
  583. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stmsg.f +0 -0
  584. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/stsum.f +0 -0
  585. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sumdat.f +0 -0
  586. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sumdesc.f +0 -0
  587. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sumope.f +0 -0
  588. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sumscn.f +0 -0
  589. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sunpos.f +0 -0
  590. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/sunwarn.f +0 -0
  591. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/suvopt.f +0 -0
  592. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/tavlba.f +0 -0
  593. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/timej.f +0 -0
  594. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/tpmfix.f +0 -0
  595. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/tpsum.f +0 -0
  596. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/tptpns.f +0 -0
  597. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/twohdset.f +0 -0
  598. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/uvopt.f +0 -0
  599. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/uvqual.f +0 -0
  600. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/v2dout.f +0 -0
  601. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/versched.f +0 -0
  602. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vexout.f +0 -0
  603. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlascns.f +0 -0
  604. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlba.f +0 -0
  605. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbabws.f +0 -0
  606. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbachar.f +0 -0
  607. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbadk.f +0 -0
  608. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbaend.f +0 -0
  609. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbaini.f +0 -0
  610. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbaint.f +0 -0
  611. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbareal.f +0 -0
  612. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbast.f +0 -0
  613. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbastop.f +0 -0
  614. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vlbasu.f +0 -0
  615. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vsopwrt.f +0 -0
  616. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/vxlink.inc +0 -0
  617. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wlog.f +0 -0
  618. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wrap.f +0 -0
  619. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wrapzone.f +0 -0
  620. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wrapzone2.f +0 -0
  621. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wrtcov.f +0 -0
  622. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wrtfreq.f +0 -0
  623. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sched/wrtmsg.f +0 -0
  624. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/amp.f +0 -0
  625. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/ampqk.f +0 -0
  626. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/calyd.f +0 -0
  627. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/cldj.f +0 -0
  628. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/clyd.f +0 -0
  629. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/cs2c.f +0 -0
  630. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dat.f +0 -0
  631. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dcc2s.f +0 -0
  632. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dcs2c.f +0 -0
  633. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/deuler.f +0 -0
  634. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dimxv.f +0 -0
  635. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/djcl.f +0 -0
  636. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dmxm.f +0 -0
  637. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dmxv.f +0 -0
  638. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dranrm.f +0 -0
  639. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dsep.f +0 -0
  640. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dsepv.f +0 -0
  641. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dt.f +0 -0
  642. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dvdv.f +0 -0
  643. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dvn.f +0 -0
  644. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/dvxv.f +0 -0
  645. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/earth.f +0 -0
  646. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/ecor.f +0 -0
  647. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/epb2d.f +0 -0
  648. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/epj.f +0 -0
  649. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/eqeqx.f +0 -0
  650. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/evp.f +0 -0
  651. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/fk45z.f +0 -0
  652. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/fk524.f +0 -0
  653. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/fk54z.f +0 -0
  654. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/gmst.f +0 -0
  655. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/map.f +0 -0
  656. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/mappa.f +0 -0
  657. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/mapqk.f +0 -0
  658. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/mapqkz.f +0 -0
  659. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/nut.f +0 -0
  660. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/nutc.f +0 -0
  661. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/pm.f +0 -0
  662. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/prebn.f +0 -0
  663. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/prec.f +0 -0
  664. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/preces.f +0 -0
  665. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/precl.f +0 -0
  666. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/prenut.f +0 -0
  667. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/rvlsrk.f +0 -0
  668. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Sla/vdv.f +0 -0
  669. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/chk4dar.f +0 -0
  670. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/chkjive.f +0 -0
  671. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/chkv4dar.f +0 -0
  672. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/sched.inc +0 -0
  673. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/schset.inc +0 -0
  674. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfan.f +0 -0
  675. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfbb.f +0 -0
  676. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfda.f +0 -0
  677. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcffq.f +0 -0
  678. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfhp.f +0 -0
  679. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfif.f +0 -0
  680. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfph.f +0 -0
  681. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfpo.f +0 -0
  682. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfrl.f +0 -0
  683. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcfsi.f +0 -0
  684. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcftr.f +0 -0
  685. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxcovr.f +0 -0
  686. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxdefs.f +0 -0
  687. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxfqvx.f +0 -0
  688. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxgtst.f +0 -0
  689. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxlink.inc +0 -0
  690. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxmode.f +0 -0
  691. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnhds.f +0 -0
  692. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnman.f +0 -0
  693. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmbb.f +0 -0
  694. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmda.f +0 -0
  695. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmfq.f +0 -0
  696. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmhp.f +0 -0
  697. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmif.f +0 -0
  698. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmph.f +0 -0
  699. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmpo.f +0 -0
  700. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmpr.f +0 -0
  701. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmrl.f +0 -0
  702. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmsi.f +0 -0
  703. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmtr.f +0 -0
  704. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxnmxx.f +0 -0
  705. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxrl16.f +0 -0
  706. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxrl8.f +0 -0
  707. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxs2df.f +0 -0
  708. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxs2md.f +0 -0
  709. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxs2vl.f +0 -0
  710. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxsch.f +0 -0
  711. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxschk.f +0 -0
  712. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxscns.f +0 -0
  713. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxsort.f +0 -0
  714. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxstky.f +0 -0
  715. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxstli.f +0 -0
  716. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxstnm.f +0 -0
  717. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxsudt.f +0 -0
  718. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtels.f +0 -0
  719. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxton2.f +0 -0
  720. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtone.f +0 -0
  721. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtrafq.f +0 -0
  722. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtraif.f +0 -0
  723. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtramd.f +0 -0
  724. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtran.f +0 -0
  725. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxtraph.f +0 -0
  726. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxunql.f +0 -0
  727. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxvbrx.f +0 -0
  728. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxvers.f +0 -0
  729. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwran.f +0 -0
  730. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrbb.f +0 -0
  731. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrda.f +0 -0
  732. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrex.f +0 -0
  733. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrfq.f +0 -0
  734. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrgl.f +0 -0
  735. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrhp.f +0 -0
  736. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrif.f +0 -0
  737. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrmd.f +0 -0
  738. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrph.f +0 -0
  739. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrpo.f +0 -0
  740. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrpr.f +0 -0
  741. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrrl.f +0 -0
  742. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrsi.f +0 -0
  743. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrst.f +0 -0
  744. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrsu.f +0 -0
  745. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrt.f +0 -0
  746. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex/vxwrtr.f +0 -0
  747. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/sched.inc +0 -0
  748. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/schset.inc +0 -0
  749. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxcfds.f +0 -0
  750. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxdefs2.f +0 -0
  751. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxlink2.inc +0 -0
  752. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxnmds.f +0 -0
  753. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxsch2.f +0 -0
  754. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxstli2.f +0 -0
  755. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxsudt2.f +0 -0
  756. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxvbext.f +0 -0
  757. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxvbrx2.f +0 -0
  758. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwran2.f +0 -0
  759. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrbb2.f +0 -0
  760. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrbs.f +0 -0
  761. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrda2.f +0 -0
  762. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrds.f +0 -0
  763. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrext.f +0 -0
  764. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrfq2.f +0 -0
  765. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrif2.f +0 -0
  766. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrmd2.f +0 -0
  767. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrph2.f +0 -0
  768. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrsu2.f +0 -0
  769. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/Vex2/vxwrt2.f +0 -0
  770. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/__init__.py +0 -0
  771. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/__init__.py +0 -0
  772. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/catalog.py +0 -0
  773. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/frequency_catalog.py +0 -0
  774. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/frequency_set_catalog.py +0 -0
  775. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/line_rest_frequency_catalog.py +0 -0
  776. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/peak_catalog.py +0 -0
  777. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/phase_center_catalog.py +0 -0
  778. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/satellite_catalog.py +0 -0
  779. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/scan_catalog.py +0 -0
  780. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/setup_catalog.py +0 -0
  781. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/setup_file_catalog.py +0 -0
  782. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/source_catalog.py +0 -0
  783. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/source_plot_catalog.py +0 -0
  784. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/catalog/station_catalog.py +0 -0
  785. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/chkifwrp.f +0 -0
  786. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/closewrp.f +0 -0
  787. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/dbbc_patching.py +0 -0
  788. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/fsfreqwr.f +0 -0
  789. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/key.py +0 -0
  790. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/openwrap.f +0 -0
  791. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/plot_toolbar.py +0 -0
  792. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/plot_util.py +0 -0
  793. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/ran5wrap.f +0 -0
  794. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sbhwrap.f +0 -0
  795. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/__init__.py +0 -0
  796. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/addgeo_module.py +0 -0
  797. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/addpeak_module.py +0 -0
  798. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/bbcalt_module.py +0 -0
  799. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/bbcdbbc_module.py +0 -0
  800. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/bbcemerlin_module.py +0 -0
  801. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/checkemerlin_module.py +0 -0
  802. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/chkdbbc_module.py +0 -0
  803. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/chkset_module.py +0 -0
  804. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/defaults_module.py +0 -0
  805. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/defset_module.py +0 -0
  806. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/geochk_module.py +0 -0
  807. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/geomake_module.py +0 -0
  808. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/getcor_module.py +0 -0
  809. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/getcov_module.py +0 -0
  810. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/getfreq_module.py +0 -0
  811. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/getset_module.py +0 -0
  812. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/getsta_module.py +0 -0
  813. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/gettim_module.py +0 -0
  814. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/gintent_module.py +0 -0
  815. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/gmkscn_module.py +0 -0
  816. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/ifdbbc3_module.py +0 -0
  817. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/ifdbbc_module.py +0 -0
  818. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/infdb_module.py +0 -0
  819. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/input_module.py +0 -0
  820. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/invla_module.py +0 -0
  821. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/makescn_module.py +0 -0
  822. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/makeseg_module.py +0 -0
  823. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/optcells_module.py +0 -0
  824. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/opthas_module.py +0 -0
  825. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/opthiel_module.py +0 -0
  826. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/optnone_module.py +0 -0
  827. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/optskd_module.py +0 -0
  828. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/optupt_module.py +0 -0
  829. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/output_files.py +0 -0
  830. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/parameter.py +0 -0
  831. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/pcread_module.py +0 -0
  832. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/rdpeak_module.py +0 -0
  833. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/rdset_module.py +0 -0
  834. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/rfreq_module.py +0 -0
  835. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/satini_module.py +0 -0
  836. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/schdefs_module.py +0 -0
  837. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/schfiles_module.py +0 -0
  838. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/schin_module.py +0 -0
  839. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/schopt_module.py +0 -0
  840. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/schrep_module.py +0 -0
  841. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/schsum_module.py +0 -0
  842. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/scndup_module.py +0 -0
  843. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/setbbc_module.py +0 -0
  844. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/setdefs_module.py +0 -0
  845. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/setexpnd_module.py +0 -0
  846. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/srread_module.py +0 -0
  847. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/stafiles_module.py +0 -0
  848. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/stmsg_module.py +0 -0
  849. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/stread_module.py +0 -0
  850. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/sttant_module.py +0 -0
  851. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/times_module.py +0 -0
  852. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/toggle_module.py +0 -0
  853. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/sched/vexout_module.py +0 -0
  854. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/tformwrp.f +0 -0
  855. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/update_catalogs.py +0 -0
  856. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/util.py +0 -0
  857. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/version.py +0 -0
  858. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/verwrap.f +0 -0
  859. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/pysched/vex_scans.py +0 -0
  860. {pythonSCHED-1.28.4 → pythonSCHED-1.28.5}/src/sched.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pythonSCHED
3
- Version: 1.28.4
3
+ Version: 1.28.5
4
4
  Summary: Python extension of NRAO's VLBI scheduling program SCHED (see http://www.aoc.nrao.edu/~cwalker/sched/)
5
5
  Home-page: https://github.com/jive-vlbi/sched
6
6
  Author: Bob Eldering
@@ -98,22 +98,21 @@ sudo apt-get install python3-pip
98
98
  If you are encountering issues (both during installation or while running) with pySCHED, please check the [Discussions page](https://github.com/jive-vlbi/sched/discussions). We are summarizing here the most-common problems and how to solve them.
99
99
 
100
100
  ## Update
101
-
102
- The command to update pySCHED is:
101
+
102
+ The command to update pySCHED is, when using a conda installation:
103
103
 
104
104
  ```bash
105
- sudo pip3 install --upgrade pythonSCHED
105
+ conda activate pySCHED
106
+ pip install --upgrade pythonSCHED
106
107
  ```
107
108
 
108
- Or when using a conda installation:
109
+ Or when pySCHED is installed outside of a virtual environment:
109
110
 
110
111
  ```bash
111
- conda activate pySCHED
112
- pip install --upgrade pythonSCHED
112
+ sudo pip3 install --upgrade pythonSCHED
113
113
  ```
114
114
 
115
115
 
116
-
117
116
  ## Usage
118
117
 
119
118
  After executing either the `pip` or `conda` installation method, the executable `sched.py` should be available in your `$PATH`.
@@ -196,6 +195,7 @@ We therefore recommend to unset this variable before running pySCHED (which woul
196
195
  * __v1.28.2 (2025-08-21)__: Fixed bug: a parameter to the Fortran function plbeam changed in size, but the call wasn't updated alongside.
197
196
  * __v1.28.3 (2025-10-15)__: Fixed bug: VEXVRSN keyword was parsed as a number but handled as if it always was a string.
198
197
  * __v1.28.4 (2026-04-29)__: Fixed bug: while writing the .sum file, tried to access setups for TSCAL values from the frequency catalog, even when no setup was used.
198
+ * __v1.28.5 (2026-05-29)__: 1) When multiple stations use the same STCODE value, throw an error, instead of creating a VEX file that doesn't make much sense. 2) Improved default colors for plots to be more distinctive.
199
199
 
200
200
 
201
201
  # Contact
@@ -78,22 +78,21 @@ sudo apt-get install python3-pip
78
78
  If you are encountering issues (both during installation or while running) with pySCHED, please check the [Discussions page](https://github.com/jive-vlbi/sched/discussions). We are summarizing here the most-common problems and how to solve them.
79
79
 
80
80
  ## Update
81
-
82
- The command to update pySCHED is:
81
+
82
+ The command to update pySCHED is, when using a conda installation:
83
83
 
84
84
  ```bash
85
- sudo pip3 install --upgrade pythonSCHED
85
+ conda activate pySCHED
86
+ pip install --upgrade pythonSCHED
86
87
  ```
87
88
 
88
- Or when using a conda installation:
89
+ Or when pySCHED is installed outside of a virtual environment:
89
90
 
90
91
  ```bash
91
- conda activate pySCHED
92
- pip install --upgrade pythonSCHED
92
+ sudo pip3 install --upgrade pythonSCHED
93
93
  ```
94
94
 
95
95
 
96
-
97
96
  ## Usage
98
97
 
99
98
  After executing either the `pip` or `conda` installation method, the executable `sched.py` should be available in your `$PATH`.
@@ -176,6 +175,7 @@ We therefore recommend to unset this variable before running pySCHED (which woul
176
175
  * __v1.28.2 (2025-08-21)__: Fixed bug: a parameter to the Fortran function plbeam changed in size, but the call wasn't updated alongside.
177
176
  * __v1.28.3 (2025-10-15)__: Fixed bug: VEXVRSN keyword was parsed as a number but handled as if it always was a string.
178
177
  * __v1.28.4 (2026-04-29)__: Fixed bug: while writing the .sum file, tried to access setups for TSCAL values from the frequency catalog, even when no setup was used.
178
+ * __v1.28.5 (2026-05-29)__: 1) When multiple stations use the same STCODE value, throw an error, instead of creating a VEX file that doesn't make much sense. 2) Improved default colors for plots to be more distinctive.
179
179
 
180
180
 
181
181
  # Contact
@@ -1035,11 +1035,6 @@ Name = cm1cm_g Station = CAMBG32M priority = 0
1035
1035
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1036
1036
  pol = RCP, LCP lo1 = 23016.0, 23016.0
1037
1037
  note = 'Generated from sess320K2G.setini' /
1038
- Name = cd4cm_g Station = CDDBBC priority = 0
1039
- rf1 = 7976.0, 7976.0 ifname = A1, B1
1040
- rf2 = 8488.0, 8488.0 fe = '4cm', '4cm'
1041
- pol = RCP, LCP lo1 = 9000.0, 9000.0
1042
- note = 'Generated from sess119XGglob.setini' /
1043
1038
  Name = da18cm_g Station = DARNHALL priority = 0
1044
1039
  rf1 = 1248.0, 1248.0 ifname = A1, B1
1045
1040
  rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
@@ -1116,7 +1111,7 @@ Name = ef6cm_g Station = EFLSBERG priority = 0
1116
1111
  pol = RCP, LCP lo1 = 4088.0, 4088.0
1117
1112
  note = 'Generated from sess320C4G.setini' /
1118
1113
  Name = ef6cm_g Station = EFLSBERG priority = 0
1119
- rf1 = 4612.0, 4612.0 ifname = A1, C3
1114
+ rf1 = 4612.0, 4612.0 ifname = A1, C3 altifn = B1, D3
1120
1115
  rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1121
1116
  pol = RCP, LCP lo1 = 4100.0, 4100.0
1122
1117
  note = 'Generated from sess320C2Ge.setini, sess320C2G.setini' /
@@ -1130,6 +1125,11 @@ Name = ef5cm_g Station = EFLSBERG priority = 0
1130
1125
  rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
1131
1126
  pol = RCP, LCP lo1 = 7950.0, 7950.0
1132
1127
  note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
1128
+ Name = ef4cm_g Station = EFLSBERG priority = 0
1129
+ rf1 = 8080.0, 8080.0 ifname = A3, C1 altifn = B3, D1
1130
+ rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
1131
+ pol = RCP, LCP lo1 = 7568.0, 7568.0
1132
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1133
1133
  Name = efsx_g Station = EFLSBERG priority = 0
1134
1134
  rf1 = 8120.0, 2110.0 ifname = A2, C4 altifn = B2, D4
1135
1135
  rf2 = 8622.0, 2110.0 fe = 'sx', 'sx'
@@ -1141,10 +1141,15 @@ Name = ef_g Station = EFLSBERG priority = 0
1141
1141
  pol = RCP, LCP lo1 = 8110.0, 8110.0
1142
1142
  note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*' /
1143
1143
  Name = ef1cm_g Station = EFLSBERG priority = 0
1144
- rf1 = 21992.0, 21992.0 ifname = A1, C3
1144
+ rf1 = 21992.0, 21992.0 ifname = A3, C1
1145
1145
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1146
1146
  pol = RCP, LCP lo1 = 21480.0, 21480.0
1147
- note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
1147
+ note = 'Generated from evn+global1cm-1Gbps-32MHz.set, evn+global1cm-2Gbps-32MHz.set' /
1148
+ Name = ef1cm_g Station = EFLSBERG priority = 0
1149
+ rf1 = 22012.0, 22012.0 ifname = A3, C1 altifn = B3, D1
1150
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1151
+ pol = RCP, LCP lo1 = 21500.0, 21500.0
1152
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1148
1153
  Name = fa21cm_g Station = FAST priority = 0
1149
1154
  rf1 = 1024.0, 1024.0 ifname = A1, B1
1150
1155
  rf2 = 1536.0, 1536.0 fe = '21cm', '21cm'
@@ -1156,7 +1161,7 @@ Name = hh18cm_g Station = HART priority = 0
1156
1161
  pol = RCP, LCP lo1 = 1510.0, 1510.0
1157
1162
  note = 'Generated from sess119L5nme.setini, sess119LG.setini, sess219L5nme.setini, sess*' /
1158
1163
  Name = hh6cm_g Station = HART priority = 0
1159
- rf1 = 4610.0, 4610.0 ifname = A1, C1
1164
+ rf1 = 4610.0, 4610.0 ifname = A1, C1 altifn = B2, C1
1160
1165
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1161
1166
  pol = RCP, LCP lo1 = 4600.0, 4600.0
1162
1167
  note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*'
@@ -1182,11 +1187,11 @@ Name = hhsx_g Station = HART priority = 0
1182
1187
  note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini'
1183
1188
  tscal = gap
1184
1189
  /
1185
- Name = hh_g Station = HART priority = 0
1186
- rf1 = 8090.0, 8090.0 ifname = A1, C1
1187
- rf2 = 8592.0, 8592.0
1190
+ Name = hh4cm_g Station = HART priority = 0
1191
+ rf1 = 8090.0, 8090.0 ifname = A1, C1 altifn = B2, C1
1192
+ rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
1188
1193
  pol = RCP, LCP lo1 = 8080.0, 8080.0
1189
- note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*'
1194
+ note = 'Generated from evn4cm-4Gbps-32MHz.set'
1190
1195
  tscal = gap
1191
1196
  /
1192
1197
  Name = hh1cm_g Station = HART priority = 0
@@ -1196,11 +1201,13 @@ Name = hh1cm_g Station = HART priority = 0
1196
1201
  note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220KG32.setini, ses*'
1197
1202
  tscal = gap
1198
1203
  /
1199
- Name = ho4cm_g Station = HOB_DBBC priority = 0
1200
- rf1 = 8288.0, 8288.0 ifname = A1, B1
1201
- rf2 = 8790.0, 8790.0 fe = '4cm', '4cm'
1202
- pol = RCP, LCP lo1 = 8800.0, 8800.0
1203
- note = 'Generated from sess119XGglob.setini' /
1204
+ Name = hh1cm_g Station = HART priority = 0
1205
+ rf1 = 22012.0, 22012.0 ifname = A1, C1 altifn = B2, C1
1206
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1207
+ pol = RCP, LCP lo1 = 21500.0, 21500.0
1208
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set'
1209
+ tscal = gap
1210
+ /
1204
1211
  Name = ir21cm_g Station = IRBENE priority = 0
1205
1212
  rf1 = 1210.0, 1210.0 ifname = A2, C2
1206
1213
  rf2 = 1712.0, 1712.0 fe = '21cm', '21cm'
@@ -1217,7 +1224,7 @@ Name = ir6cm_g Station = IRBENE priority = 0
1217
1224
  pol = RCP, LCP lo1 = 4088.0, 4088.0
1218
1225
  note = 'Generated from sess320C4G.setini' /
1219
1226
  Name = ir6cm_g Station = IRBENE priority = 0
1220
- rf1 = 4612.0, 4612.0 ifname = A1, C1
1227
+ rf1 = 4612.0, 4612.0 ifname = A1, C1 altifn = B1, D1
1221
1228
  rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1222
1229
  pol = RCP, LCP lo1 = 4100.0, 4100.0
1223
1230
  note = 'Generated from sess320C2Ge.setini, sess320C2G.setini' /
@@ -1231,11 +1238,21 @@ Name = ir5cm_g Station = IRBENE priority = 0
1231
1238
  rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
1232
1239
  pol = RCP, LCP lo1 = 5902.0, 5902.0
1233
1240
  note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
1241
+ Name = ir4cm_g Station = IRBENE priority = 0
1242
+ rf1 = 8080.0, 8080.0 ifname = A1, C1 altifn = B1, D1
1243
+ rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
1244
+ pol = RCP, LCP lo1 = 7568.0, 7568.0
1245
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1234
1246
  Name = ir_g Station = IRBENE priority = 0
1235
1247
  rf1 = 8162.0, 8162.0 ifname = A1, C1
1236
1248
  rf2 = 8674.0, 8674.0
1237
1249
  pol = RCP, LCP lo1 = 7650.0, 7650.0
1238
1250
  note = 'Generated from sess219X2G.setini, sess219X5nme.setini, sess219XG.setini' /
1251
+ Name = ib6cm_g Station = IRBENE16 priority = 0
1252
+ rf1 = 4600.0, 4600.0 ifname = A1, C1
1253
+ rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1254
+ pol = RCP, LCP lo1 = 4088.0, 4088.0
1255
+ note = 'Generated from evn6cm-4Gbps-32MHz.set, evn+global6cm-4Gbps-32MHz.set' /
1239
1256
  Name = ib6cm_g Station = IRBENE16 priority = 0
1240
1257
  rf1 = 4612.0, 4612.0 ifname = A1, C1
1241
1258
  rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
@@ -1246,11 +1263,11 @@ Name = ib5cm_g Station = IRBENE16 priority = 0
1246
1263
  rf2 = 7124.0, 7124.0 fe = '5cm', '5cm'
1247
1264
  pol = RCP, LCP lo1 = 6100.0, 6100.0
1248
1265
  note = 'Generated from sess119M1_16MHz.setini, sess119M1_4MHz.setini, sess119M1nme.seti*' /
1249
- Name = ib_g Station = IRBENE16 priority = 0
1266
+ Name = ib4cm_g Station = IRBENE16 priority = 0
1250
1267
  rf1 = 8162.0, 8162.0 ifname = A1, C1
1251
- rf2 = 8674.0, 8674.0
1268
+ rf2 = 8674.0, 8674.0 fe = '4cm', '4cm'
1252
1269
  pol = RCP, LCP lo1 = 7650.0, 7650.0
1253
- note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini' /
1270
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1254
1271
  Name = jb18cm_g Station = JODRELL1 priority = 0
1255
1272
  rf1 = 1248.0, 1248.0 ifname = A1, B1
1256
1273
  rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
@@ -1261,21 +1278,31 @@ Name = jb6cm_g Station = JODRELL1 priority = 0
1261
1278
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1262
1279
  pol = RCP, LCP lo1 = 5624.0, 5624.0
1263
1280
  note = 'Generated from sess122C4G.setini' /
1281
+ Name = jb6cm_g Station = JODRELL1 priority = 0
1282
+ rf1 = 4612.0, 4612.0 ifname = A1, B1
1283
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1284
+ pol = RCP, LCP lo1 = 5636.0, 5636.0
1285
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1264
1286
  Name = jb6cm_g Station = JODRELL1 priority = 0
1265
1287
  rf1 = 4640.0, 4640.0 ifname = A1, B1
1266
1288
  rf2 = 5152.0, 5152.0 fe = '6cm', '6cm'
1267
1289
  pol = RCP, LCP lo1 = 5664.0, 5664.0
1268
1290
  note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*' /
1269
- Name = jb21cm_g Station = JODRELL2 priority = 0
1291
+ Name = jb18cm_g Station = JODRELL2 priority = 0
1270
1292
  rf1 = 1248.0, 1248.0 ifname = A2, B2
1271
- rf2 = 1760.0, 1760.0 fe = '21cm', '21cm'
1293
+ rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
1272
1294
  pol = RCP, LCP lo1 = 2272.0, 2272.0
1273
- note = 'Generated from n22l1.18+21.setini, sess122H128.setini, sess122LG_JL.setini' /
1295
+ note = 'Generated from evn18cm-1Gbps-32MHz.set, evn18cm-1Gbps-32MHz-USB.set' /
1274
1296
  Name = jb6cm_g Station = JODRELL2 priority = 0
1275
1297
  rf1 = 4600.0, 4600.0 ifname = A2, B2
1276
1298
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1277
1299
  pol = RCP, LCP lo1 = 5624.0, 5624.0
1278
1300
  note = 'Generated from sess320C4G.setini' /
1301
+ Name = jb6cm_g Station = JODRELL2 priority = 0
1302
+ rf1 = 4612.0, 4612.0 ifname = A2, B2
1303
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1304
+ pol = RCP, LCP lo1 = 5636.0, 5636.0
1305
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1279
1306
  Name = jb6cm_g Station = JODRELL2 priority = 0
1280
1307
  rf1 = 4640.0, 4640.0 ifname = A2, B2
1281
1308
  rf2 = 5152.0, 5152.0 fe = '6cm', '6cm'
@@ -1301,11 +1328,11 @@ Name = jb1cm_g Station = JODRELL2 priority = 0
1301
1328
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1302
1329
  pol = RCP, LCP lo1 = 23016.0, 23016.0
1303
1330
  note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
1304
- Name = ke4cm_g Station = KATHERIN priority = 0
1305
- rf1 = 8112.0, 8112.0 ifname = A1, B1
1306
- rf2 = 8624.0, 8624.0 fe = '4cm', '4cm'
1307
- pol = RCP, LCP lo1 = 7600.0, 7600.0
1308
- note = 'Generated from sess119XGglob.setini' /
1331
+ Name = jb1cm_g Station = JODRELL2 priority = 0
1332
+ rf1 = 22012.0, 22012.0 ifname = A2, B2
1333
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1334
+ pol = RCP, LCP lo1 = 23036.0, 23036.0
1335
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1309
1336
  Name = kn18cm_g Station = KNOCKIN priority = 0
1310
1337
  rf1 = 1248.0, 1248.0 ifname = A1, B1
1311
1338
  rf2 = 1760.0, 1760.0 fe = '18cm', '18cm'
@@ -1346,11 +1373,11 @@ Name = km5cm_g Station = KUNMING priority = 0
1346
1373
  rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
1347
1374
  pol = RCP, LCP lo1 = 5902.0, 5902.0
1348
1375
  note = 'Generated from sess320M2lineOH.setini, sess320M1line.setini, sess320M2G.setini,*' /
1349
- Name = km_g Station = KUNMING priority = 0
1350
- rf1 = 8110.0, 8110.0 ifname = A, B
1351
- rf2 = 8612.0, 8612.0
1376
+ Name = km4cm_g Station = KUNMING priority = 0
1377
+ rf1 = 8110.0, 8110.0 ifname = A1, C1 altifn = B1, D1
1378
+ rf2 = 8612.0, 8612.0 fe = '4cm', '4cm'
1352
1379
  pol = RCP, LCP lo1 = 8100.0, 8100.0
1353
- note = 'Generated from sess220X2G.setini, sess220X5nme.setini' /
1380
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1354
1381
  Name = mc21cm_g Station = MEDICINA priority = 0
1355
1382
  rf1 = 1046.0, 1046.0 ifname = A1, C1
1356
1383
  rf2 = 1548.0, 1548.0 fe = '21cm', '21cm'
@@ -1366,6 +1393,11 @@ Name = mc6cm_g Station = MEDICINA priority = 0
1366
1393
  rf2 = 5368.0, 5368.0 fe = '6cm', '6cm'
1367
1394
  pol = RCP, LCP lo1 = 4344.0, 4344.0
1368
1395
  note = 'Generated from sess321C4G.setini' /
1396
+ Name = mc6cm_g Station = MEDICINA priority = 0
1397
+ rf1 = 4366.0, 4366.0 ifname = A1, C1 altifn = B1, D1
1398
+ rf2 = 5380.0, 5380.0 fe = '6cm', '6cm'
1399
+ pol = RCP, LCP lo1 = 4356.0, 4356.0
1400
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1369
1401
  Name = mc6cm_g Station = MEDICINA priority = 0
1370
1402
  rf1 = 4610.0, 4610.0 ifname = A1, C1
1371
1403
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
@@ -1407,6 +1439,11 @@ Name = mh1cm_g Station = METSAHOV priority = 0
1407
1439
  pol = RCP, LCP lo1 = 21480.0, 21480.0
1408
1440
  note = 'Generated from sess119KGline.setini, sess119KG.setini, sess119Kra5glob.setini, *'
1409
1441
  /
1442
+ Name = mc1cm_g Station = MEDICINA priority = 0
1443
+ rf1 = 22022.0, 22022.0 ifname = A1, C1 altifn = B1, D1
1444
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1445
+ pol = RCP, LCP lo1 = 22012.0, 22012.0
1446
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1410
1447
  Name = mh7mm_g Station = METSAHOV priority = 0
1411
1448
  rf1 = 42912.0, 42912.0 ifname = A1, B1
1412
1449
  rf2 = 43424.0, 43424.0 fe = '7mm', '7mm'
@@ -1422,6 +1459,11 @@ Name = nt6cm_g Station = NOTO priority = 0
1422
1459
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1423
1460
  pol = RCP, LCP lo1 = 4600.0, 4600.0
1424
1461
  note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*' /
1462
+ Name = nt6cm_g Station = NOTO priority = 0
1463
+ rf1 = 4622.0, 4622.0 ifname = A1, C2 altifn = B1, C2
1464
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1465
+ pol = RCP, LCP lo1 = 4612.0, 4612.0
1466
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1425
1467
  Name = nt5cm_g Station = NOTO priority = 0
1426
1468
  rf1 = 6444.0, 6444.0 ifname = A1, C2
1427
1469
  rf2 = 6946.0, 6946.0 fe = '5cm', '5cm'
@@ -1470,11 +1512,11 @@ Name = o6sx_g Station = ONSALA60 priority = 0
1470
1512
  note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini'
1471
1513
  tscal = cont
1472
1514
  /
1473
- Name = o6_g Station = ONSALA60 priority = 0
1474
- rf1 = 8090.0, 8090.0 ifname = A1, C1
1475
- rf2 = 8592.0, 8592.0
1515
+ Name = o64cm_g Station = ONSALA60 priority = 0
1516
+ rf1 = 8090.0, 8090.0 ifname = A1, C1 altifn = B1, D1
1517
+ rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
1476
1518
  pol = RCP, LCP lo1 = 8080.0, 8080.0
1477
- note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*'
1519
+ note = 'Generated from evn4cm-4Gbps-32MHz.set'
1478
1520
  tscal = cont
1479
1521
  /
1480
1522
  Name = o61cm_g Station = ONSALA60 priority = 0
@@ -1482,6 +1524,11 @@ Name = o61cm_g Station = ONSALA60 priority = 0
1482
1524
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1483
1525
  pol = RCP, LCP lo1 = 21480.0, 21480.0
1484
1526
  note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
1527
+ Name = o61cm_g Station = ONSALA60 priority = 0
1528
+ rf1 = 22012.0, 22012.0 ifname = A1, C1 altifn = B1, D1
1529
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1530
+ pol = RCP, LCP lo1 = 21500.0, 21500.0
1531
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1485
1532
  Name = o67mm_g Station = ONSALA60 priority = 0
1486
1533
  rf1 = 42812.0, 42812.0 ifname = A1, C1
1487
1534
  rf2 = 43324.0, 43324.0 fe = '7mm', '7mm'
@@ -1498,7 +1545,7 @@ Name = o86cm_g Station = ONSALA85 priority = 0
1498
1545
  pol = RCP, LCP lo1 = 4088.0, 4088.0
1499
1546
  note = 'Generated from sess320C4G.setini' /
1500
1547
  Name = o86cm_g Station = ONSALA85 priority = 0
1501
- rf1 = 4612.0, 4612.0 ifname = A1, C1
1548
+ rf1 = 4612.0, 4612.0 ifname = A1, C1 altifn = B1, D1
1502
1549
  rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1503
1550
  pol = RCP, LCP lo1 = 4100.0, 4100.0
1504
1551
  note = 'Generated from sess119C2Gglob.setini, sess119C5nme.setini, sess119CGline.setini*' /
@@ -1554,6 +1601,16 @@ Name = sr18cm_g Station = SARDINIA priority = 0
1554
1601
  note = 'Generated from sess121LG_16.setini, sess121LG_32.setini, sess121LG_Jl.setini'
1555
1602
  tscal = cont
1556
1603
  /
1604
+ Name = sr6cm_g Station = SARDINIA priority = 0
1605
+ rf1 = 4610.0, 4610.0 ifname = A1, C1 altifn = B1, C1
1606
+ rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1607
+ pol = RCP, LCP lo1 = 4600.0, 4600.0
1608
+ note = 'Generated from evn6cm-1Gbps-32MHz.set, evn6cm-2Gbps-32MHz.set, evn6cm-4Gbps-32M*' /
1609
+ Name = sr6cm_g Station = SARDINIA priority = 0
1610
+ rf1 = 4622.0, 4622.0 ifname = A1, C1 altifn = B1, C1
1611
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1612
+ pol = RCP, LCP lo1 = 4612.0, 4612.0
1613
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1557
1614
  Name = sr5cm_g Station = SARDINIA priority = 0
1558
1615
  rf1 = 5912.0, 5912.0 ifname = A1, C1
1559
1616
  rf2 = 6414.0, 6414.0 fe = '5cm', '5cm'
@@ -1569,12 +1626,15 @@ Name = sr5cm_g Station = SARDINIA priority = 0
1569
1626
  tscal = cont
1570
1627
  /
1571
1628
  Name = sr1cm_g Station = SARDINIA priority = 0
1572
- rf1 = 22002.0, 22002.0 ifname = A1, C3
1629
+ rf1 = 22002.0, 22002.0 ifname = A1, C1
1573
1630
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1574
1631
  pol = RCP, LCP lo1 = 21992.0, 21992.0
1575
- note = 'Generated from sess121K2G.setini, sess121KGline_32.setini, sess121KGline.setini'
1576
- tscal = cont
1577
- /
1632
+ note = 'Generated from evn+global1cm-1Gbps-32MHz.set, evn+global1cm-2Gbps-32MHz.set' /
1633
+ Name = sr1cm_g Station = SARDINIA priority = 0
1634
+ rf1 = 22022.0, 22022.0 ifname = A1, C1 altifn = B1, C1
1635
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1636
+ pol = RCP, LCP lo1 = 22012.0, 22012.0
1637
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1578
1638
  Name = sh6cm_g Station = SHANGHAI priority = 0
1579
1639
  rf1 = 4712.0, 4712.0 ifname = A, B
1580
1640
  rf2 = 5224.0, 5224.0 fe = '6cm', '6cm'
@@ -1600,6 +1660,11 @@ Name = t66cm_g Station = TIANMA65 priority = 0
1600
1660
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1601
1661
  pol = RCP, LCP lo1 = 4088.0, 4088.0
1602
1662
  note = 'Generated from sess122C4G.setini' /
1663
+ Name = t66cm_g Station = TIANMA65 priority = 0
1664
+ rf1 = 4612.0, 4612.0 ifname = A4, C3 altifn = B4, D3
1665
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1666
+ pol = RCP, LCP lo1 = 4100.0, 4100.0
1667
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1603
1668
  Name = t66cm_g Station = TIANMA65 priority = 0
1604
1669
  rf1 = 4712.0, 4712.0 ifname = A4, B3
1605
1670
  rf2 = 5224.0, 5224.0 fe = '6cm', '6cm'
@@ -1620,16 +1685,21 @@ Name = t6sx_g Station = TIANMA65 priority = 0
1620
1685
  rf2 = 8612.0, 2010.0 fe = 'sx', 'sx'
1621
1686
  pol = RCP, RCP lo1 = 8100.0, 2000.0
1622
1687
  note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini' /
1623
- Name = t6_g Station = TIANMA65 priority = 0
1624
- rf1 = 8110.0, 8110.0 ifname = A2, B1
1625
- rf2 = 8612.0, 8612.0
1688
+ Name = t64cm_g Station = TIANMA65 priority = 0
1689
+ rf1 = 8110.0, 8110.0 ifname = A2, C1 altifn = B2, D1
1690
+ rf2 = 8612.0, 8612.0 fe = '4cm', '4cm'
1626
1691
  pol = RCP, LCP lo1 = 8100.0, 8100.0
1627
- note = 'Generated from sess220X2G.setini, sess220X2.setini, sess220X5nme.setini' /
1692
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1628
1693
  Name = t61cm_g Station = TIANMA65 priority = 0
1629
1694
  rf1 = 21992.0, 21992.0 ifname = A4, B3
1630
1695
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1631
1696
  pol = RCP, LCP lo1 = 21480.0, 21480.0
1632
1697
  note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220KG32.setini, ses*' /
1698
+ Name = t61cm_g Station = TIANMA65 priority = 0
1699
+ rf1 = 22012.0, 22012.0 ifname = A4, C3 altifn = B4, D3
1700
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1701
+ pol = RCP, LCP lo1 = 21500.0, 21500.0
1702
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1633
1703
  Name = t67mm_g Station = TIANMA65 priority = 0
1634
1704
  rf1 = 43012.0, 43012.0 ifname = A4, B3
1635
1705
  rf2 = 43524.0, 43524.0 fe = '7mm', '7mm'
@@ -1650,6 +1720,11 @@ Name = tr6cm_g Station = TORUN priority = 0
1650
1720
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1651
1721
  pol = RCP, LCP lo1 = 4088.0, 4088.0
1652
1722
  note = 'Generated from sess320C4G.setini' /
1723
+ Name = tr6cm_g Station = TORUN priority = 0
1724
+ rf1 = 4612.0, 4612.0 ifname = A1, B1
1725
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1726
+ pol = RCP, LCP lo1 = 4100.0, 4100.0
1727
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1653
1728
  Name = tr6cm_g Station = TORUN priority = 0
1654
1729
  rf1 = 4712.0, 4712.0 ifname = A1, B1
1655
1730
  rf2 = 5224.0, 5224.0 fe = '6cm', '6cm'
@@ -1665,6 +1740,11 @@ Name = tr5cm_g Station = TORUN priority = 0
1665
1740
  rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
1666
1741
  pol = RCP, LCP lo1 = 5902.0, 5902.0
1667
1742
  note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
1743
+ Name = tr4cm_g Station = TORUN priority = 0
1744
+ rf1 = 8080.0, 8080.0 ifname = A1, B1
1745
+ rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
1746
+ pol = RCP, LCP lo1 = 7568.0, 7568.0
1747
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1668
1748
  Name = tr_g Station = TORUN priority = 0
1669
1749
  rf1 = 8162.0, 8162.0 ifname = A1, B1
1670
1750
  rf2 = 8674.0, 8674.0
@@ -1675,6 +1755,11 @@ Name = tr1cm_g Station = TORUN priority = 0
1675
1755
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1676
1756
  pol = RCP, LCP lo1 = 21480.0, 21480.0
1677
1757
  note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
1758
+ Name = tr1cm_g Station = TORUN priority = 0
1759
+ rf1 = 22012.0, 22012.0 ifname = A1, B1
1760
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1761
+ pol = RCP, LCP lo1 = 21500.0, 21500.0
1762
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1678
1763
  Name = tv21cm_g Station = TR_VDIF priority = 0
1679
1764
  rf1 = 1076.0, 1076.0 ifname = A1, B1
1680
1765
  rf2 = 1588.0, 1588.0 fe = '21cm', '21cm'
@@ -1705,11 +1790,26 @@ Name = tv1cm_g Station = TR_VDIF priority = 0
1705
1790
  rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1706
1791
  pol = RCP, LCP lo1 = 21500.0, 21500.0
1707
1792
  note = 'Generated from sess219K2G.setini, sess219KG.setini' /
1793
+ Name = ur18cm_g Station = URUMQI priority = 0
1794
+ rf1 = 1210.0, 1210.0 ifname = A2, C1
1795
+ rf2 = 1722.0, 1722.0 fe = '18cm', '18cm'
1796
+ pol = RCP, LCP lo1 = 186.0, 186.0
1797
+ note = 'Generated from evn18cm-1Gbps-32MHz.set, evn18cm-1Gbps-32MHz-USB.set' /
1708
1798
  Name = ur18cm_g Station = URUMQI priority = 0
1709
1799
  rf1 = 1310.0, 1310.0 ifname = A2, C1
1710
1800
  rf2 = 1812.0, 1812.0 fe = '18cm', '18cm'
1711
1801
  pol = RCP, LCP lo1 = 1300.0, 1300.0
1712
1802
  note = 'Generated from sess119L5nme.setini, sess119LG.setini, sess219L5nme.setini, sess*' /
1803
+ Name = ur6cm_g Station = URUMQI priority = 0
1804
+ rf1 = 4610.0, 4610.0 ifname = A2, C1 altifn = B2, D1
1805
+ rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1806
+ pol = RCP, LCP lo1 = 4600.0, 4600.0
1807
+ note = 'Generated from evn6cm-4Gbps-32MHz.set' /
1808
+ Name = ur6cm_g Station = URUMQI priority = 0
1809
+ rf1 = 4622.0, 4622.0 ifname = A2, C1 altifn = B2, D1
1810
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1811
+ pol = RCP, LCP lo1 = 4612.0, 4612.0
1812
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1713
1813
  Name = ur6cm_g Station = URUMQI priority = 0
1714
1814
  rf1 = 4630.0, 4630.0 ifname = A2, C1
1715
1815
  rf2 = 5132.0, 5132.0 fe = '6cm', '6cm'
@@ -1720,21 +1820,21 @@ Name = ursx_g Station = URUMQI priority = 0
1720
1820
  rf2 = 8612.0, 2010.0 fe = 'sx', 'sx'
1721
1821
  pol = RCP, RCP lo1 = 8100.0, 2000.0
1722
1822
  note = 'Generated from sess119SX5-X5nme.setini, sess119SXgeo5.setini' /
1723
- Name = ur_g Station = URUMQI priority = 0
1724
- rf1 = 8110.0, 8110.0 ifname = A1, C2
1725
- rf2 = 8612.0, 8612.0
1823
+ Name = ur4cm_g Station = URUMQI priority = 0
1824
+ rf1 = 8110.0, 8110.0 ifname = A1, C2 altifn = B1, D2
1825
+ rf2 = 8612.0, 8612.0 fe = '4cm', '4cm'
1726
1826
  pol = RCP, LCP lo1 = 8100.0, 8100.0
1727
- note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*' /
1827
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1728
1828
  Name = ur1cm_g Station = URUMQI priority = 0
1729
1829
  rf1 = 22002.0, 22002.0 ifname = A2, C1
1730
1830
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
1731
1831
  pol = RCP, LCP lo1 = 21992.0, 21992.0
1732
1832
  note = 'Generated from sess220K2G.setini, sess220K5line.setini, sess220K64line.setini, *' /
1733
- Name = wa4cm_g Station = WARK30M priority = 0
1734
- rf1 = 8010.0, 8010.0 ifname = A1, B2
1735
- rf2 = 8512.0, 8512.0 fe = '4cm', '4cm'
1736
- pol = RCP, LCP lo1 = 8000.0, 8000.0
1737
- note = 'Generated from sess119XGglob.setini' /
1833
+ Name = ur1cm_g Station = URUMQI priority = 0
1834
+ rf1 = 22022.0, 22022.0 ifname = A2, C1 altifn = B2, D1
1835
+ rf2 = 22524.0, 22524.0 fe = '1cm', '1cm'
1836
+ pol = RCP, LCP lo1 = 22012.0, 22012.0
1837
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1738
1838
  Name = wnsx_g Station = WETTZ13N priority = 0
1739
1839
  rf1 = 8090.0, 2030.0 ifname = A1, C1 altifn = B1, D1
1740
1840
  rf2 = 8592.0, 2030.0 fe = 'sx', 'sx'
@@ -1745,6 +1845,11 @@ Name = wz_g Station = WETTZELL priority = 0
1745
1845
  rf2 = 8592.0, 8592.0
1746
1846
  pol = RCP, LCP lo1 = 8080.0, 8080.0
1747
1847
  note = 'Generated from sess320X2G.setini, sess320X2.setini' /
1848
+ Name = wz4cm_g Station = WETTZELL priority = 0
1849
+ rf1 = 8090.0 ifname = A1 altifn = B1
1850
+ rf2 = 8592.0 fe = '4cm'
1851
+ pol = RCP lo1 = 8080.0
1852
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1748
1853
  Name = wb21cm_g Station = WSTRBORK priority = 0
1749
1854
  rf1 = 930.0, 930.0 ifname = A1, B1
1750
1855
  rf2 = 1432.0, 1432.0 fe = '21cm', '21cm'
@@ -1770,6 +1875,11 @@ Name = wb18cm_g Station = WSTRBORK priority = 0
1770
1875
  rf2 = 1779.0, 1779.0 fe = '18cm', '18cm'
1771
1876
  pol = RCP, LCP lo1 = 1267.0, 1267.0
1772
1877
  note = 'Generated from sess220L64line.setini' /
1878
+ Name = wb6cm_g Station = WSTRBORK priority = 0
1879
+ rf1 = 4443.0, 4443.0 ifname = A1, B1
1880
+ rf2 = 4945.0, 4945.0 fe = '6cm', '6cm'
1881
+ pol = RCP, LCP lo1 = 4433.0, 4433.0
1882
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1773
1883
  Name = wb6cm_g Station = WSTRBORK priority = 0
1774
1884
  rf1 = 4527.0, 4527.0 ifname = A1, B1
1775
1885
  rf2 = 5029.0, 5029.0 fe = '6cm', '6cm'
@@ -1795,11 +1905,11 @@ Name = wb5cm_g Station = WSTRBORK priority = 0
1795
1905
  rf2 = 6776.0, 6776.0 fe = '5cm', '5cm'
1796
1906
  pol = RCP, LCP lo1 = 6264.0, 6264.0
1797
1907
  note = 'Generated from sess119M1_16MHz.setini, sess119M1_4MHz.setini, sess119M1nme.seti*' /
1798
- Name = wb_g Station = WSTRBORK priority = 0
1908
+ Name = wb4cm_g Station = WSTRBORK priority = 0
1799
1909
  rf1 = 8007.0, 8007.0 ifname = A1, B1
1800
- rf2 = 8509.0, 8509.0
1910
+ rf2 = 8509.0, 8509.0 fe = '4cm', '4cm'
1801
1911
  pol = RCP, LCP lo1 = 7997.0, 7997.0
1802
- note = 'Generated from sess219X5nme.setini' /
1912
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1803
1913
  Name = wb_g Station = WSTRBORK priority = 0
1804
1914
  rf1 = 8022.0, 8022.0 ifname = A1, B1
1805
1915
  rf2 = 8524.0, 8524.0
@@ -1825,6 +1935,11 @@ Name = ys6cm_g Station = YEBES40M priority = 0
1825
1935
  rf2 = 5112.0, 5112.0 fe = '6cm', '6cm'
1826
1936
  pol = RCP, LCP lo1 = 4088.0, 4088.0
1827
1937
  note = 'Generated from sess320C4G.setini' /
1938
+ Name = ys6cm_g Station = YEBES40M priority = 0
1939
+ rf1 = 4612.0, 4612.0 ifname = A1, C1 altifn = B1, D1
1940
+ rf2 = 5124.0, 5124.0 fe = '6cm', '6cm'
1941
+ pol = RCP, LCP lo1 = 4100.0, 4100.0
1942
+ note = 'Generated from evn+global6cm-4Gbps-32MHz.set' /
1828
1943
  Name = ys6cm_g Station = YEBES40M priority = 0
1829
1944
  rf1 = 4670.0, 4670.0 ifname = A1, C1
1830
1945
  rf2 = 5182.0, 5182.0 fe = '6cm', '6cm'
@@ -1840,6 +1955,11 @@ Name = ys5cm_g Station = YEBES40M priority = 0
1840
1955
  rf2 = 6926.0, 6926.0 fe = '5cm', '5cm'
1841
1956
  pol = RCP, LCP lo1 = 5902.0, 5902.0
1842
1957
  note = 'Generated from sess220M1line.setini, sess220M1nme.setini' /
1958
+ Name = ys4cm_g Station = YEBES40M priority = 0
1959
+ rf1 = 8080.0, 8080.0 ifname = A1, C1 altifn = B1, D1
1960
+ rf2 = 8592.0, 8592.0 fe = '4cm', '4cm'
1961
+ pol = RCP, LCP lo1 = 7568.0, 7568.0
1962
+ note = 'Generated from evn4cm-4Gbps-32MHz.set' /
1843
1963
  Name = yssx_g Station = YEBES40M priority = 0
1844
1964
  rf1 = 8162.0, 8612.0, 2042.0, 2042.0 ifname = A1, B2, C2, D2
1845
1965
  rf2 = 8674.0, 9124.0, 2554.0, 2554.0 fe = 'sx', 'sx', 'sx', 'sx'
@@ -1850,6 +1970,11 @@ Name = ys_g Station = YEBES40M priority = 0
1850
1970
  rf2 = 8674.0, 8674.0
1851
1971
  pol = RCP, LCP lo1 = 7650.0, 7650.0
1852
1972
  note = 'Generated from sess119SX5-X5nme.setini, sess119XGglob.setini, sess119XG.setini,*' /
1973
+ Name = ys1cm_g Station = YEBES40M priority = 0
1974
+ rf1 = 21980.0, 21980.0 ifname = A4, C4 altifn = B4, D4
1975
+ rf2 = 22492.0, 22492.0 fe = '1cm', '1cm'
1976
+ pol = RCP, LCP lo1 = 21468.0, 21468.0
1977
+ note = 'Generated from evn+global1cm-4Gbps-32MHz.set' /
1853
1978
  Name = ys1cm_g Station = YEBES40M priority = 0
1854
1979
  rf1 = 21992.0, 21992.0 ifname = A4, C4
1855
1980
  rf2 = 22504.0, 22504.0 fe = '1cm', '1cm'
@@ -686,3 +686,13 @@ HOR_EL = 19, 18, 17, 15, 13, 11, 9, 7, 6, 6, 7, 8, 9, 11,
686
686
  NBBC=8 DISK=MARK5C MEDIADEF=DISK ! TSCAL=CONT
687
687
  /
688
688
 
689
+ !
690
+ STATION=MEERKAT STCODE=Me CONTROL=VEX
691
+ !! parameters from M.Gouws 12sep25
692
+ DBNAME = MEERKAT
693
+ MOUNT=ALTAZ AX1LIM=-185,275 AX2LIM=15,89
694
+ AX1RATE=120 AX2RATE=60 AX1ACC=1.0 AX2ACC=0.5
695
+ TSETTLE=11 MINSETUP=3 DAR=NONE
696
+ NBBC=16 DISK=MARK5C MEDIADEF=DISK TSCAL=CONT
697
+ /
698
+ !
@@ -293,6 +293,15 @@
293
293
  FRAME='antenna C02 from V.R. Marchi 2 Apr 2026'
294
294
  /
295
295
 
296
+ !
297
+ DBNAME=MEERKAT BEGIN= 0.00 END=100000.00 AXISOFF= 0.0000
298
+ X= 5109360.1330 Y= 2006852.5860 Z= -3238948.1270
299
+ DXDT= -0.00011 DYDT= 0.01966 DZDT= 0.01673 EPOCH=58849
300
+ FRAME='position Marcel Gouws 2024-apr-02; vel from Hh for now'
301
+ !! axis offset 1.0m, but compensated for in tied-array formation
302
+ /
303
+ !
304
+
296
305
  !
297
306
  ! ==================================================================
298
307
  ! End of file $SCHED/catalogs/Master_NRAO/locations_extras.dat