- Timestamp:
- Jul 30, 2010, 9:38:40 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100621/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/objects/pmSourcePhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psModules
- Property svn:mergeinfo changed
/branches/pap/psModules merged: 28179,28484-28485,28499,28534-28535
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20100621/psModules/src/objects/pmSourcePhotometry.c
r28692 r28796 409 409 psImage *mask = source->maskObj; 410 410 411 if (!flux || !variance || !mask) { 412 return false; 413 } 414 411 415 for (int iy = 0; iy < flux->numRows; iy++) { 412 416 for (int ix = 0; ix < flux->numCols; ix++) {
Note:
See TracChangeset
for help on using the changeset viewer.
