Changeset 11191 for trunk/ppImage/src/ppImageDetrendFringe.c
- Timestamp:
- Jan 19, 2007, 2:16:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageDetrendFringe.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageDetrendFringe.c
r10408 r11191 147 147 148 148 pmFringeScale *solution = psMetadataLookupPtr(NULL, science->parent->analysis, "FRINGE.SOLUTION"); 149 if (!solution) { 150 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to find fringe solution.\n"); 151 return false; 152 } 149 153 assert(fringes->readouts->n == solution->nFringeFrames); 150 154
Note:
See TracChangeset
for help on using the changeset viewer.
