Skip to content

corentinravoux/p1desi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p1desi

Suite of programs used to analyse one-dimensional power spectrum outputs of picca. This is used in the analysis of the first DESI data (early data release).

Install

This package can be install with pip:

pip install . --user

The minimal required python packages are: fitsio, numpy, scipy, matplotlib They are automaticaly installed if pip is used.