Mismatch calculations
- Generate data for mismatch calculations.
- Compute mismatches.
- Generate the 2D likelihood plot as in Fig.6 of the draft.
- Generate the violin plots for 1d likelihood as in the draft.
-
Master
Data generation for negative
Q_{\text{eff}}
is done for:-
M_\text{L} = [50, 100, 250, 500, 1000]M_{\odot}
. -
y=[0.1, 0.5, 1.0, 2.0, 3.0]
. -
Q_{\text{eff}} =
np.linspace(-1, 0, 51)
dect = ['ET', 'Aplus']
-
-
marked the task Generate data for mismatch calculations. as completed
Toggle commit list -
changed the description
Toggle commit list -
Master
Data generation for positive
Q_{\text{eff}}
is done for:- Same values of
M_\text{L}
andy
as for negativeQ_{\text{eff}}
. Same detectors. -
Q_{\text{eff}}
=np.linspace(0, 0.35, 36)
- Same values of
-
marked the task Compute mismatches. as completed
Toggle commit list -
marked the task Generate the violin plots for 1d likelihood as in the draft. as completed
Toggle commit list -
marked the task Generate the 2D likelihood plot as in Fig.6 of the draft. as completed
Toggle commit list -
closed
Toggle commit list
Please
register
or
sign in
to comment