desihub/tutorials

Name: tutorials

Owner: desihub

Description: DESI tutorials

Created: 2017-06-22 20:33:24.0

Updated: 2018-05-23 05:52:19.0

Pushed: 2018-05-23 05:52:21.0

Homepage: null

Size: 5100

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

DESI tutorials

This repository is for tutorials on simulating and working with DESI data. There are additional more detailed tutorials within many of the DESI code repositories; tutorials here are generally for:

Getting started

These tutorials use a Jupyter server at NERSC, which provides pre-installed DESI code and access to all DESI data at NERSC without having to download or install anything locally.

First, get a NERSC account following the instructions on the DESI wiki.

Install the DESI jupyter kernel from cori.nersc.gov (you only need to do this once):

ce /project/projectdirs/desi/software/desi_environment.sh 18.3
IMODULES/install_jupyter_kernel.sh 18.3

Get a copy of the tutorials on cori.nersc.gov:

HOME/desi/git
clone https://github.com/desihub/tutorials

Login at https://jupyter-dev.nersc.gov and browse to wherever you cloned the tutorials repository ($HOME/desi/git/tutorials in the above commands). Click on a tutorial to try it out.

Menu of tutorials

Tutorials in this repository include

These links allow you to browse the results of these tutorials from GitHub; to run them yourself follow the instructions in the “Getting started” section above.

Other tutorials

Tutorials hosted in other packages include (but haven't been recently vetted):

For authors of tutorials

Include at the beginning of the tutorial what is needed as a prerequisite for running the tutorial, e.g. specific codes, environment variables, datasets. It's OK to link elsewhere for detailed instructions (e.g. for how to install DESI code in general).


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.