# linearity data added to opECalib-51371 cmr Thu Jan 31 20:27:23 EST 2002 # cmr thinks this should be used to process all data from runs 125 - 1058, # run 125 - MJD 51467 # for amps with the 0th element of the DN array < 0, abs(DN<0>) # is the LINEARITY_TYPE and DN<1> is the number of coefficients # for the fit type, specified in the linearity array # version $Name: not supported by cvs2svn $ version photoop mjd 51371 nsteps 1 typedef enum { LINEAR_ILLEGAL = 666 # illegal type; this amp isn't used LINEAR_NONE = 1, # C/R = 1 LINEAR_QUADRATIC, # C/R = 1 + c1 R LINEAR_LOG, # C/R = 1 + c1 lg(R) LINEAR_THRESHLOG, # C/R = 1 + (R