IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2006, 4:33:29 PM (20 years ago)
Author:
Paul Price
Message:

Updating calls to psFitsWriteHeader and psFitsWriteTable following API changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_CMF.c

    r6943 r7238  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-21 21:27:23 $
     5 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-05-27 02:33:29 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    9090
    9191    // XXX this is broken : does not write the existing header elements except EXTNAME
    92     psFitsWriteTable (fits, header, table);
     92    psFitsWriteTable (fits, header, table, extname);
    9393    psTrace ("pmFPAfile", 5, "wrote ext data %s\n", extname);
    9494
Note: See TracChangeset for help on using the changeset viewer.