Skip to content

mr-superonion/xlens

Repository files navigation

xlens (Graviational Lensing from Image Pixels)

tests Read the Docs

Installation

Users can clone this repository and install the latest package by

git clone https://github.com/mr-superonion/xlens.git
cd xlens
# install required softwares
conda install -c conda-forge --file requirements.txt
# install required softwares for unit tests (if necessary)
conda install -c conda-forge --file requirements_test.txt
pip install . --user

or install stable verion from pypi

pip install xlens

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published