; This file contains the definition of how keywords should be combined for a final coadded output
; The possible options are:
;
;                        => same: this keyword should be the same in all data
;                        => mean: mean value of all the values from the header list
;                        => median: median value of all the values from the header list
;                        => min: minimum value of all the values from the header list
;                        => max: maximum value of all the values from the header list
;                        => first: the value of the file having the earliest time/date
;                        => last: the value of the file having the latest time/date
;                        => multidefflt: Default value (-9999) when more than one file are combined.
;                        => multidefstr: Default value (UNKNOWN) when more than one file are combined.
;
; The first column correspond to the name of the keyword and the second the type of combination as explained above.
; The third column is optional for options that required a specific value.
;
ALTI_STA  first
ALTI_END  last
ZA_START  first
ZA_END    last
WVZ_STA   first
WVZ_END   last
FOCUS_ST  first
FOCUS_EN  last
TSC-STAT  last
FBC-STAT  last
AOR_ID    first
ASSC_AOR  concatenate
ASSC_OBS  concatenate
ASSC_MSN  concatenate
PLANID    first
UTCSTART  first
UTCEND    last
MISSN-ID  first
OBJECT    same
IMAGEID   multidefflt
SIBS_X    multidefflt
SIBS_Y    multidefflt
TOTINT    sum
DETITIME  mean
EXPTIME   sum
NEXP      sum
APPOSO01  concatenate
APSGNO01  concatenate
APFWHM01  concatenate
APRADO01  concatenate
PSFRAD01  concatenate
BGR       concatenate
