IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2005, 4:48:22 PM (21 years ago)
Author:
Paul Price
Message:

Can automatically identify FITS files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/pmCameraFromHeader.h

    r4092 r4395  
    33
    44// Work out what camera we have, based on the FITS header and a set of rules specified in the IPP
    5 // configuration
    6 char *pmCameraFromHeader(const psMetadata *header, // The FITS header
    7                          const psMetadata *ipprc // The IPP configuration
     5// configuration; return the camera configuration
     6psMetadata *pmCameraFromHeader(const psMetadata *header, // The FITS header
     7                               const psMetadata *ipprc // The IPP configuration
    88    );
    99
Note: See TracChangeset for help on using the changeset viewer.