sot/mica

Filter hdr3 telemetry based on quality

Opened this issue · 2 comments

filter_bad() appears to filter missing data or data marked as "bad" at 8x8 -> not 8x8 transitions, but does not use the QUALITY flag from the slot data.

I think this should go back to ACA L0 to set the mask to True for bad QUALITY data. I was assuming that mask=False was representing good data, and I think this is reasonable.

It's also true that the new method for filtering incomplete records from L0 is subject to a false trigger in the case of bad QUALITY data.