- Jun 18, 2018
-
-
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
-
Gregory Ashton authored
-
Gregory Ashton authored
- Add a InterferometerStrainData class - Use set_data to set the strain_data attribute of interferometer - Adds properties to interferometer which call down to the strain_data - Rename data -> frequency_domain_strain (effects likelihood and utils) - Removes whitened_data method that was not used - Move data plotting to method of interferometer and remove duplicate code
-
Colm Talbot authored
Fix up logging Closes #106 See merge request Monash/tupak!69
-
Colm Talbot authored
Add likelihood evaluations to the posterior data frame Closes #105 See merge request Monash/tupak!68
-
- Jun 17, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Checks if handlers already exist before adding them - Add option to turn on/off printing of version information (off by default) - Add call to setup_logger by default (with version information turned on by default) Note - this makes empty calls to setup_logger() obsolete. However, if you want to log to a file, with setup_logger(label='label') is still useful.
-
Gregory Ashton authored
- Only implemented for nestle and dynesty - Other samples will have NaN (partial) Fix #105
-
- Jun 15, 2018
-
-
Colm Talbot authored
Docstring update See merge request Monash/tupak!63
-
Moritz Huebner authored
# Conflicts: # tupak/gw/conversion.py # tupak/gw/detector.py # tupak/gw/likelihood.py # tupak/gw/utils.py # tupak/gw/waveform_generator.py
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Colm Talbot authored
-
Colm Talbot authored
-
- Jun 14, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Gregory Ashton authored
Reorganise likelihood and add GaussianLikelihood See merge request Monash/tupak!65
-
Gregory Ashton authored
Attempt to clean up back-end setting See merge request Monash/tupak!67
-
Gregory Ashton authored
Clean up output See merge request Monash/tupak!66
-
Gregory Ashton authored
- Removes warning message - Add another method to change the backend
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Adds a line to print the result and indicate where results are saved
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
- Jun 13, 2018
-
-
Gregory Ashton authored
Known interferomters update See merge request Monash/tupak!64
-
Gregory Ashton authored
- Moves the hyperPE likelihood to core - Adds the GaussianLikelihood - Update docs - Update examples
-
Gregory Ashton authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-