Changeset 42089 for trunk/psLib/src/fits/psFitsImage.c
- Timestamp:
- Feb 28, 2022, 2:43:25 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsImage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsImage.c
r41521 r42089 744 744 } 745 745 } 746 // Remove any BSOFTEN values that exist in the header if we are not using that scaling anymore746 // Remove any BSOFTEN values that exist in the header if we are not using that scaling anymore 747 747 if (options && (!((options->scaling == PS_FITS_SCALE_ASINH_RANGE)|| 748 748 (options->scaling == PS_FITS_SCALE_ASINH_MANUAL)||
Note:
See TracChangeset
for help on using the changeset viewer.
