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 |
wave_fib.prg
|
|
VERSION |
1.2
|
|
SYNTAX |
MIDAS
|
|
CALL |
from $DFS_PRODUCT/BIAS_RED/$DATE:
uves.MeasureQuality -a <AB> -c wave_fib.prg [-i|--NOingestQC1pars]
where
<AB> is the Association Block
[-i] forces QC1 parameter ingestion (default)
[--NOingestQC1pars] prevents QC1 parameter ingestion
|
|
INSTRUMENT |
UVES
|
|
RAWTYPE |
WAVE_MOS_RED
|
|
PURPOSE |
Comparison of raw, master and/or reference WAVE_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 |
RAW frame from AB; FIB_LINE_TABLE_RED[U|L](s) products
|
|
QC1TABLE |
trending | table(s) in QC1 database:
uves_fib_wave
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
HEALTH/trend_report_MOS_WAVE_ResolvingPower_580_7+1_U_DHC_HC.html
|
|
QC1PAGE |
trending | associated documentation:
fwave_qc1.html
|
|
QC1PLOTS
top |
wave_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.
wave_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.
wave_mos_red_0000.fits.png
box 1, left to right, top to bottom:
plot 1:trace across the middle row of the UPPER chip RAW frame
plot 2:trace across the middle column of the RAW frames (ie both chips 'stuck together')
plot 3:trace across the middle row of the LOWER chip RAW frame
plot 4:For Fibre 4 (arbitrarily selected as representative), measured resolving power of each line used in the solution for the UPPER chip as a function of X
plot 5:For Fibre 4 (arbitrarily selected as representative), measured resolving power of each line used in the solution for the LOWER chip as a function of X
box 2, top to bottom:
plot 6:For Fibre 4 (arbitrarily selected as representative), residuals of measured line positions with respect to the physical model for the UPPER chip as a function of X pixels coordinate; for the lines included in the final solution (red crosses) and those not included in the final solution (black crosses)
plot 7:For Fibre 4 (arbitrarily selected as representative), residuals of measured line positions with respect to the physical model for the LOWER chip as a function of X pixels coordinate; for the lines included in the final solution (red crosses) and those not included in the final solution (black crosses)
plot 8:For Fibre 4 (arbitrarily selected as representative), residuals of measured line positions with respect to the physical model for the UPPER chip as a function of order number; for the lines included in the final solution (red crosses) and those not included in the final solution (black crosses)
plot 9:For Fibre 4 (arbitrarily selected as representative), residuals of measured line positions with respect to the physical model for the LOWER chip as a function of order number; for the lines included in the final solution (red crosses) and those not included in the final solution (black crosses)
box 3, top to bottom:
plot 10:For Fibre 4 (arbitrarily selected as representative), pixel-space representation of found but not used (black) and found and used (red) in the solution lines as a function of order for the UPPER chip
plot 11:For Fibre 4 (arbitrarily selected as representative), pixel-space representation of found but not used (black) and found and used (red) in the solution lines as a function of order for the UPPER chip
wave_mos_red_0000.fits_1.ima.png
MIDAS display of the RAW frame (both chips) with the located emission lines indicated by filled circle symbols
wave_mos_red_0000.fits_2.ima.png
closeup of MIDAS display of the LOWER chip RAW frame with the located emission lines indicated by filled circle symbols
wave_mos_red_0000.fits_3.ima.png
closeup of MIDAS display of the UPPER chip RAW frame with the located emission lines indicated by filled circle symbols
|
|
QC1PARAM |
QC1 parameters written into QC1 table:
QC1db names: lambda_min | lambda_max | order_min | order_max | resid_avg | resid_rms | resol_med | resol_rms | fwhm_med | fwhm_rms | nlin_tot | nlin_res | nlin_sel | nlin_int | int_avg | ins_temp4_mean
FITS key names: QC.WLENMIN | QC.WLENMAX | QC.ORDMIN | QC.ORDMAX | QC.LINE.RESIDAVG | QC.LINE.RESIDRMS | QC.RESOLMED | QC.RESOLRMS | QC.FWHMMED | QC.FWHMRMS | QC.NLINTOT | QC.NLINRES1 | QC.NLINSEL | QC.NLININT | QC.INTAVG | INS.TEMP4.MEAN
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
- lambda_min: minimum wavelength [Angstrom], product keyword QC.WLENMIN
Description: minimum wavelength
- lambda_max: maximum wavelength [Angstrom], product keyword QC.WLENMAX
Description: maximum wavelength
- order_min: minimum order number, product keyword QC.ORDMIN
Description: minimum order number detected
- order_max: maximum order number, product keyword QC.ORDMAX
Description: maximum order number detected
- resid_avg: mean residual of line positions to fit [10**-12 m], product keyword QC.LINE.RESIDAVG
Description: Parameter useful to check precision of wavelength calibration solution.
We use picometer units at it comes out a very small number.
- resid_rms: sigma of residual of line positions to fit [10**-12 m], product keyword QC.LINE.RESIDRMS
Description: Parameter useful to check precision of wavelength calibration solution
We use picometer units at it comes out a very small number.
- resol_med: median resolving power of lines selected, product keyword QC.RESOLMED
Description: measured median resolving power of lines selected
- resol_rms: sigma of resolving power of lines selected, product keyword QC.RESOLRMS
Description: measured average resolving power of lines selected
- fwhm_med: median FWHM in X of lines selected, product keyword QC.FWHMMED
Description: measured median FWHM in x of lines selected
- fwhm_rms: sigma of FWHM in X of lines selected, product keyword QC.FWHMRMS
Description: measured standard deviation of FWHM in x of lines selected
- nlin_tot: total number of lines found, product keyword QC.NLINTOT
Description: number of lines found
- nlin_res: number of lines with residuals < 0.1, product keyword QC.NLINRESi
Description: No of lines with residual < 0.1 nm.
These are residuals with value less than 0.1 nm.
This number gives an idea of the precision of the final
solution. The higher the number the more precise is the
solution.
#
# CCDTEST: Bias
#
- nlin_sel: number of lines selected, product keyword QC.NLINSEL
Description: number of lines which could be cross-identified with the
catalogue
- nlin_int: number of lines selected in ThAr intensity check, product keyword QC.NLININT
Description: To monitor ThAr intensity we measure the average intensity
of a selected line list.
- int_avg: average intensity of ThAr lines (divided by EXPTIME), product keyword QC.INTAVG
Description: To monitor ThAr intensity we measure the average intensity
of a selected line list.
- ins_temp4_mean: average temperature inside air [C], product keyword INS.TEMPi.MEAN
Description:
Mean Temperature during the exposure.
|
|
CERTIF |
Reasons for rejection:
- Too little light
- Severe Saturation, there will often be some saturation in some lines which is fine, but if most lines were saturated such that too few non saturated lines could be found (never actually seen in 'recorded history' of normal operatiuons)
- Insufficient lines in solution
- mean residuals too large
- Resolving power out of specificaition
|
|
COMMENTS |
None
|
top |
[2015-10-30T08:24:42] created by qcDocu v1.1.2, a tqs tool
|