Skip to content

Latest commit

 

History

History

02_digging_deeper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Digging Deeper with DESI Data

This directory contains tutorials on detailed topics as a followup to the the 01_getting_started tutorials. These currently include

  • RedrockOutputs.ipynb - Working with the spectral classifications and redshift catalogs output by the Redrock algorithm. This includes how to generate the best fit model for each spectrum, and how to find the details such as the Nth best fit.
  • ResolutionMatrix.ipynb - How to work with the "Resolution Matrix" encoding the per-spectrum per-wavelength effective instrument resolution.

Also see

Future tutorials might include

  • Downloading data locally
  • FastSpecFit output
  • More plotting options
  • etc.