Add an exponential distribution likelihood function
I've added an exponential distribution likelihood function.
Refs #157 (closed).
Merge request reports
Activity
- Resolved by Matthew Pitkin
- Resolved by Moritz Huebner
added 1 commit
- ac3846c2 - likelihood.py: Fix doc string for exponential likelihood
@matthew-pitkin I approved this MR. I think you should be able to press merge now on the top of this page.
@moritz.huebner thanks. I'm still not set as a tupak developer, so can't do the merge. Would you be able to add me as a project member?
mentioned in issue #157 (closed)
@matthew-pitkin I've just added you as a developer. Let us know if there're any issues.
@paul-lasky thanks. As a developer am I able to merge PRs? There merge button for this PR hasn't become available to me, but I'm more than happy for someone else to merge.
added 1 commit
- 7a236c62 - likelihood_tests.py: minor tidy up of exponential likelihood tests
It looks like there are conflicts with this MR and https://git.ligo.org/Monash/tupak/merge_requests/147, I suspect this is related to the poisson likelihood that was just merged. @matthew-pitkin can you have a look into this, otherwise, I agree this is ready to merge?
added 66 commits
-
7a236c62...36378a6a - 65 commits from branch
Monash:master
- 29511c80 - Merge branch 'master' into exponential_likelihood
-
7a236c62...36378a6a - 65 commits from branch
@colm.talbot The conflicts should be fixed now.
mentioned in merge request !147 (merged)