- Timestamp:
- Jun 19, 2014, 8:11:39 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610/Ohana/src/relphot/src/setMrelFinal.c
r35759 r36910 229 229 if ((pass < 4) && ImagSelect) { 230 230 if (Nim > -1) { 231 mag = PhotInst (&catalog[0].measure[m] );231 mag = PhotInst (&catalog[0].measure[m], MAG_CLASS_PSF); 232 232 if (mag < ImagMin) goto skip; 233 233 if (mag > ImagMax) goto skip;
Note:
See TracChangeset
for help on using the changeset viewer.
