jrmullaney / obs_superbit

LSST obs package for superBIT
0 stars 2 forks source link

Update CCD geometry #1

Closed sutieng closed 5 years ago

jrmullaney commented 5 years ago

Before merging, I just wanted to confirm... Is the superb detector made of two amps, each with the dimensions you've specified? At the moment, that's what buildDetector assumes, but that may just be a carry-over from GOTO's buildDetector.

sutieng commented 5 years ago

No, superbit detector made of 4 amps, each located at 4 corners. I only used one row in ccd0_superbit.fits to define all the overscan and active pixels for the whole CCD.
Since there are one dummy pixels missing on the top and on the right, so the image is not symmetry. I am modifying the buildDetecter.py to produce 4 rows to represent 4 amps instead of the one here.

sutieng commented 5 years ago

Hi James, I've just modified the buildDetector to output 4 amps information in ccd0_superbit.fits.