Skip to content

Astrosteffi/imaxt-image

 
 

Repository files navigation

IMAXT Image Utilities

Installation

We recomment to install the IMAXT software in a Conda environment with Python 3.7 and a few numerical Python libraries. The command below will create such environment:

conda create -n imaxt python=3.7 numpy scipy zarr xarray dask distributed

To install imaxt-image activate the created environment and use pip:

conda activate imaxt
pip install imaxt-image

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%