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.
Context
BICAS uses knowledge of BIAS sweeps for removing data from L2 datasets.
Sweeps are currently identified using "hacks":
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.