CoDICE#

This is the CoDICE (Compact Dual Ion Composition Experiment) Instrument module, which contains the code for processing data from the CoDICE instrument.

The processing code to decommutate the CCSDS packets (L0) and create higher level data products can be found below:

codice_l1a

CoDICE L1A processing functions.

codice_l1b

Perform CoDICE l1b processing.

codice_l2

Perform CoDICE l2 processing.

The modules below contain various utility classes and functions to support L0 to L2 processing:

utils

Various classes and functions used throughout CoDICE processing.

decompress

Will decompress CoDICE science data.