Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add preliminary multilayer preprocessing pipeline * refactor multilayer_preprocess_tod, move common processing funcs into common file * Add cfg checker to pp util * Align multilayer with pp util instead of sp util * Populates reference information in dependent database in multilayer. * add multilayer_load_and_preprocess * delete preprocess_common.py from site_pipeline * update multilayer_load_and_preprocess * add multilayer_preproc_or_load_group * refactor preprocess_tod, multilayer_preprocess_tod, preproc_and_load_group * many bug fixes, some refactoring * fix typo * address comments, add cleanup stage before running through obs * Minor syntax edits. * This adds the modifications required to run the mapmaker with multilayer preprocessing * Adding a warning against single precision for maps * Implementing save_group_and_cleanup into the mapmaker * address missing entry problem, some other fixes * fixing the save_group_and_cleanup block * Fix to config check failures. --------- Co-authored-by: Michael McCrackan <[email protected]> Co-authored-by: Michael McCrackan <[email protected]> Co-authored-by: Michael McCrackan <[email protected]> Co-authored-by: Michael McCrackan <[email protected]> Co-authored-by: Michael McCrackan <[email protected]> Co-authored-by: chervias <[email protected]>
- Loading branch information