Skip to content

BICAS: Use L1/L1R QUALITY_BITMASK for detecting BIAS sweeps #157

Description

@ErikPGJ

Context

BICAS uses knowledge of BIAS sweeps for removing data from L2 datasets.

Sweeps are currently identified using "hacks":

  • SBDA (Sweep Bias Detection Algorithm): Before a hardcoded time stamp, mux mode=4 is interpreted as a sweep.
  • SCDA (Sweep Current Detection Algoritm): After a hardcoded time stamps (above), BICAS searches for time windows where the min-max difference for HK bias currents (during mux mode=4) exceed a hardcoded values and interpret them as sweeps.

TODO

The intended long-term solution is to identify sweeps using L1/L1R QUALITY_BITMASK quality bits. These are not available in production by ROC as of 2024-11-29.

Metadata

Metadata

Assignees

Labels

BICASSolO/RPW BIAS Calibration Software

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions