imap_processing.hi.utils.HiConstants#
- class imap_processing.hi.utils.HiConstants#
Constants for Hi instrument.
- DE_CLOCK_TICK_US#
Duration of Direct Event clock tick in microseconds. This is the time resolution of the Direct Event time tags. See IMAP-Hi Algorithm Document Section 2.2.5 Annotated Direct Events for more details.
- Type:
- DE_CLOCK_TICK_S#
Duration of Direct Event clock tick in seconds. This is derived from DE_CLOCK_TICK_US.
- Type:
- HALF_CLOCK_TICK_S#
Half of the Direct Event clock tick duration in seconds. This is derived from DE_CLOCK_TICK_S.
- Type:
- STAT_FILTER_0_THRESHOLD_FACTOR#
Multiplier for median comparison in Statistical Filter 0. Values exceeding threshold_factor * median are culled.
- Type:
- STAT_FILTER_0_TOF_AB_LIMIT_NS#
Maximum abs(tof_ab) in nanoseconds for AB coincidences in Filter 0.
- Type:
- STAT_FILTER_1_CONSECUTIVE_SIGMA#
Sigma multiplier for consecutive interval check in Filter 1.
- Type:
- STAT_FILTER_2_MAX_TIME_DELTA#
Maximum time span in seconds for events to be considered clustered in Filter 2.
- Type:
- STAT_FILTER_2_BIN_PADDING#
Number of bins to add on each side of pulse angle range in Filter 2.
- Type:
Methods
__init__()Attributes