Skip to content

chvogl/snII_cosmo_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snII_cosmo_tools

Installation instructions

git clone https://github.com/chvogl/snII_cosmo_tools.git
cd snII_cosmo_tools
conda env create -f env.yml
conda activate snII_cosmo_tools
python setup.py install
cd snII_cosmo_tools

Download the redshift data (glade, 2dF, sdss) from google drive and move it into the redshift_data folder. To enable the ipyaladin widget, execute the following:

jupyter nbextension enable --py widgetsnbextension
jupyter nbextension enable --py --sys-prefix ipyaladin

Now you can launch the main notebook target_selection.ipynb by running:

jupyter-notebook target_selection.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published