|
1 | 1 | # Release Notes # |
2 | 2 |
|
| 3 | + |
| 4 | +## rss_ringoccs V1.3 ## |
| 5 | + |
| 6 | +Release date: 2019 August 30 |
| 7 | + |
| 8 | +### Changes from V1.2 ### |
| 9 | + |
| 10 | +1. Fix minor typographical errors in user Guide. |
| 11 | + |
| 12 | +2. Clearer explanation of differences between end-to-end batch processing scripts. |
| 13 | + |
| 14 | +3. C code implemented for diffraction reconstruction and special functions. |
| 15 | + |
| 16 | +4. Support restricted to Anaconda Python for compatibility reasons. |
| 17 | + |
| 18 | +5. Enhance post-USO support. This includes addressing the discontinuous frequency offsets and modeling the phase echo introduced by diffraction of the uplink signal by the ring system. |
| 19 | + |
| 20 | +6. Runnable scripts to perform push-button diffraction correction, starting either from raw RSS files or from Essam Marouf's (or our) PDS-style geometry, calibration, and diffraction-limited profiles, at any desired resolution (consistent with the sampling theorem and justified by the SNR), for the full set of RSS occultations at S, X, and Ka-band up to the point of USO failure. |
| 21 | + |
| 22 | +**Resolved V1.2-2** |
| 23 | +Some post-USO files contain discontinuous frequency offsets. rss_rings v1.3 now supports the processing of these files. |
| 24 | + |
| 25 | +### Known Issues and Limitations of V1.3 ### |
| 26 | + |
| 27 | +#### V1.3-1 (carried over from V1.2-1) #### |
| 28 | +For the extreme nearly edge-on viewing geometry of Rev133E at X-band, rss_ringoccs gives slightly different results from PDS, traceable to a difference of about 10% in the cubic term of the varaiable psi. The origin of this discrepancy is unknown, but it is not important for any other occultation data sets we have reduced so far, and is relatively minor even for Rev133E at X band. |
| 29 | + |
| 30 | +#### V1.3-2 #### |
| 31 | +Support for egress occultations at start of proximal orbits in the Grand Finale not yet implemented. |
| 32 | + |
| 33 | +### Lien list for V1.3 ### |
| 34 | + |
| 35 | +1. Properly proximal egress occultations in Grand Finale orbits |
| 36 | + |
| 37 | +2. Data catalog query - we will work with the PDS to ensure that our recently-submitted RSS ring occultation observation data catalog is compliant with current PDS search capabilities. |
| 38 | + |
| 39 | +3. Improve processing and documenting of the scattered signal. This should include appropriate Doppler footprint contours and correcting the observed frequency drift to account for wavelength-dependents and motion of the spacecraft. |
| 40 | + |
3 | 41 | ## rss_ringoccs V1.2 ## |
4 | 42 |
|
5 | | -Release date: 2019 Jun 30 |
| 43 | +Release date: 2019 July 1 |
6 | 44 |
|
7 | 45 | ### Changes from V1.1 ### |
8 | 46 |
|
@@ -38,13 +76,6 @@ For the extreme nearly edge-on viewing geometry of Rev133E at X-band, rss_ringoc |
38 | 76 | #### V1.2-2 #### |
39 | 77 | Some post-USO files contain discontinuous frequency offsets. rss_rings v1.2 does not support the processing of these files. |
40 | 78 |
|
41 | | -### Lien list for V1.3 ### |
42 | | - |
43 | | -1. Complete post-USO support. This includes addressing the discontinuous frequency offsets and the phase echo introduced by diffraction of the uplink signal by the ring system. |
44 | | - |
45 | | -2. Data catalog query - we will work with the PDS to ensure that our recently-submitted RSS ring occultation observation data catalog is compliant with current PDS search capabilities. |
46 | | - |
47 | | -3. Improve processing and documenting of the scattered signal. This should include appropriate Doppler footprint contours and correcting the observed frequency drift to account for wavelength-dependents and motion of the spacecraft. |
48 | 79 |
|
49 | 80 |
|
50 | 81 | ## rss_ringoccs V1.1 ## |
|
0 commit comments