-------------------------------------------------------------------------------- HDR_REV = '2.000 13Feb96 (add mode and group to hdrs)' / XSTART = '1 ' / start roi in X YSTART = '1 ' / start roi in Y XLENGTH = '4064 ' / length of roi in X YLENGTH = '4064 ' / length of roi in Y NAMPSYX = '2 2 ' / Num amps in y & x AMPLIST = '11 21 12 22' / Readout order in y,x ASEC11 = '[0001:2052,0001:2052]' / Section read with Amp11 CSEC11 = '[0001:2032,0001:2032]' / Section in full CCD for DSEC11 DSEC11 = '[0001:2032,0001:2032]' / Image area in raw frame for Amp11 TSEC11 = '[0001:2032,0001:2032]' / Trim section definition for Amp11 BSEC11 = '[2033:2052,0001:2032]' / Bias section definition for Amp11 ASEC12 = '[2053:4104,0001:2052]' / Section read with Amp12 CSEC12 = '[2033:4064,0001:2032]' / Section in full CCD for DSEC12 DSEC12 = '[2073:4104,0001:2032]' / Image area in raw frame for Amp12 TSEC12 = '[2073:4104,0001:2032]' / Trim section definition for Amp12 BSEC12 = '[2053:2072,0001:2032]' / Bias section definition for Amp12 ASEC21 = '[0001:2052,2053:4104]' / Section read with Amp21 CSEC21 = '[0001:2032,2033:4064]' / Section in full CCD for DSEC21 DSEC21 = '[0001:2032,2073:4104]' / Image area in raw frame for Amp21 TSEC21 = '[0001:2032,2073:4104]' / Trim section definition for Amp21 BSEC21 = '[2033:2052,2073:4104]' / Bias section definition for Amp21 ASEC22 = '[2053:4104,2053:4104]' / Section read with Amp22 CSEC22 = '[2033:4064,2033:4064]' / Section in full CCD for DSEC22 DSEC22 = '[2073:4104,2073:4104]' / Image area in raw frame for Amp22 TSEC22 = '[2073:4104,2073:4104]' / Trim section definition for Amp22 BSEC22 = '[2053:2072,2073:4104]' / Bias section definition for Amp22 --------------------------------------------------------------------------------