igmhub / LaCE

Emulator for the one-dimensional Lyman-alpha flux power spectrum. It was used to generate the results shown in https://arxiv.org/abs/2011.15127, https://arxiv.org/abs/2209.09895, and https://arxiv.org/abs/2305.19064.
1 stars 3 forks source link

Clean up and restructure repository #75

Closed jchavesmontero closed 9 months ago

jchavesmontero commented 9 months ago

To check the installation please run:

conda create -n test python=3.11 camb
conda activate test
cd LacE
pip install -e .[jupyter]
lauracabayol commented 9 months ago

Tested installations and notebooks and they worked fine. I needed a new environment.