Changeset 20095 for trunk/psModules/src/camera/pmFPAMaskWeight.c
- Timestamp:
- Oct 13, 2008, 11:20:36 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAMaskWeight.c
r19163 r20095 212 212 if (!mdok || isnan(readnoise)) { 213 213 psError(PS_ERR_IO, true, "CELL.READNOISE is not set --- unable to set weight.\n"); 214 return false; 215 } 216 if (psMetadataLookup(cell->concepts, "CELL.READNOISE.UPDATE")) { 217 psError(PS_ERR_IO, true, "CELL.READNOISE has not yet been updated for the gain"); 214 218 return false; 215 219 }
Note:
See TracChangeset
for help on using the changeset viewer.
