Changeset 25302 for branches/pap/psphot/src/psphotFitSourcesLinear.c
- Timestamp:
- Sep 8, 2009, 6:24:00 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psphot/src/psphotFitSourcesLinear.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psphot/src/psphotFitSourcesLinear.c
r23445 r25302 12 12 static bool SetBorderMatrixElements (psSparseBorder *border, pmReadout *readout, psArray *sources, bool constant_weights, int SKY_FIT_ORDER, psImageMaskType markVal); 13 13 14 bool psphotFitSourcesLinear (pmReadout *readout, psArray *sources, psMetadata *recipe,pmPSF *psf, bool final) {14 bool psphotFitSourcesLinear (pmReadout *readout, psArray *sources, const psMetadata *recipe, const pmPSF *psf, bool final) { 15 15 16 16 bool status;
Note:
See TracChangeset
for help on using the changeset viewer.
