Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Team:DM Science
-
Urgent?:No
Description
The camGeom changes to handle guider and wavefront chips were done blind, without any real camera data from the corner rafts. A number of problems showed up when we started getting BOT data:
- SG0 and SG1 were swapped
- C00 is flipped top-to-bottom
- The WF chips think that they have 16, not 8, channels
- The rotations are incorrect
Please fix these.
I think I've fixed up the geometry, certainly it does the right thing with the data in /scratch/jchiang/BOT_data/pinhole/repo_patched on lsst-dev. Note: this data was patched due to bugs in the camera, and this branch should not be merged until tested on a new dataset that should be taken this week.
I had to make significant changes to make this work, so could you check that I haven't broken things that you did?