imap_processing.swapi.l1.swapi_l1#

SWAPI level-1 processing code.

Functions

decompress_count(count_data, compression_flag)

Will decompress counts based on compression indicators.

filter_good_data(full_sweep_sci)

Filter out bad data sweep indices.

find_sweep_starts(packets)

Find index of where new cycle started.

get_indices_of_full_sweep(packets)

Get indices of full cycles.

process_swapi_science(sci_dataset, hk_dataset)

Will process SWAPI science data and create CDF file.

process_sweep_data(full_sweep_sci, cem_prefix)

Group full sweep data into correct sequence order.

swapi_l1(dependencies, descriptor)

Will process SWAPI level 0 data to level 1.