- Apr 29, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Demonstrated in GW150914.py and BasicTutorial.py
-
Gregory Ashton authored
-
Gregory Ashton authored
-
plasky authored
-
- Apr 27, 2018
-
-
Gregory Ashton authored
Adds completed version of the det_interfometer function which. Create an IFO instance with a PSD and data appropriate for data analysis. Example usage is given in the GW150914.py script. Note - a broken version was accidently added in the previous commit.
-
Gregory Ashton authored
-
Gregory Ashton authored
Puts the creation of inteferometers into a function. In theory, this means we don't need to instantiate them all at `import`, but for backward compatibility I have included them.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Primary issues that this resolves: - Include many different variables in the PE rather than a small subset - Use only 100s to estimate the PSD - Use an alpha=0.25 Tukey window (matched to data generated by lalinference) Closes #23
-
plasky authored
-
- Apr 26, 2018
-
-
plasky authored
-
moritz authored
-
moritz authored
-
moritz authored
Moritz Huebner: Fixed with new prior class and removed ra, dec, ... parameters from the source function definitions.
-
moritz authored
-
moritz authored
-
Colm Talbot authored
Unify parameter and prior classes See merge request Monash/peyote!17
-
Colm Talbot authored
-
Colm Talbot authored
-
- Apr 24, 2018
-
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
Moritz Huebner authored
move around the detector response to the signal into a new function See merge request Monash/peyote!15
-
moritz authored
-
moritz authored
-
moritz authored
# Conflicts: # peyote/detector.py # peyote/likelihood.py # tutorials/BasicTutorial.py # tutorials/standard_data.txt
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
moritz authored
-
- Apr 23, 2018
-
-
moritz authored
-