-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.yaml
50 lines (41 loc) · 1.75 KB
/
module.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Module description
name: gwem
version: 1.0
purpose: Likelihood analysis for cosmological measurements with standard sirens
url: "https://github.com/SSantosLab/gw"
interface: gwem.py
attribution: []
rules:
"Likelihood analysis code originally intended for use in DES and LSST DESC.
Feel free to clone or fork the repository to use or modify the code.
Send a pull request if you wish to contribute your modifications.
Contact us via github issues with problems, feedback.
"
cite:
- "arXiv:XXXX.XXXXXX"
assumptions:
- "EM sources have a probability of association with the GW sources."
- "Distances determined from the GW data marginalizing over all other astrophysical parameters."
- "Redshifts are obtained from spectroscopy of the host galaxies."
- "Peculiar velocity corrections are applied and treated as systematic uncertainties."
explanation: |
"The era of multi-messenger cosmology started with the neutron star merger GW170817.
We incorporate this new cosmological probe into the cosmosis framework.
The measurement is based on the distance-redshift relation.
"
# List of parameters that can go in the params.ini file in the section for this module
params:
file: Path to gwem.py, the interface file
data_dir: Path to directory containing the data files
data_file: Name of the data file
#Inputs for a given choice of a parameter, from the values.ini or from other modules
inputs:
distances:
dl: Double vector of luminosity distances
z: Double vector of redshifts
outputs:
likelihoods:
GWEM_LIKE: Log-likelihood from the data
data_vector:
GWEM_THEORY: Theoretical prediction values for dl
GWEM_INVERSE_COVARIANCE: Inverse of covariance matrix