Changeset 4375 for trunk/psphot/src/setup.c
- Timestamp:
- Jun 24, 2005, 5:38:37 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/setup.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/setup.c
r4251 r4375 18 18 psTimerStart ("psphot"); 19 19 20 // setup header template, specify COMMENT and HISTORY as multis20 // setup header template, specify COMMENT and HISTORY as MULTI 21 21 header = psMetadataAlloc (); 22 22 psMetadataAdd (header, PS_LIST_HEAD, "COMMENT", PS_META_MULTI, "folder for comment", NULL); … … 89 89 } 90 90 } 91 DumpImage (mask, "mask.fits"); 91 92 92 93 psLogMsg ("psphot", 3, "load data: %f sec\n", psTimerMark ("psphot"));
Note:
See TracChangeset
for help on using the changeset viewer.
