Changeset 17993 for trunk/psModules/src/config/pmConfigCamera.c
- Timestamp:
- Jun 8, 2008, 2:39:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigCamera.c
r16611 r17993 176 176 psMetadataAddStr(file, PS_LIST_TAIL, "PHU", 0, "What level the FITS file represents", "FPA"); 177 177 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"); 179 179 psMetadataAddMetadata(format, PS_LIST_TAIL, "FILE", 0, "How to read this type of file", file); 180 180 psFree(file);
Note:
See TracChangeset
for help on using the changeset viewer.
