Tidy up of inject signal
- Jun 22, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
- Jun 21, 2018
-
-
Gregory Ashton authored
- Provides backward compatibility for people with scripts using the old style - Also because, as Colm pointed out, there may be bugger behaviour with multiple detectors and it may take a long time to calculate the waveform - Change the name in `inject_signal` from waveform_polarizations->injection_polarizations. This last step could break peoples code who are using inject_signal directly, but its probably best to unify notation now rather than have two names for one thing.
-
Gregory Ashton authored
This reverts commit 2ab4bddd.
-
Gregory Ashton authored
For some reason, the list comprehension method of setting the IFOs intereacted badly with the example_test method. This doesn't change anything, but just makes it a straightforward for loop. Also removes the failing detector tests.
-
Gregory Ashton authored
-
Gregory Ashton authored
Closes #116
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
- Changes the warning to an Error - Adds method to InterferometerStrainData to check if a time is within the span - Clean up logging of warning if the geocent_time is within the data span - Print infomation about the injection to the terminal Closes #115
-