QC documentation system: QC procedure vimos_detlin.py for VIMOS

This documentation is intended both for QC scientists and SciOps astronomers (who may want to ignore the technical information displayed in grey).
 
HOME
 
CRIRES
FORS1
FORS2
KMOS
NACO
 
GIRAFFE
UVES
XSHOOTER
 
ISAAC
SPHERE
VIMOS
VISIR
 
HAWKI
MUSE
SINFONI
 
AMBER
MIDI
PIONIER
 
OMEGACAM
VIRCAM
[best viewing with style sheets and javascript enabled]
vimos_bias.py vimos_dark.py vimos_detlin.py vimos_mask2ccd.py
vimos_imgskyflt.py vimos_imgscrflt.py vimos_astimg.py vimos_stdimg.py vimos_nightzp.py
vimos_moscal.py vimos_stdmos.py
vimos_ifucal.py vimos_stdifu.py
vimos_sciimg.py vimos_scimos.py vimos_sciifu.py
 
bottom  plots   |   contact
NAME vimos_detlin.py
VERSION 1.0 -- May 2009
1.0.1 -- changed for qc_detlin V1.1.2 (2009-10-05)
1.0.2 -- supporting numpy V1.3 and matplotlib V0.99 (2010-02-08)
1.0.3 -- skip call of scoreQC (2011-05-31)
1.0.4 -- changes needed for muc (2013-02-07)
1.0.5 -- remove usage of has_key dictionary attribute (2014-03-12)
SYNTAX PYTHON
CALL processQC
from $DFS_PRODUCT/DETLIN_LO/$DATE or $DFS_PRODUCT/DETLIN_HI/$DATE
/home/vimos/python/vimos_detlin.py -i -a $AB
INSTRUMENT VIMOS
RAWTYPE DETLIN_LO and DETLIN_HI
PURPOSE QC check on raw and product frames from detector monitoring
PROCINPUT raw frames of type DETLIN_LO or DETLIN_HI
products: DET_LIN_INFO, GAIN_INFO, COEFFS_CUBE
QC1TABLE trending | table(s) in QC1 database:
vimos_detmon
TRENDPLOT trending | HealthCheck plot(s) associated to this procedure:
trend_report_DETLIN_HC.html | trend_report_DETMON_GAIN_HC.html
QC1PAGE trending | associated documentation:
detlin_qc1.html
QC1PLOTS
top

detlin0.png
QC1PARAM QC1 parameters written in QC1 database:
gain | lineff | reflevel | lincoeff0 | lincoeff1 | lincoeff2 | eff_lincoeff0 | err_lincoeff1 | err_lincoeff2 | contam1 | contam2 | contam3 | contam4 | contam5 | counts_min | counts_max | focus_temp | max_exptime
ALGORITHM Description of algorithms:
gain: gain determined with PTC method
lineff: relative non-linearity at reference level
reflevel: reference level for lineff calculation
lincoeff0, lincoeff1, lincoeff2: average linearity coefficients from linearity fit
contam1, etc.: contamination in five different areas
counts_min: minimum exposure level
counts_max: maximum exposure level
max_extime: largest exposure time in input files
CERTIF Reasons for rejection: counts_max below 40000 ADU
COMMENTS procedure uses qc_detlin.py
top [2016-03-11T12:31:08]         created by qcDocu v1.1.2, a tqs tool