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_nightzp.py
|
|
VERSION |
1.0 -- July 2009
1.1 -- including writeQC call (2009-07-24)
1.1.1 -- supporting numpy V1.3 and matplotlib V0.99 (2009-10-30)
1.1.2 -- skip call of scoreQC (2011-05-31)
1.1.3 -- pro catg of photometric table changed to PHOT_COEFF_TABLE (2011-11-24)
1.1.4 -- changes needed for muc (2013-02-07)
1.1.5 -- remove usage of has_key dictionary attribute (2014-03-12)
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/IMG_STAR_MATCH_TABLE/$DATE
/home/vimos/python/vimos_nightzp.py -i -a $AB
|
|
INSTRUMENT |
VIMOS
|
|
RAWTYPE |
IMG_STAR_MATCH_TABLE
|
|
PURPOSE |
Visualization of photometric table
|
|
PROCINPUT |
product PHOT_COEFF_TABLE
|
|
QC1TABLE |
trending | table(s) in QC1 database:
vimos_zp_night
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_ZEROPOINTS_U_HC.html |
trend_report_ZEROPOINTS_B_HC.html |
trend_report_ZEROPOINTS_V_HC.html |
trend_report_ZEROPOINTS_R_HC.html |
trend_report_ZEROPOINTS_I_HC.html |
trend_report_ZPERR_U_HC.html |
trend_report_ZPERR_B_HC.html |
trend_report_ZPERR_V_HC.html |
trend_report_ZPERR_R_HC.html |
trend_report_ZPERR_I_HC.html
|
|
QC1PAGE |
trending | associated documentation:
zeropoints.html
|
|
QC1PLOTS
top |
nightzp1.png
zeropoints from identified stars of all observed fields
|
|
QC1PARAM |
QC1 parameters written in QC1 database:
QC1 DB names: num_stars | num_fields | zeropoint | sigma_zeropoint | ext_coeff_used | sig_ext_coeff |
col_term_used | sig_col_term | colour
All parameters are calculated by the pipeline recipe.
|
|
ALGORITHM |
Description of algorithms:
num_stars: number of stars used in zeropoint computation
num_fields: number of fields used in zeropoint computation
zeropoint: averaged zeropoint of the night (in ADU)
sigma_zeropoint: error of night zeropoint
ext_coeff_used: fixed value
sig_ext_coeff: n/a
col_term_used: fixed value
sig_col_term: n/a
colour: colour used
|
|
CERTIF |
Reasons for rejection:
only in case of severe instrumental failure
|
|
COMMENTS |
|
top |
[2016-03-11T12:31:20] created by qcDocu v1.1.2, a tqs tool
|