IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 15, 2007, 3:00:13 PM (18 years ago)
Author:
Paul Price
Message:

Adding support for choosing desired BITPIX, and for custom floating-point schemes.

File:
1 edited

Legend:

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

    r15562 r15629  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-11-10 01:09:20 $
     6 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-11-16 01:00:13 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    6666    psFitsCompression *compression;     // Compression for FITS images
    6767    int bitpix;                         // Bits per pixel for output
     68    psFitsFloat floatType;              // Custom floating-point
    6869
    6970    bool wrote_phu;                     // have we written a PHU for this file?
Note: See TracChangeset for help on using the changeset viewer.