Skip to content

eQuimageLab v1.1.1

Choose a tag to compare

@ymniquet ymniquet released this 25 Jan 21:08
· 162 commits to main since this release

eQuimageLab is a package to postprocess astronomical images with JupyterLab notebooks

Author: Yann-Michel Niquet (https://astro.ymniquet.fr/)

Documentation available at https://astro.ymniquet.fr/codes/equimagelab/docs/

CHANGELOG since v1.0.x:

v1.1.0

  • Float32 & float64 image types.
  • Operations on the lightness L*.
  • Generalized arcsinh, harmonic and power law stretches.
  • Curve stretch.
  • Statistical stretch.
  • Light-dependent blur and sharpen (Image.LDBS).

v1.1.1

  • Corrected data shape bug in Image.set_channel.