Installation instructions

Dependencies

galsampler requires numpy, scipy, and numba.

Installation

galsampler is available for installation via conda-forge:

conda install lsstdesc-galsampler

The package can be also installed by cloning the galsampler GitHub repository and running:

pip install .

However you install the code, to use it from a python interpreter:

>>> import galsampler