Python Module Index

a | c | f | u
 
a
apps
    apps.bounds
    apps.compare_cls_cov
    apps.compare_SN_mocks
    apps.full_analysis
    apps.plot_1D
    apps.plot_2D
    apps.plot_cls_cov
    apps.plot_tri
 
c
colors (Unix) A collection of color utilities.
cosmicfish_pylib
    cosmicfish_pylib.fisher_derived
    cosmicfish_pylib.fisher_matrix
    cosmicfish_pylib.fisher_plot
    cosmicfish_pylib.fisher_plot_analysis
    cosmicfish_pylib.fisher_plot_settings
 
f
fisher_derived (Unix) Module that contains the fisher_derived class and the operations defined on it. This is meant to handle efficiently and safely Jacobian matrices transforming a Fisher matrix for some parameters to a Fisher matrix for some other parameters.
fisher_matrix (Unix) Module that contains the fisher_matrix class and the operations defined on it. The idea is that of creating a Fisher matrix safely, with all operations being well defined and safe-guarded once the input matrix is accepted as a Fisher matrix.
fisher_operations (Unix) Module that contains operations that can be performed on Fisher matrices. All of them are safeguarded against non-Fisher input.
fisher_plot (Unix) Module that contains a set of plotting tools.
fisher_plot_analysis (Unix) Module that contains a set of tools to perform the analysis of a set of Fisher matrices.
fisher_plot_settings (Unix) Module that contains the class for plot settings and their default values.
 
u
utilities (Unix) A collection of small utilities.