simonsobs / simonsobs/sotodlib

Preprocess: Extend Demodulation Method

Open
#983 0 comments 0 reactions 1 assignee View on GitHub

@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:

  1. Combine anodization and demodulation
  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.