CosmicFish
Reference documentation for version 1.0
Looking into future Cosmology
|
This file contains the definitions of derived data types used to store the informations about the fisher calculation and experimental specifications. More...
Go to the source code of this file.
Data Types | |
type | cosmicfish_types::cosmicfish_param_fisher |
This derived data type contains all the informations about the base parameters to run. More... | |
type | cosmicfish_types::cosmicfish_fisher_cls |
This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for Cls. More... | |
type | cosmicfish_types::cosmicfish_fisher_sn |
This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for supernovae. More... | |
type | cosmicfish_types::cosmicfish_fisher_rd |
This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for redshift drift. More... | |
type | cosmicfish_types::cosmicfish_fisher_derived |
This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for derived parameters. More... | |
type | cosmicfish_types::cosmicfish_params |
This derived data type contains all the informations that the cosmicfish code needs to run. In particular it contains several derived types containing the informations about the experimental noise for different experiments. More... | |
Modules | |
module | cosmicfish_types |
This module contains the definitions of derived data types used to store the informations about the fisher calculation and experimental specifications. | |
This file contains the definitions of derived data types used to store the informations about the fisher calculation and experimental specifications.
Definition in file 004_cosmicfish_types.f90.