IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17993


Ignore:
Timestamp:
Jun 8, 2008, 2:39:05 PM (18 years ago)
Author:
eugene
Message:

FPA.NAME has changed to FPA.OBS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfigCamera.c

    r16611 r17993  
    176176        psMetadataAddStr(file, PS_LIST_TAIL, "PHU", 0, "What level the FITS file represents", "FPA");
    177177        psMetadataAddStr(file, PS_LIST_TAIL, "EXTENSIONS", 0, "What level the extensions represent", "NONE");
    178         psMetadataAddStr(file, PS_LIST_TAIL, "FPA.NAME", 0, "PHU keyword for unique identifier", "FPA.NAME");
     178        psMetadataAddStr(file, PS_LIST_TAIL, "FPA.OBS", 0, "PHU keyword for unique identifier", "FPA.OBS");
    179179        psMetadataAddMetadata(format, PS_LIST_TAIL, "FILE", 0, "How to read this type of file", file);
    180180        psFree(file);
Note: See TracChangeset for help on using the changeset viewer.