Changeset 28534 for branches/pap/psModules/src/objects/pmSourcePhotometry.c
- Timestamp:
- Jun 28, 2010, 8:11:04 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/src/objects/pmSourcePhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
/trunk (added) merged: 28500,28502,28507,28509-28512,28514,28516-28518,28520,28522,28524-28532
- Property svn:mergeinfo changed
-
branches/pap/psModules/src/objects/pmSourcePhotometry.c
r28426 r28534 393 393 psImage *mask = source->maskObj; 394 394 395 if (!flux || !variance || !mask) { 396 return false; 397 } 398 395 399 for (int iy = 0; iy < flux->numRows; iy++) { 396 400 for (int ix = 0; ix < flux->numCols; ix++) {
Note:
See TracChangeset
for help on using the changeset viewer.
