Matching algorithms for DESC galaxy detection and characterization algorithm development
-
Download poetry from https://python-poetry.org/docs/#installation
-
Run
poetry install
in the root directory of this repository -
Run
poetry shell
to enter the virtual environment -
Update packages with
poetry update
-
Add new dependencies with
poetry add <package_name>