Changeset 30790
- Timestamp:
- Mar 3, 2011, 4:50:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotSourceFits.c
r30784 r30790 211 211 float radius; 212 212 bool okEXT, okDBL; 213 float chiEXT, chiDBL;214 213 pmModel *ONE = NULL; 215 214 pmSource *tmpSrc = NULL; … … 244 243 maskVal |= markVal; 245 244 245 float chiEXT = NAN; 246 float chiDBL = NAN; 247 246 248 // this temporary source is used as a place-holder by the psphotEval functions below 247 249 tmpSrc = pmSourceAlloc ();
Note:
See TracChangeset
for help on using the changeset viewer.
