QC documentation system: QC procedure sflat_fib.prg for UVES

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]
bias_blue.prg bias_red.prg dark_blue.prg dark_red.prg zeroflat.prg
fmtcheck_blue.prg fmtcheck_red.prg orderdef_blue.prg orderdef_red.prg flat_blue.prg flat_red.prg wave_blue.prg wave_red.prg
std_blue.prg std_red.prg
fmtcheck_fib.prg orderdef_fib.prg sflat_fib.prg fflat_fib.prg wave_fib.prg
 
bottom  plots   |   contact
NAME sflat_fib.prg
VERSION 1.3
SYNTAX MIDAS
CALL from $DFS_PRODUCT/BIAS_RED/$DATE:
uves.MeasureQuality -a <AB> -c sflat_fib.prg [-i|--NOingestQC1pars]
where
  • <AB> is the Association Block
  • [-i] forces QC1 parameter ingestion (default)
  • [--NOingestQC1pars] prevents QC1 parameter ingestion
INSTRUMENT UVES
RAWTYPE SFLAT_MOS_RED
PURPOSE Comparison of raw, master and/or reference SFLAT_MOS_RED files for UVES QC assessment; QC1 values are calculated and fed into the QC1 table. QC1 plot(s) and/or display(s) are generated, and later reviewed within certifyProducts.
The generated plots stored in $DFO_PLT_DIR/$DATE with the name r.<DPid>_tpl_0000.fits.png where <DPid> is the Data Product Identification of the first frame of the template.
PROCINPUT first RAW frame from AB; MASTER_SFLAT_RED[U|L](s) products
QC1TABLE trending | table(s) in QC1 database:
uves_fib_sflat
TRENDPLOT trending | HealthCheck plot(s) associated to this procedure:
None
QC1PAGE trending | associated documentation:
None
QC1PLOTS
top

sflat_mos_red.montage.png
A montage image made up of the following individual reports simply for the purposes of easier/better display in XV during the certification process. Created together with the reference montage (see below) within the uves.MeasureQuality script. Can be recreated manually by calling the script uves.makeQCreportMontage -a <AB>, see uves.makeQCreportMontage -h for more details.
sflat_mos_red.montage.ref.png
A montage image made up from the individual QC reports of the reference AB located by the script uves.getRefAB. During certification, the two montage images are blinked to facilitate identification of unusual features. This reference montage created at the same time as the AB montage (see above).The montage of the reference AB is easily identified during the blinking as the one with the grey background.
sflat_mos_red_0000.fits.png
TBD
sflat_mos_red_0000.fits_1.ima.png
TBD
sflat_mos_red_0000.fits_2.ima.png
TBD
sflat_mos_red_0000.fits_3.ima.png
TBD
sflat_mos_red_0000.fits_4.ima.png
TBD
sflat_mos_red_0000.fits_5.ima.png
TBD
QC1PARAM QC1 parameters written into QC1 table:
QC1db names: ins_temp4_mean | delta_temp4 | delta_y | mean_master | sigma_ph | sigma_dx | signal_master | sigma_dy
FITS key names: INS.TEMP4.MEAN | <qc_script> | <qc_script> | DATAAVG | <qc_script> | <qc_script> | <qc_script> | <qc_script>
QC1 params created by pipeline:
QC1 params created by this procedure:
ALGORITHM Description of algorithms:
Algorithms for pipeline created keywords are (in principal) described in the pipeline user's manual
  • ins_temp4_mean: average temperature inside air [C], this QC parameter is taken directly from the header of the first RAW file, it propagates to the PRODUCT file(s) unchanged by the pipeline, product keyword INS.TEMPi.MEAN.
    Description: TBD
  • delta_temp4: difference temp4_mean to reference, this QC parameter is currently calculated by the QC report script, not by the pipeline.
    Description: TBD
  • delta_y: difference Y-shift to reference, this QC parameter is currently calculated by the QC report script, not by the pipeline.
    Description: TBD
  • mean_master: mean value across master frame, this QC parameter is taken directly from the header of the first RAW file, it propagates to the PRODUCT file(s) unchanged by the pipeline, product keyword DATAAVG.
    Description: TBD
  • sigma_ph: photon noise, this QC parameter is currently calculated by the QC report script, not by the pipeline.
    Description: TBD
  • sigma_dx: noise from DX derivative, this QC parameter is currently calculated by the QC report script, not by the pipeline.
    Description: TBD
  • signal_master: mean value across subwindow, this QC parameter is currently calculated by the QC report script, not by the pipeline.
    Description: TBD
  • sigma_dy: noise from DY derivative, this QC parameter is currently calculated by the QC report script, not by the pipeline.
    Description: TBD
CERTIF Reasons for rejection:
- TBD
COMMENTS None
top [2015-10-30T08:21:25]         created by qcDocu v1.1.2, a tqs tool