IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 20, 2007, 3:31:51 PM (19 years ago)
Author:
Paul Price
Message:

Don't store formatName in the pmFPA --- this was a testing step that I forgot to remove later when I solved the problem a different way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPA.h

    r14889 r14954  
    66 * @author Eugene Magnier, IfA
    77 *
    8  * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2007-09-19 21:37:58 $
     8 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2007-09-21 01:31:51 $
    1010 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    1111 */
     
    5555    psMetadata *analysis;               ///< FPA-level analysis metadata
    5656    const psMetadata *camera;           ///< Camera configuration
    57     const char *formatName;             ///< Name of camera format
    5857    psArray *chips;                     ///< The component chips
    5958    pmHDU *hdu;                         ///< FITS header data unit of interest, or NULL
Note: See TracChangeset for help on using the changeset viewer.