Skip to content

Code for extraction of primordial non Gaussianity from LSS

Notifications You must be signed in to change notification settings

Saladino93/quadraticrecforlss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadratic Reconstruction for LSS

Cosmology Project: Large Scale Structure of the the Primordial Universe

Goal

Reconstructing the initial matter density field before non linear gravitational evolution. Use perturbation theory and reconstruction methods of fields. Then extract primordial local non Gaussianity parameter $f_{nl}$.

Dependencies

Python3

numpy, scipy, sympy, matplotlib, nbodykit, mpmath (should be included with sympy).

Installation

Use git clone then in the main directory do:

python setup.py install --user (or without --user if you want)

Usage

See examples directory. Just do: python run.py config_file_name.yaml

About

Code for extraction of primordial non Gaussianity from LSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages