eQuimageLab v1.1.1
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.