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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Simon Krughoff [ krughoff ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Team | DM Science [ 12218 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
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?