simonsobs / simonsobs/sotodlib
Dets input in preprocess requires matching order to config grouping
Open
@mmccrackan is already working on this.
Since Dec 12, 2025.
preprocess
- Dominant language
- Python
- Stars
- 19
- Forks
- 23
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 14
Description
Preprocessing requires that the grouping in the configuration file (i.e subobs-> use) be in the same order as the dets dictionary that is passed into preprocessing functions like preproc_or_load_group. It would be nice if it matched the keys instead.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.