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 |
xshooter_flat_ifu.py
|
|
VERSION |
: 1.0 -- February 2009
: 1.1 -- 2017-09-01 central slice slit function and reference slit function plots included
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/FLAT_IFU_<arm>/$DATE:
$DFO_PROC_DIR/python/xshooter_flat_ifu.py -i -a $AB
|
|
INSTRUMENT |
XSHOOTER
|
|
RAWTYPE |
FLAT_IFU_UVB | FLAT_IFU_VIS | FLAT_IFU_NIR
|
|
PURPOSE |
compares product FLAT_IFU_<arm> files
for XSHOOTER QC assessment; the plots are later reviewed
within certifyProducts. The plot is stored in $DFO_PLT_DIR.
|
|
PROCINPUT |
master FLAT_IFU and fitted background
|
|
QC1TABLE |
trending | table(s) in QC1 database:
xshooter_flat
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_FLAT_IFU_UVB_HC.html |
trend_report_FLAT_IFU_VIS_HC.html |
trend_report_FLAT_IFU_NIR_HC.html
|
|
QC1PAGE |
trending | associated documentation:
flat_qc1.html
|
|
QC1PLOTS
top |
flat_ifu_UVB_A00.png
full display of master FLAT_IFU_UVB frame with fitted order edge positions overplotted
flat_ifu_UVB_A01.png
enlargements of the edge regions of master FLAT_IFU_UVB frame with fitted order edge positions overplotted
flat_ifu_UVB_A02.png
full display of background fitted to FLAT_IFU_UVB frame with fitted order edge positions overplotted
flat_ifu_UVB_A03.png
full display of master FLAT_IFU_UVB frame divided by reference frame
flat_ifu_UVB_A05.png
order cross section and linear fit to the slit function illumination gradient of the central slice
flat_ifu_UVB_A06.png
slit function of two orders for the current and the reference flat. window markers for the ADC slice QC parameters
flat_ifu_VIS_A00.png
full display of master FLAT_IFU_VIS frame with fitted order edge positions overplotted
flat_ifu_VIS_A01.png
enlargements of the edge regions of master FLAT_IFU_VIS frame with fitted order edge positions overplotted
flat_ifu_VIS_A02.png
full display of background fitted to FLAT_IFU_VIS frame with fitted order edge positions overplotted
flat_ifu_VIS_A03.png
full display of master FLAT_IFU_VIS frame divided by reference frame
flat_ifu_VIS_A05.png
order cross section and linear fit to the slit function illumination gradient of the central slice
flat_ifu_VIS_A06.png
slit function of two orders for the current and the reference flat. window markers for the ADC slice QC parameters
flat_ifu_NIR_A00.png
full display of master FLAT_IFU_NIR frame with fitted order edge positions overplotted
flat_ifu_NIR_A01.png
enlargements of the edge regions of master FLAT_IFU_NIR frame with fitetd order positions overplotted
flat_ifu_NIR_A02.png
full display of background fitted to FLAT_IFU_NIR frame with fitted order edge positions overplotted
flat_ifu_NIR_A03.png
full display of master FLAT_IFU_NIR frame divided by reference frame
flat_ifu_NIR_A05.png
order cross section and linear fit to the slit function illumination gradient of the central slice
flat_ifu_NIR_A06.png
slit function of two orders for the current and the reference flat. window markers for the ADC slice QC parameters
|
|
QC1PARAM |
QC1 parameters written into QC1 table (UVB has 2 separate lamps):
QC1db names: min_flux_1 | max_flux_1 | max_flux_norm_1
FITS key names: QC.FLUX.MIN | QC.FLUX.MAX | flux_norm_1
QC1db names: (only UVB, QTH lamp) min_flux_2 | max_flux_2 | max_flux_norm_2
FITS key names: QC.FLUX.MIN | QC.FLUX.MAX | flux_norm_2
QC1 params created by pipeline: all except flux_norm_1/2 (= max_flux_1/2 divided by exposure time)
|
|
ALGORITHM |
|
|
CERTIF |
Reasons for rejection: - saturation or severe underexposure; for UVB: lack of one lamp
|
|
COMMENTS |
|
top |
[2017-11-08T13:19:22] created by qcDocu v1.1.2, a tqs tool
|