- Timestamp:
- Mar 30, 2012, 2:54:17 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20111122/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 32868,32996,33030,33089,33140,33410-33411,33444,33462,33587
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20111122/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 32868,32996,33030,33089,33140,33410-33411,33444,33462,33587
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20111122/psphot/src/psphotSersicModelClass.c
r32348 r33640 546 546 // set the normalization by linear fit between model and data 547 547 psphotSersicModelNorm (pcm, source); 548 if (!isfinite(PAR[PM_PAR_I0])) { 549 fprintf(stderr, "psphotSersicModelClassGuessPCM: psphotSerisicModelNorm set PM_PAR_I0 to NAN\n"); 550 return false; 551 } 548 552 549 553 if (TIMING) { t5 = psTimerMark ("SersicGuess"); }
Note:
See TracChangeset
for help on using the changeset viewer.
