simonsobs / simonsobs/sotodlib
Preprocess: Extend Demodulation Method
Open
@mmccrackan is already working on this.
Since Oct 29, 2024.
preprocess
- Dominant language
- Python
- Stars
- 19
- Forks
- 23
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 14
Description
Currently demodulation always involves a few different preprocess methods. We want to combine those into one demodulation method and add in the ability to decimate in that method. Explicitly the task here is to:
- Combine anodization and demodulation
- Add decimation after demodulation and save a copy of the downsampled Q/U streams for faster loading + mapping.
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.