1- Welcome to DeepSkyStacker 5.1.9
1+ Welcome to DeepSkyStacker 5.1.10
22===============================
33
44Only 64 bit versions of Windows 10 and later are supported in this release.
55
6- This is a bug fix release for problems found in 5.1.8
6+ This release contains some enhancements and bug fixes for problems found in 5.1.8 and 5.1.9
77
88Reporting problems:
99
@@ -18,10 +18,12 @@ Known problems:
1818
1919Changes since the last release:
2020
21- 1. Add code to FITSUtil.cpp to process FITS keywords DATAMIN and DATAMAX when reading floating point FITS files. If present use these to determine
22- the minimum and maximum pixel values instead of scanning the image data.
21+ 1. Add code to FITSUtil.cpp to process FITS keywords DATAMIN and DATAMAX when reading floating point FITS files.
22+ If present use these to determine the minimum and maximum pixel values instead of scanning the image data which
23+ gave inconsistent image scaling.
2324 This should be a) much faster, and b) should result in consistent image scaling.
24- Also write these keywords when writing FITS floating point files.
25+
26+ Also write these keywords when writing floating-point FITS files.
2527
26282. Bug fix: Fix rounding error in "stack recap" dialogue in calculation of total exposure time.
2729
@@ -46,6 +48,8 @@ Changes since the last release:
4648
47499. Bug fix: Open picture file should use the Linear transformation not log(Sqrt) so that the image is displayed correctly.
4850
51+ 10. Implement default values for FITS keywords DATAMIN and DATAMAX which can be set using FITS/DDP settings.
52+
4953Welcome to DeepSkyStacker 5.1.8
5054======================================
5155
0 commit comments