Metadata-Version: 2.1
Name: eQuimageLab
Version: 1.0.0
Summary: eQuimageLab is a tool to postprocess astronomical images with JupyterLab notebooks
Author-email: Yann-Michel Niquet <contact@ymniquet.fr>
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: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
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
Requires-Dist: jupyterlab
Requires-Dist: plotly
Requires-Dist: dash>=2.18
Requires-Dist: dash-bootstrap-components
Requires-Dist: dash_bootstrap_templates
Requires-Dist: dash_extensions
Requires-Dist: tk

### eQuimageLab is a package to postprocess astronomical images with JupyterLab notebooks

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

### Installation

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

  `pip install --user eQuimageLab`

pip will automatically download eQuimageLab and the missing python modules if necessary (dash, plotly, etc...). You can then launch eQuimageLab by typing:

  `eQuimagelab`

in this same terminal. You can also create a link to eQuimageLab from your desktop; an icon is distributed for this purpose with the python package.

### Usage

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

Dec. 15, 2024: this project is still under heavy development and not yet ready for general use; a more complete documentation with examples will follow soon.

### Known bugs

