QC documentation system: QC procedure kmos_acq.py for KMOS

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]
kmos_dark.py kmos_flat.py kmos_wave.py kmos_skyflat.py kmos_acq.py kmos_ast.py kmos_std.py
 
bottom  plots   |   contact
NAME kmos_acq.py
VERSION 1.0 -- October 2013
1.0.1 -- suppress QC1 parameters from sky IFUs of STD acquisitions (2013-10-10)
1.0.2 -- add num_obj QC1 parameter (2013-10-21)
1.0.3 -- only use QC1 parameters from IFUs that are actually used for acquisition;
avoid plotting of sky IFUs (2013-10-30)
1.0.4 -- suppress fit values outside FOV and from fake objects with very low intensity (2013-11-12)
1.0.5 -- write FIT.RADIUS.X and FIT.RADIUS.Y values into ASCII table for testing (2013-11-13)
1.0.6 -- usage of qc_imaovw instead of kmos_ifudsp (2014-01-28)
1.0.7 -- usage of argparse module (2014-03-10)
1.0.8 -- set dpr_catg=ACQUISITION for database table (2014-08-08)
1.0.9 -- take centroids from ARM.TYPE 'R' and also from 'O' (2014-08-13)
SYNTAX PYTHON
CALL processQC
from $DFS_PRODUCT/ACQUISITION/$DATE
/home/python/kmos_acq.py -i -a $AB
INSTRUMENT KMOS
RAWTYPE ACQUISITION
PURPOSE QC check of acquisition exposures
PROCINPUT reconstructed acquisition frames
QC1TABLE trending | table(s) in QC1 database:
kmos_acq
TRENDPLOT trending | HealthCheck plot(s) associated to this procedure:
trend_report_ACQ_XCENT_1_HC.html | trend_report_ACQ_XCENT_2_HC.html | trend_report_ACQ_XCENT_3_HC.html | trend_report_ACQ_YCENT_1_HC.html | trend_report_ACQ_YCENT_2_HC.html | trend_report_ACQ_YCENT_3_HC.html
QC1PAGE trending | associated documentation:
acq_qc1.html
QC1PLOTS
top

acq1.png
reconstructed images for 24 IFUs;
not all IFUs are always used for acquisition
QC1PARAM QC1 parameters written in QC1 database:
QC1 DB names: fit_xcent_ifu01 | ... | fit_xcent_ifu24
fit_ycent_ifu01 | ... | fit_ycent_ifu24
ALGORITHM fit_xcent_ifun: x centroid of target in IFUn
fit_ycent_ifun: y centroid of target in IFUn
CERTIF Acquisition frames are processed for trending purposes. Only frames without any targets or with an obvious malfunctioning of the instrument would be rejected and the QC1 parameters hidden.
COMMENTS None
top [2015-10-29T10:47:07]         created by qcDocu v1.1.2, a tqs tool