Documentation of QC procedures: procedure qc_DIST for SINFONI

back to: dfos tqs
HOME
 
AMBER
FORS1
FORS2
GIRAFFE
ISAAC
MIDI
NACO
SINFONI
UVES
VIMOS
VISIR
[best viewing with style sheets and javascript enabled]
qc_DARK qc_FLAT qc_WAVE qc_DIST qc_LINE qc_STD qc_PSF qc_PUPIL qc_HC_AO qc_OBSNOD qc_OBSJIT
NAME qc_DIST.sh
VERSION 1.0 -- 2006-06-20 fill template by handbook
1.0 -- 2006-07-07 completed
INSTRUMENT SINFONI
SYNTAX SHELL
RAWTYPE DIST
CALL measureQuality
from $DFS_PRODUCT/DIST/$DATE:
qc_DIST -d $DATE -f $primfile
PURPOSE a) generates QC report,
b) writes QC1 parameters into local database
PROCINPUT a) $DATE in yyyy-mm-dd,
b) $primfile is the PRO.CATG=DISTORTION product with the _0000.fits extension.
c) raw frames are implicitely read from the AB.
d) Reference DISTORTION and SLITLETS_DISTANCE are implicitely read from $DFO_QC_DIR/references/DIST.
QC1TABLE trending | table in QC1 database: sinfoni_dist
TRENDPLOT trending | current trending plot associated to this procedure: trend_SI_DI_C0_current.gif trend_SI_DI_C1_current.gif trend_SI_DI_C2_current.gif trend_SI_DI_C3_current.gif trend_SI_DI_C4_current.gif trend_SI_DI_C5_current.gif trend_SI_DI_C6_current.gif trend_SI_DI_C7_current.gif trend_SI_DI_SL_current.gif
QC1PAGE trending | associated trending page: qc_SI_dist.html
QC1PLOTS

dist0.png
load the FIBRE_NS_STACKED_DIST product on the Rtda (check right rim, TBD: QC report)
dist1.png
L: 31 slitlets distances
R: distortion coefficients applied to 5 points: chip center and 4
QC1PARAM QC1 parameters written into QC1 table:
FITSNAME, DBNAME , typical value, description:
QC.COEFF00 , qc_coeff_00, 15.8275 / Polynomial distortion coefficient
QC.COEFF10 , qc_coeff_10, 0.986956 / Polynomial distortion coefficient
QC.COEFF01 , qc_coeff_01, -0.00380703 / Polynomial distortion coefficient
QC.COEFF11 , qc_coeff_11, 5.30532E-06 / Polynomial distortion coefficient
QC.COEFF20 , qc_coeff_20, 2.66288E-07 / Polynomial distortion coefficient
QC.COEFF02 , qc_coeff_02, 7.15443E-07 / Polynomial distortion coefficient
QC.COEFF21 , qc_coeff_21, -4.82633E-10 / Polynomial distortion coefficient
QC.COEFF12 , qc_coeff_12, -7.58699E-10 / Polynomial distortion coefficient
QC.XSHIFT.UL , qc_xhift_ul, -8.12058 / X shift in x_l,y_u
QC.XSHIFT.CC , qc_xhift_cc, -3.83163 / X shift in x_c,y_c
QC.XSHIFT.LL , qc_xhift_ll, -8.68128 / X shift in x_l,y_l
QC.XSHIFT.UR , qc_xhift_ur, -0.278897 / X shift in x_u,y_u
QC.XSHIFT.LR , qc_xhift_lr, 2.0577 / X shift in x_u,y_l
QC.SL.DISTAVG , qc_sl_distavg, 63.9512 / Average Slitlet distance
QC.SL.DISTRMS , qc_sl_distrms, 0.518605 / RMS Slitlet distance
ALGORITHM qc_coeff_00 .. qc_coeff_21: a set of about 80 fiber frames is used to derive the optical distortion of the spectra. TBD more degrees used since 2006-06
qc_xhsift_ll .. qc_xshift_cc The distortion coefficients applied to dedicated positions on the chip. These are the center of each of the four quadrants ([@512:@512], [@1536:@1536], [@512,@1536], [@1536:@512]) and the central pixel ([@1024:@1024]).
qc_sl_distavg is the average of all 31 slitlets distances. The recipe generates for each slitlets distance a QC1 parameter, but only the average and the stdev are trended.
qc_sl_distrms use the scatter within the sample of 31 slitlets distances
CERTIF Reasons for rejection:
- not enough frames
COMMENTS The recipe generates about 40 more QC parameters of less importance that are not trendend. local difference frames (current product minus last one) and reference difference frames (current product minus reference) are provided in the detailed section of certifyProducts
created by qcDocu, a tqs tool