v0.9.0
This is the December 2024 release.
Highlights
- Instrument Processing
- Improvements to CoDICE processing
- Fixed error in CoDICE-Lo product data array shapes
- Improvements to Hi processing
- Updates to
SCI_DE
packet definition and parsing - Updates to histogram tests
- Updated packet definition XTCE
- Refactored L1A histogram code
- Refactored L1A parsing of
DE_TOF
binary blob - Added Hi-90 APIDs to processing
- Updates to
- Improvements to HIT processing
- Implemented L0 science packet decommutation
- Refactored L1A code to use
hit_utils
for processing housekeeping - Created initial L1A count rates and pulse heights CDFs
- Added validation for L1A count rates data
- Added validation for L1A pulse height events
- Added validation for L1A housekeeping data
- Improvements to IDEX processing
- Added support for L1B data products
- Added more telemetry items to L1A data products
- Improvements to Lo processing
- Updated XTCE to fix housekeeping enum state bug
- Updated event parsing to handle counts and passes in binary chunk
- Implemented L1A DE processing
- Improvements to MAG processing
- Fixes to calibration
- Fixed bug in L1B calibration matrix
- Improvements to SWAPI processing
- Updates to packet definition
- Improvements to SWE processing
- Fixes to phase space density units
- Added calculation of electron flux
- Added calculation of spin phase
- Improvements to Ultra processing
- Added velocity magnitudes for L1B
- Updated species functions for L1B
- Created rectangular grids for L2 and calculations for solid angle
- Improvements to CoDICE processing
- Infrastructure
- Improvements to SPICE
- Added function to convert MET to UTC
- Updated instrument boresight vectors
- Improvements to I-ALiRT processing
- Added processing of ephemeris
- Added static assignment of IP address containers running in AWS
- Added query and download API
- Added IP range for BlueNet
- Improvements to SPICE
What's Changed
- Mag calibration fix by @maxinelasp in #1189
- Lo - Change esa_step coord name in L1A attrs by @sdhoyt in #1191
- 855 hi update packet definition xtce by @subagonsouth in #1187
- Lo - Update XTCE to fix HK enum state issue by @sdhoyt in #1201
- Bring in fixes for geometry modules by @nkerman in #1205
- 700 refactor hi l1a histogram by @subagonsouth in #1196
- Add functions to convert from met to ET and UTC by @subagonsouth in #1210
- Bring over l2_utils from large PR by @nkerman in #1206
- I-ALiRT - Process Ephemeris by @torimarbois in #1174
- Lo - Event Parsing Segmented Packets with Validation by @sdhoyt in #1212
- Add new telemetry items by @lacoak21 in #1203
- 1030 hi l1a update sci de packet definition and parsing by @subagonsouth in #1216
- SWE: Review and correct phase space density units by @tech3371 in #1223
- Add source file to header of xtce in excel_to_xtce by @subagonsouth in #1222
- Lo - Create L1A Direct Event CDFs by @sdhoyt in #1221
- Update instrument boresight vectors by @subagonsouth in #1226
- HIT L1A - add science data processing by @vmartinez-cu in #1218
- SWE: calculate flux by @tech3371 in #1227
- IDEX L1b science data processing by @lacoak21 in #1224
- SWE: spin phase by @tech3371 in #1229
- Refactor parse_direct_events to remove for loop by @subagonsouth in #1220
- MNT/TST: Update SWAPI packet definition and tests by @greglucas in #803
- I-ALiRT: CoDICE- Lo by @laspsandoval in #1215
- Ultra l1b: velocity magnitude and updated species functions by @laspsandoval in #1228
- HIT L1 - Initial validation of housekeeping data by @vmartinez-cu in #1231
- Fix data array shapes for CoDICE-Lo products by @bourque in #1234
Full Changelog: v0.8.0...v0.9.0