Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
PORTER Edward
GWHMC
Commits
dd31153c
Commit
dd31153c
authored
Apr 06, 2021
by
Marc Arene
Browse files
adapt with new inputs for minimum_freqs and psd files
parent
cfed11e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
examples/config_files/config_GW170817_IMRPhenomD_NRTidal.ini
examples/config_files/config_GW170817_IMRPhenomD_NRTidal.ini
+3
-1
No files found.
examples/config_files/config_GW170817_IMRPhenomD_NRTidal.ini
View file @
dd31153c
...
...
@@ -2,13 +2,15 @@
# Interferometers to run the analysis on.
ifos
=
H1,L1,V1
approximant
=
IMRPhenomD_NRTidal
minimum_frequency
=
30
minimum_frequency_ifos
=
{H1: 30.0, L1: 30.0, V1: 30.0}
; minimum_frequency = 30
maximum_frequency
=
2048.0
reference_frequency
=
20
roq
=
False
roq_b_matrix_directory
=
/Users/marcarene/roq/ROQ_data/IMRPhenomPv2/
# 1: sets the PSDs from official GWTC-1 open PSD data; 2: computes PSDs using Welch methods from gwosc open strain data; 3: uses bilby's analytical pre-stored PSD files.
psd
=
1
psds_single_file
=
/Users/marcarene/projects/python/gwhmc/__input_data/GWTC1_PSDs/GWTC1_GW170817_PSDs.dat
phase_marginalization
=
True
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment