Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probabilities in post-processing #12

Open
JohannesBuchner opened this issue Jun 19, 2020 · 0 comments
Open

Probabilities in post-processing #12

JohannesBuchner opened this issue Jun 19, 2020 · 0 comments

Comments

@JohannesBuchner
Copy link
Owner

At the moment, the API allows per-catalog "magnitude" histograms for weighing posterior probabilities.
NWAY could allow multi-catalog band combinations to be passed to a function for reweighing. This would allow ruling out / down-weighing unphysical / unlikely magnitude/color combinations.

To do so, before https://github.com/JohannesBuchner/nway/blob/master/nwaylib/__init__.py#L107 the table should be passed to a user-defined function, which should returns another biasing log-bayes factor for each row, which is added to total, just before _compute_final_probabilities is called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant