Changeset 12778
- Timestamp:
- Apr 9, 2007, 6:08:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/pswarp.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/pswarp.config
r12723 r12778 1 ### Recipe for pswarp 1 2 2 GRID.NX S32 128 3 GRID.NY S32 128 4 INTERPOLATION.MODE STR BILINEAR 3 GRID.NX S32 128 # Iso-astrom grid size in x (pixels) 4 GRID.NY S32 128 # Iso-astrom grid size in y (pixels) 5 INTERPOLATION.MODE STR LANCZOS3 # Interpolation mode to use 6 MASK.IN U8 0 # Mask for input data 7 MASK.POOR U8 0x40 # Mask for "poor" warped data 8 MASK.BAD U8 0x80 # Mask for bad warped data 9 POOR.FRAC F32 0.01 # Max fraction of bad flux for a "poor" warped pixel
Note:
See TracChangeset
for help on using the changeset viewer.
