ejeschke / ginga

The Ginga astronomical FITS file viewer
BSD 3-Clause "New" or "Revised" License
121 stars 77 forks source link

Update autocuts algorithms #979

Closed ejeschke closed 2 years ago

ejeschke commented 2 years ago

This PR updates the auto cuts algorithms in the following ways:

Here is an example of the PR improvement. First, a collage using the 'zscale' auto cuts (before PR) hsc_mosaic_before

and after PR: hsc_mosaic_after

The documentation has been greatly enhanced in the AutoCuts module and the user manual will be expanded to include it.

ejeschke commented 2 years ago

Hi @pllim, have a look when you get a chance. No hurry.

ejeschke commented 2 years ago

Rebased

ejeschke commented 2 years ago

Out of scope here but I would still like #560 to happen someday...

We'll have to put together a sprint for that one, I think.

ejeschke commented 2 years ago

Thanks for the review, @pllim! I added a comment to the change log that will hopefully clarify the change for stddev and histogram algorithms (the only ones affected).