Skip to content
Snippets Groups Projects
  1. Apr 27, 2020
  2. Apr 18, 2020
  3. Apr 16, 2020
  4. Mar 22, 2020
  5. Feb 20, 2020
    • Gregory Ashton's avatar
      Changes to spped up the CI · 9e38fd78
      Gregory Ashton authored and Moritz Huebner's avatar Moritz Huebner committed
      1) Restrict the dynamic dynesty test to maxcalls of 100
      2) Split the sampler_test out of the main tests and into a separate
      node. This means the sampler_test doesn't contribute to the coverage
      9e38fd78
  6. Feb 18, 2020
  7. Jan 15, 2020
  8. Jan 13, 2020
  9. Dec 20, 2019
  10. Dec 04, 2019
  11. Nov 07, 2019
  12. Sep 23, 2019
  13. Jun 26, 2019
    • Gregory Ashton's avatar
      Add a zero-likelihood mode · bfe8dffc
      Gregory Ashton authored
      This adds a test-mode command like argument to run with zero likelihood.
      As such, this will sample from the priors alone. To use, run any
      standard bilby example with `--bilby-zero-likelihood-mode` in the
      command line. This has been intentionally obfuscated to avoid
      overloading the usual documentation.
      bfe8dffc
  14. Mar 21, 2019
    • Gregory Ashton's avatar
      Fixes the scheduled tests · d5fad496
      Gregory Ashton authored and Colm Talbot's avatar Colm Talbot committed
      - Make the test case generate samples from the prior
      - Force the marginalized likelihood test to use fixed m1 and m2 to
        ensure no samples are generated with the wrong ordering
      - Remove pipenv
      d5fad496
  15. Mar 19, 2019
  16. Feb 20, 2019
  17. Feb 11, 2019
  18. Jan 09, 2019
  19. Oct 25, 2018
  20. Oct 24, 2018
  21. Oct 18, 2018
  22. Oct 09, 2018
  23. Oct 05, 2018
  24. Oct 02, 2018
  25. Oct 01, 2018
  26. Sep 17, 2018
    • Gregory Ashton's avatar
      Several changes to the CI/testing · 25e302f7
      Gregory Ashton authored
      1) Rename all tests to the pytest standard naming convention
      2) Update to use pytest to run the tests and collect coverage
      3) Simplify gitlab CI script using above changes
      25e302f7
  27. Sep 11, 2018
  28. Aug 20, 2018
  29. Aug 05, 2018
  30. Jul 31, 2018
  31. Jul 30, 2018
  32. Jul 25, 2018
    • Gregory Ashton's avatar
      Various improvements to the GaussianLikelihood · b159eb7d
      Gregory Ashton authored
      1) If sigma is not given, then it will not be sampled over (or a warning
      raised that you didn't specify a prior for sigma).
      2) Comments added to explain the logic throughout
      3) Tests added for the Gaussian likelihood
      b159eb7d
Loading