Skip to content
Snippets Groups Projects
  1. Sep 17, 2018
  2. Sep 13, 2018
  3. Sep 06, 2018
  4. Sep 05, 2018
  5. Sep 04, 2018
  6. Aug 31, 2018
  7. Aug 29, 2018
  8. Aug 23, 2018
  9. Aug 21, 2018
  10. Aug 13, 2018
  11. Aug 05, 2018
  12. Aug 03, 2018
  13. Aug 02, 2018
  14. Jul 31, 2018
  15. Jul 30, 2018
  16. Jul 26, 2018
  17. Jul 19, 2018
  18. Jul 18, 2018
  19. Jul 04, 2018
  20. Jul 03, 2018
    • Gregory Ashton's avatar
      Small simplification of waveform generator / likelihood interaction · 024e079f
      Gregory Ashton authored
      This allows the waveform generator to be given None for the sampling
      frequency and duration (in this state, it therefore can't be used to
      generate an injection). Then, when passed to the likelihood, a check if
      performed to see if those attributes are set. If they are None, they are
      set from the data, and if they disagree with the data, an error is raised.
      024e079f
    • Gregory Ashton's avatar
      Renaming variables for consistency · 240b2b2b
      Gregory Ashton authored
      - time_duration -> duration
      - fix spelling error tiime -> time
      - frequencies -> frequency_array
      240b2b2b
Loading