Skip to content

v0.9.0

Compare
Choose a tag to compare
@bourque bourque released this 23 Dec 20:04
· 54 commits to dev since this release
ca3b498

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
    • 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
  • 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

What's Changed

Full Changelog: v0.8.0...v0.9.0