IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2009, 2:33:51 PM (17 years ago)
Author:
Paul Price
Message:

Changing pmReadout.weight to variance. Adding pmReadout.covariance which will carry around a covariance pseudo-matrix, allowing us to calculate the pixel-to-pixel variance. pmReadout.covariance now exists and is set, but no mechanism yet to read/write, or use it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/psModules/src/camera/pmFPAfile.h

    r19307 r21211  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2008-09-02 19:06:16 $
     6 * @version $Revision: 1.33.22.1 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2009-01-29 00:33:51 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    3737    PM_FPA_FILE_IMAGE,
    3838    PM_FPA_FILE_MASK,
    39     PM_FPA_FILE_WEIGHT,
     39    PM_FPA_FILE_VARIANCE,
    4040    PM_FPA_FILE_FRINGE,
    4141    PM_FPA_FILE_DARK,
Note: See TracChangeset for help on using the changeset viewer.