Changeset 5622 for trunk/psphot/src/psphotSetup.c
- Timestamp:
- Nov 28, 2005, 7:19:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSetup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSetup.c
r5350 r5622 26 26 // read header and image data from INPUT 27 27 char *input = psMetadataLookupPtr (&status, config, "IMAGE"); 28 if (!status) psAbort ("psphot", "input image not specified"); 28 29 psFits *file = psFitsAlloc (input); 29 30 header = psFitsReadHeader (header, file);
Note:
See TracChangeset
for help on using the changeset viewer.
