apps.full_analysisΒΆ
Simple Python code to perform analysis of Fisher matrices (plot_1D, plot_2D, bounds...)
The ouput will be a set of pdf with 1D, 2D, triangular plots and a file with bounds
Invoking the help option full_analysis.py -h
will result in:
usage: full_analysis.py [-h] [-v] [-q] inifile [inifile ...]
Analysis tool for plot and bounds
positional arguments:
inifile file with a list of instructions
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-q, --quiet decides wether something gets printed to screen or not
Developed by Matteo Martinelli (m.martinelli@thphys.uni-heidelberg.de) and Marco Raveri (mraveri@sissa.it) for the CosmicFish code.