- Timestamp:
- Mar 29, 2015, 5:55:41 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150112/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150112/psphot
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-20150112/psphot/src
- Property svn:ignore
-
old new 27 27 psmakecff 28 28 psphotFullForceSummary 29 psphotVersionDefinitions.h.tmp
-
- Property svn:ignore
-
branches/eam_branches/ipp-20150112/psphot/src/psphotExtendedSourceFits.c
r37624 r38057 534 534 Nconvolve ++; 535 535 if (!(modelFit->flags & badModel)) { 536 float *PAR = modelFit->params->data.F32; 537 psEllipseAxes axes = pmPSF_ModelToAxes (PAR, modelFit->class->useReff); 538 if (axes.major >= 100) { 539 Nfail ++; 540 source->mode2 |= PM_SOURCE_MODE2_EXT_FITS_FAIL; 541 psFree(modelFit); 542 continue; 543 } 536 544 NconvolvePass ++; 537 545 source->mode |= PM_SOURCE_MODE_EXTENDED_FIT;
Note:
See TracChangeset
for help on using the changeset viewer.
