- Jun 20, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- Jun 19, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Most of these tests fail because they rely on the old set_data method, or try to set attributes that aren't settable.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
The tupak.core.prior call in the core/__init__.py file was accidently removed during testing. This puts it back in.
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Gregory Ashton authored
-
Gregory Ashton authored
- Adds in comments from Denyz, and general tidy up. - Closes #83
-
Gregory Ashton authored
Also fixes a typo
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Colm Talbot authored
Set total data loaded for the PSD calculation from frame file to be `psd_duration` See merge request Monash/tupak!75
-
Sylvia Biscoveanu authored
-
Gregory Ashton authored
-
- Jun 18, 2018
-
-
Gregory Ashton authored
Also adds documentation for buffer_time
-
Gregory Ashton authored
-
Gregory Ashton authored
- Removes overwrite_psd - Make the data actually be set
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
- Add explicit sampling_frequency, duration, and start_time - Generalise the 1s offset to an argument, buffer_time
-
Gregory Ashton authored
In particular, merge bb9b5904 changes to set_data into their new location.
-
Paul Lasky authored
add KAGRA See merge request Monash/tupak!70
-
Gregory Ashton authored
-
Colm Talbot authored
Add two extra seconds of data when reading from frame See merge request Monash/tupak!73
-
Gregory Ashton authored
Adds a set method from an array - this is used by set_data and inject_signal.
-
Sylvia Biscoveanu authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Rather than passing around a list of interferometers, have a defined set. Motivation: in several places we had dangerous calls to interferometers[0].attribute which will get confusing if not all IFO's have the same duration etc. This enforces that they do.
-
Gregory Ashton authored
start_time -> epoch
-
Gregory Ashton authored
Ensures that a useful error message is reported when the data is not set
-
Colm Talbot authored
Burst See merge request Monash/tupak!71
-