imap_processing.swe.l1b.swe_l1b.get_indices_of_full_cycles#

imap_processing.swe.l1b.swe_l1b.get_indices_of_full_cycles(quarter_cycle: ndarray) ndarray[tuple[int, ...], dtype[_ScalarType_co]]#

Get indices of full cycles.

Parameters:

quarter_cycle (numpy.ndarray) – Array that contains quarter cycles information.

Returns:

full_cycles_indices – 1D array with indices of full cycle data.

Return type:

numpy.ndarray