Skip to content
Snippets Groups Projects
  1. May 31, 2018
  2. May 29, 2018
  3. May 28, 2018
  4. May 22, 2018
  5. May 21, 2018
  6. May 20, 2018
  7. May 18, 2018
  8. May 17, 2018
  9. May 16, 2018
  10. May 15, 2018
  11. May 14, 2018
    • Gregory Ashton's avatar
      Simplifies the logic of how parameters are known-about from the sampler · b9429eec
      Gregory Ashton authored
      The samplers and prior access the parameters via
      `likelihood.waveform_generator.parameters`. But, this is the only way
      that the waveform_generator was accessed outside of the likelihood. We
      simplify this by insisting that the Likelihood has the attribute
      parameters (which is set, in this case, from the waveform_generator).
      
      - Add attribute parameters to likelihood
      - Remove all look-ups of waveform_generator outside of the likelihood.
        This means the waveform_generator is a likelihood-specific thing!
      b9429eec
    • Gregory Ashton's avatar
      Closes #62 · 5ef8f99f
      Gregory Ashton authored
      If a label is given to setup_logger, the output is written to a file.
      5ef8f99f
  12. May 13, 2018
  13. May 12, 2018
  14. May 11, 2018
  15. May 10, 2018
Loading