- Jul 01, 2018
-
-
Gregory Ashton authored
-
- Jun 30, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- Jun 28, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Adds a time_array and time_domain_strain to the InterferometerStrainData - Adds a test for consistency between the time and frequency domain strain
-
- Jun 27, 2018
-
-
Gregory Ashton authored
- Adds a specific function to work out whether the frequency_array or sampling frequency and duration where given - General pep8 clean up - No changes to functionality
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
Fixed a bug in create_time_series that produced incorrect time_arrays if a starting time other than 0 is given
-
Moritz Huebner authored
Fixed a bug in create_time_series that produced incorrect time_arrays if a starting time other than 0 is given
-
Moritz Huebner authored
Fixed a bug in create_time_series that produced incorrect time_arrays if a starting time other than 0 is given
-
Gregory Ashton authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
-
- Jun 26, 2018
-
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Moves the plot_walker method to the Results object. The benefit here is that we can generate walker plots after the run and mitigate the chances of a plot error spoiling a run.
-
Gregory Ashton authored
- Also adds ability pass through the 'a' parameter used by emcee
-
Paul Lasky authored
Make the corner plots use 1, 2, and 3-sigma countours See merge request Monash/tupak!89
-
Gregory Ashton authored
Based on http://corner.readthedocs.io/en/latest/pages/sigmas.html
-
Gregory Ashton authored
Adds the emcee sampler class See merge request Monash/tupak!88
-
Gregory Ashton authored
-
Colm Talbot authored
-
- Jun 25, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Colm Talbot authored
Regularize default estimation of n_check_point Closes #117 See merge request Monash/tupak!87
-
Gregory Ashton authored
Make n_check_point estimation round to the nearest order of magnitude. Fixes #117
-
- Jun 23, 2018
-
-
Gregory Ashton authored
This adds methods to __dir__ so that plot_corner and other methods can be tab completed (in ipython). Unfortunately, this is done by setting these directly. While this isn't an ideal solution - there is no obvious way to automate the process as methods to looks up all methods themselves use the __dir__ attribute causing a recursion error. Closes #111
-
- Jun 22, 2018
-
-
Colm Talbot authored
fix conversion tests See merge request Monash/tupak!85
-
Colm Talbot authored
-
Gregory Ashton authored
Tidy up of inject signal Closes #115 and #116 See merge request Monash/tupak!82
-
Gregory Ashton authored
Sets the filter_frequency used in frame_file based on the maximum Closes #108 See merge request Monash/tupak!83
-
Colm Talbot authored
-
Colm Talbot authored
-
plasky authored
-