Here we put some relevant files for calibrating Clio2 data.
Description | File | Date |
---|---|---|
Bad pixel map. Value 1 = bad pixel. Full frame (1024x512) Strip mode (1024x300) Stamp mode (400x200) Substamp mode (100x50) (Or see Full Frame and Sub Frame Formats for how to crop the full-frame images yourself.) |
|
Calibrated 2013/02/13 from data from December 2012 |
Linearity calibration. Documentation (PDF) and IDL code (.pro) to correct linearity. | WARNING: YOU MUST FIRST DIVIDE BY THE NUMBER OF COADDS WARNING2: LINEARITY DATA TAKEN FOR DETECTOR TEMP=55 K and BIAS VOLTAGE VOS=2.5 V. ONLY VALID FOR THESE VALUES - CHECK YOUR FITS HEADER. |
Calibrated 2013/04/10 from data from April 2013 -- NOT VALID FOR 2014B DATA. Check your FITS header. The linearity data have Temp1=54.999K and VOS=2.5 Volts (Bias voltage). Only valid for these parameters. |
Plate scale and instrument angle ("North_Clio"), and IDL program to rotate North up (.pro). | Get Platescale and NorthClio instrument angle at Astrometric Calibration DEROT = ROTOFF-180+NORTHCLIO To rotate your images to get North up: Rotate COUNTER-CLOCKWISE by angle DEROT. |
Calibrated 2013 from data from December 2012 |
im[n] = coeff3[0] + coeff3[1]*im[n] + coeff3[2]*im[n]^2. + coeff3[3]*im[n]^3.LINEARITY WARNINGS:
Follow the diagrams here: Full Frame and Sub Frame Formats