Installation

Ceci requires python 3. It can be installed using pip:

pip install ceci

Or from source like this:

git clone https://github.com/LSSTDESC/ceci
cd ceci
python3 setup.py install