Changeset 14680 for trunk/psModules/src/imcombine/pmSubtractionMatch.c
- Timestamp:
- Aug 27, 2007, 1:26:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionMatch.c
r14671 r14680 223 223 stampsData = psVectorsReadFromFile(stampsName, "%f %f %f"); // Stamp positions 224 224 } 225 if (!stampsData) { 226 psError(PS_ERR_IO, false, "Unable to read stamps file %s", stampsName); 227 goto ERROR; 228 } 225 229 226 230 // Correct for IRAF/FITS (unit-offset) positions to C (zero-offset) positions
Note:
See TracChangeset
for help on using the changeset viewer.
