GabrielMissael / cosmoforests

Code to analyze transmission files from quasars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmoforests

To run the code, first clone the repository:

git clone https://github.com/GabrielMissael/cosmoforests

and then run the following commands to create the environment and install the dependencies:

cd cosmoforests
conda env create -f env.yml
conda activate cosmoforests

About

Code to analyze transmission files from quasars


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%