Installation ============ Clone the repository and install:: git clone git@github.com:LSSTDESC/crow.git cd crow pip install . Install from PyPI:: pip install lsstdesc-crow Install from conda-forge:: conda install lsstdesc-crow -c conda-forge