Metadata-Version: 2.4
Name: eQuimage
Version: 3.0.0
Summary: eQuimage is a python module to postprocess astronomical images
Author-email: Yann-Michel Niquet <contact@ymniquet.fr>
License-Expression: GPL-3.0-or-later
Project-URL: homepage, https://astro.ymniquet.fr/
Project-URL: documentation, https://astro.ymniquet.fr/codes/equimagelab/docs/
Project-URL: repository, https://github.com/ymniquet/eQuimageLab
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pywavelets
Requires-Dist: pillow
Requires-Dist: tifffile
Requires-Dist: imagecodecs
Requires-Dist: astropy
Requires-Dist: scikit-image
Requires-Dist: dask
Dynamic: license-file

### eQuimage is a Python module to postprocess astronomical images

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

### Installation

eQuimage is developed in Python 3. To install the latest version of eQuimage, open a linux terminal/windows command prompt and run:

  `pip install --user eQuimage`

pip will automatically download eQuimage and the missing Python modules if necessary.

### Usage

eQuimage is the core module of eQuimageLab, a Python package to postprocess astronomical images with JupyterLab notebooks.

The complete documentation is available at: https://astro.ymniquet.fr/codes/equimagelab/docs/

### Known bugs
