- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/psphot
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/20090522/psphot/src/psphotMaskReadout.c
r23688 r24557 27 27 } 28 28 if (!readout->variance) { 29 if (!pmReadoutGenerateVariance(readout, true)) {29 if (!pmReadoutGenerateVariance(readout, NULL, true)) { 30 30 psError (PSPHOT_ERR_CONFIG, false, "trouble creating variance"); 31 31 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
