IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 22, 2006, 12:39:07 PM (20 years ago)
Author:
Paul Price
Message:

Making sure SIMPLE, BITPIX and NAXIS are set in data-less primary headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFitsHeader.h

    r6767 r7162  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2006-04-04 19:52:42 $
     9 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-05-22 22:39:07 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4646 */
    4747bool psFitsWriteHeader(
    48     const psMetadata* output,          ///< the psMetadata data in which to write
     48    psMetadata* output,                 ///< the psMetadata data in which to write
    4949    psFits* fits                       ///< the psFits object
    5050);
Note: See TracChangeset for help on using the changeset viewer.