- Timestamp:
- May 31, 2013, 5:25:32 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/psphot/src/psphotModelTestReadout.c
r35559 r35614 161 161 // get the initial model parameter guess 162 162 pmModel *model = pmSourceModelGuess (source, modelType, maskVal, markVal); 163 if (!model) { 164 fprintf (stderr, "failed to generate model guess\n"); 165 exit (2); 166 } 167 163 168 source->modelEXT = model; 164 169
Note:
See TracChangeset
for help on using the changeset viewer.
