simonsobs / simonsobs/sotodlib

make_hkaman makes a seperate aman for each 372 feed

Open
#446 1 comment 0 reactions 1 assignee View on GitHub

@sanahabhimani is already working on this.

Since Apr 18, 2023.

Dominant language
Python
Stars
19
Forks
23
Avg merge
1d 5h
Merged PRs (30d)
14

Description

Tried loading up some LATR thermometry data with the new code in hk_utils that was merged recently and I noticed that every feed from a Lakeshore 372 gets put into a separate sub-axis manager. This does make sence because of the way that the 372's sample but from a UX perspective its not ideal.

Would it be possible to either:

  • Treat the 372s as a special case and bin/interpolate them so the feeds are cosampled
  • Add in some sort of flag/config option to tell get_hkaman to bin/interpolate a subset of feeds
  • Some other solution?

Don't think this is that big of a deal since it isn't technically doing anything incorrect, but it does make things a bit clunky.

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.