IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2006, 4:14:56 PM (20 years ago)
Author:
magnier
Message:

substantial work on the pmFPAfile I/O concepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmSourceIO_CMF.c

    r6565 r6712  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-03-09 04:25:03 $
     5 *  @version $Revision: 1.1.2.4 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-03-28 02:14:56 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8787    psMetadataAdd (theader, PS_LIST_HEAD, "EXTNAME", PS_DATA_STRING, "extension name", extname);
    8888
    89     psFitsWriteHeader (header, fits);
    9089    psFitsWriteTable (fits, theader, table);
     90    psTrace ("pmFPAfile", 5, "wrote ext data %s\n", extname);
     91
    9192    return true;
    9293}
Note: See TracChangeset for help on using the changeset viewer.