Changeset 10104
- Timestamp:
- Nov 20, 2006, 10:44:54 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEnsemblePSF.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEnsemblePSF.c
r10096 r10104 177 177 # else 178 178 psVector *norm = psSparseSolve (NULL, constraint, sparse, 3); 179 psVector *skyfit = NULL; 179 180 # endif 180 181 … … 218 219 psFree (fitSources); 219 220 psFree (norm); 221 psFree (skyfit); 220 222 psFree (weight); 221 223 psFree (errors);
Note:
See TracChangeset
for help on using the changeset viewer.
