simonsobs / simonsobs/sotodlib

Tweak toast_so_convert book output to match data better

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

@tskisner is already working on this.

Since Feb 19, 2024.

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

Description

In the output from toast_so_convert, please adjust:

In M_index.yaml:

  • Value for telescope should be lower case, e.g. "lat" not "LAT", "satp1" not "SATP1" (and definitely not "SAT1").
  • Must include tube_slot. Values for LAT are, e.g. "i6". The value for all SATs is the same: "st1".
  • sample_ranges is ... not right. Just leave it out, as it's not really needed downstream.

In the frame data:

  • ancil encoder data (az, el, corotator / boresight) should be in degrees. Issue for the docs is here; sorry to not run it through.
  • Instead of corotation_enc the field should be called corotator_enc.

(I am also going to modify the book loader to relax the requirement (in 3.4.1) that Scan Frames must contain tes_biases and primary entries.)

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.