Some small fixes, discovered with unit tests and batch jobs with 8 or 16 processes per group:
When duplicating an observation, also duplicate per-detector flags.
When redistributing an observation, reset per-detector flags before setting.
Make the common mode removal an option (default True) prior to noise estimation. This is useful if the data has already had the common mode removed prior to this operator.
When high-pass filtering data that is distributed by time slices there may be some chunks that are fully flagged. This should not be an error. Instead, the flagged timestream is set to zero.
When communicating overlaps, ensure that the span used (lagmax
Some small fixes, discovered with unit tests and batch jobs with 8 or 16 processes per group:
When duplicating an observation, also duplicate per-detector flags.
When redistributing an observation, reset per-detector flags before setting.
Make the common mode removal an option (default True) prior to noise estimation. This is useful if the data has already had the common mode removed prior to this operator.
When high-pass filtering data that is distributed by time slices there may be some chunks that are fully flagged. This should not be an error. Instead, the flagged timestream is set to zero.
When communicating overlaps, ensure that the span used (lagmax