- Timestamp:
- Feb 4, 2023, 7:36:15 AM (3 years ago)
- Location:
- branches/eam_branches/ipp-20220316/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/cmd.data/imspline_apply.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/Ohana
- Property svn:mergeinfo changed
/tags/ipp-ops-20220303-rc/Ohana (added) merged: 42123 /trunk/Ohana merged: 42277-42278,42285,42311,42332
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20220316/Ohana/src/opihi/cmd.data/imspline_apply.c
r40549 r42361 77 77 Tx1[i] = spline_apply_flt (Tyc, Ty1, Ty2, Ny, y); 78 78 } 79 spline_construct_flt (Txc, Tx1, Nx, Tx2 );79 spline_construct_flt (Txc, Tx1, Nx, Tx2, NAN, NAN); 80 80 81 81 /* apply x-dir spline to new image */
Note:
See TracChangeset
for help on using the changeset viewer.
