hpc4cmb / toast

Time Ordered Astrophysics Scalable Tools
Other
44 stars 39 forks source link

Collection of improvements for working with real ground data #664

Closed tskisner closed 1 year ago

tskisner commented 1 year ago
tskisner commented 1 year ago

In response to "Should we enforce somehow that all operators respect the new detector flags?", although all operators do not explicitly check these, there is now an option to the select_local_detectors() method (which IS used by most operators), which by default excludes detectors with the invalid or processing mask bits set.

This was a compromise to make things work transparently in most cases for the existing operators.