Changeset 30685 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Feb 17, 2011, 4:01:31 PM (15 years ago)
- Location:
- trunk/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack
- Property svn:mergeinfo set to
-
trunk/ppStack/src/ppStackMatch.c
r30620 r30685 312 312 } else { 313 313 // we need to register the FWHM values for use downstream 314 pmSubtractionSetFWHMs(options-> inputSeeing->data.F32[index], options->targetSeeing);314 pmSubtractionSetFWHMs(options->targetSeeing, options->inputSeeing->data.F32[index]); 315 315 316 316 // Scale the input parameters
Note:
See TracChangeset
for help on using the changeset viewer.
