simonsobs / sotodlib

Simons Observatory: Time-Ordered Data processing library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Boresight or Corotator Position to ObsDb

kmharrington opened this issue · comments

We're going to want to be able to query / group by boresight position for the SAT, that's going to be one of the major data splits. We probably also want to track LAT Corotator position as well.

We have some of those in update_obsdb: there are roll_center and roll_throw keywords for observations, computed from boresight_enc (SAT) or el_enc and corotator_enc (LAT) See lines 253-263.
Do you want another keyword specifically for the corotator angle?

Hmm ok. I'm not seeing those in the database for satp1

Solved by re-generating one of the obsdb lines.