imap_processing.codice.codice_l1a.get_params#
- imap_processing.codice.codice_l1a.get_params(apid)#
Return the four ‘main’ parameters used for l1a processing.
The combination of these parameters largely determines what steps/values are used to create CoDICE L1a data products and what steps are needed in the pipeline algorithm.
This function is intended to serve as a temporary workaround until proper testing data are acquired. These values should be able to be derived in the test data. Once proper testing data are acquired, this function will grab the values from the CCSDS packet.
- Parameters:
apid (IntEnum) – The APID of interest
- Returns:
table_id (int) – A unique ID assigned to a specific table configuration. This field is used to link the overall acquisition and processing settings to a specific table configuration
plan_id (int) – The plan table that was in use. In conjunction with
plan_step, describes which counters are included in the data packetplan_step (int) – Plan step that was active when the data was acquired and processed. In conjunction with
plan_id, describes which counters are included in the data packetview_id (int) – Provides information about how data was collapsed and/or compressed