Changeset 31155 for trunk/ppImage/src/ppImageAddNoise.c
- Timestamp:
- Apr 4, 2011, 1:13:20 PM (15 years ago)
- Location:
- trunk/ppImage
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage
- Property svn:ignore
-
old new 17 17 libtool 18 18 Doxyfile 19 a.out.dSYM
-
- Property svn:ignore
-
trunk/ppImage/src
- Property svn:mergeinfo changed
-
trunk/ppImage/src/ppImageAddNoise.c
r30655 r31155 90 90 // Update the metadata about exposure time 91 91 psMetadataAddF32(inReadout->parent->concepts, PS_LIST_TAIL, "CELL.EXPOSURE", PS_META_REPLACE, "the modified exposure time", expTimes3Pi[band]); 92 psMetadataAddF32(inReadout->parent->concepts, PS_LIST_TAIL, "FPA.EXPOSURE", PS_META_REPLACE, "the modified exposure time", expTimes3Pi[band]); 92 93 psMetadataAddF32(fpa->concepts, PS_LIST_TAIL, "EXPTIME", PS_META_REPLACE, "the modified exposure time", expTimes3Pi[band]); 93 94 ppImageRandomGaussianFree();
Note:
See TracChangeset
for help on using the changeset viewer.
