IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1972


Ignore:
Timestamp:
Oct 5, 2004, 3:09:54 PM (22 years ago)
Author:
harman
Message:

Added metadata IO

Location:
trunk/psLib/test
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/Makefile

    r1500 r1972  
    33##  Makefile:   test/astronomy
    44##
    5 ##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-08-12 02:34:58 $
     5##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-10-06 01:08:17 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2121TARGET = tst_psTime_01 \
    2222         tst_psTime_02 \
     23         tst_psMetadataIO  \
    2324         tst_psMetadata_01 \
    2425         tst_psMetadata_02 \
  • trunk/psLib/test/astronomy/tst_psMetadata_01.c

    r1622 r1972  
    1717*  @author  Ross Harman, MHPCC
    1818*
    19 *  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
    20 *  @date  $Date: 2004-08-25 20:22:15 $
     19*  @version $Revision: 1.9 $  $Name: not supported by cvs2svn $
     20*  @date  $Date: 2004-10-06 01:08:17 $
    2121*
    2222*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    139139
    140140
    141     // Test B - Test B - Read 2nd hdr from complex FITS file
     141    // Test B - Read 2nd hdr from complex FITS file
    142142
    143143    /* Header contents for header_2.fits:
  • trunk/psLib/test/collections/tst_psMetadata_01.c

    r1622 r1972  
    1717*  @author  Ross Harman, MHPCC
    1818*
    19 *  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
    20 *  @date  $Date: 2004-08-25 20:22:15 $
     19*  @version $Revision: 1.9 $  $Name: not supported by cvs2svn $
     20*  @date  $Date: 2004-10-06 01:08:17 $
    2121*
    2222*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    139139
    140140
    141     // Test B - Test B - Read 2nd hdr from complex FITS file
     141    // Test B - Read 2nd hdr from complex FITS file
    142142
    143143    /* Header contents for header_2.fits:
Note: See TracChangeset for help on using the changeset viewer.