/mg_bao

Analysis and plotting codes for Pardo & Spergel (2020)

Primary LanguagePython

mg_bao

This respository contains all of the scripts needed to perform the analysis and create the plots from Pardo & Spergel (2020).

The mg_bao/ directory contains the main calculation scripts.

The drivers/ directory contains the scripts that are actually run to make all of the plots and perform the analyses.

The data/ directory contains the data I used for the analysis (see the paper for all references).

To run the scripts for yourself, make sure that the RERUN_ANALYSIS flag within mg_bao.constants is set to True. Then, run the plot_all.sh shell script.