Skip to content

Releases: LCOGT/fits2image

0.4.11

21 Oct 17:44

Choose a tag to compare

What's Changed

  • Added alternate implementation for taking multiple fits images and cr… by @jnation3406 in #13

New Contributors

Full Changelog: 0.4.10...0.4.11

0.4.10

02 May 22:19

Choose a tag to compare

What's Changed

  • resize images to min before stacking by @LTDakin in #11

Full Changelog: 0.4.9...0.4.10

Linear scaling for RGB Images

23 Oct 23:33

Choose a tag to compare

Allow fits_to_img to take a list of zmin and zmax parameters (one for each color channel) when creating an RGB stack.

0.4.8

15 Aug 19:44

Choose a tag to compare

update setup.py tag to 0.4.8

0.4.7

14 Aug 22:59
fab2b8f

Choose a tag to compare

What's Changed

  • new fits_to_tif function, fits_to_jpg moved outside and fits_to_img supports both with new filetype parameter by @LTDakin in #9
  • update publish pypi action by @LTDakin in #10
  • ANTIALIAS has been deprecated; using LANCZOS by @zemogle in #8

New Contributors

Full Changelog: 0.4.6...0.4.7