- Timestamp:
- Feb 19, 2011, 10:40:50 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotStackMatchPSFsUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20110213/psphot/src/psphotStackMatchPSFsUtils.c
r30624 r30707 363 363 364 364 // we need to register the FWHM values for use downstream 365 pmSubtractionSetFWHMs(options-> inputSeeing->data.F32[index], options->targetSeeing);365 pmSubtractionSetFWHMs(options->targetSeeing, options->inputSeeing->data.F32[index]); 366 366 367 367 pmSubtractionParamScaleOptions(scale, scaleRef, scaleMin, scaleMax);
Note:
See TracChangeset
for help on using the changeset viewer.
