Skip to content
Snippets Groups Projects
Commit c07845e4 authored by Moritz's avatar Moritz
Browse files

Merge remote-tracking branch 'origin/master' into restructre_time_frequency_tests

parents 60b6ac18 930f961f
No related branches found
No related tags found
1 merge request!279Restructre time frequency tests and fixing some recently surfaced bugs when using time domain models
......@@ -284,7 +284,7 @@ class GravitationalWaveTransient(likelihood.Likelihood):
self.interferometers.start_time + np.linspace(
0, self.interferometers.duration,
int(self.interferometers.duration / 2 *
self.waveform_generator.sampling_frequency) + 1)[1:]
self.waveform_generator.sampling_frequency))[1:]
self.time_prior_array =\
self.prior['geocent_time'].prob(times) * delta_tc
......
examples/logo/image.jpg

1.73 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment