This documentation is intended both for QC scientists and SciOps astronomers (who may want to ignore the technical information displayed in grey).
|
|
|
|
|
bottom
plots
|
contact
|
|
NAME |
vimos_imgskyflt.py
|
|
VERSION |
1.0 -- change from MIDAS to Python (February 2010)
1.0.1 -- skip call of scoreQC (2011-05-31)
1.0.2 -- create cover sheet (2011-08-30)
1.0.3 -- changes needed for muc (2013-02-07)
1.0.4 -- changes for qc_mstplt v1.4 (2014-01-15)
1.0.5 -- changes for qc_imadisp v1.5 (2014-01-20)
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/SKYFLAT/$DATE
/home/vimos/python/vimos_imgskyflt.py -i -a $AB
|
|
INSTRUMENT |
VIMOS
|
|
RAWTYPE |
SKYFLAT
|
|
PURPOSE |
QC check of raw and master twilight flat fields
|
|
PROCINPUT |
first raw and last sky flat;
IMG_MASTER_SKY_FLAT product;
reference master flat
|
|
QC1TABLE |
trending | table(s) in QC1 database:
vimos_skyflat
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_SKYFLAT_UB_HC.html |
trend_report_SKYFLAT_VR_HC.html |
trend_report_SKYFLAT_Iz_HC.html
|
|
QC1PAGE |
trending | associated documentation:
skyflat_qc1.html
|
|
QC1PLOTS
top |
skyflat1.png
cuts through first and last raw frame, histograms, comparison with reference
skyflat2.png
left: current master sky flat (complete frame)
right: current master sky flat (central area)
skyflat3.png
current master divided by reference, overview of all four quadrants
skyflat4.png
current master frames, overview of all four quadrants
|
|
QC1PARAM |
QC1 parameters written in QC1 database:
QC1 DB names: median_master | sigma_master | structure
All parameters are calculated by the pipeline recipe.
|
|
ALGORITHM |
Description of algorithms:
median_master: median of central 1000x1000 pixels of master
sigma_master: standard deviation of central 1600x1800 pixels of master
structure: sigma_master minus standard deviation of central
1600x1800 pixels of difference from master and master shifted by 10x10, devided by sqrt(2)
median_master is calculated by skyflat.prg, other parameters by pipeline recipe
|
|
CERTIF |
Reasons for rejection:
presence of stellar features in master frame;
unusual structure if not representative
|
|
COMMENTS |
quadrant 3 has always a specific large scale structure
|
top |
[2016-03-11T12:31:12] created by qcDocu v1.1.2, a tqs tool
|