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

Bowsher prior #799

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bowsher prior #799

wants to merge 1 commit into from

Conversation

KrisThielemans
Copy link
Collaborator

This PR currently contains my 2017 quick attempt to create a Bowsher prior. This is largely a copy-paste of the QuadraticPrior, which is very bad practice...

This PR currently only exists to help someone who wants to implement the Bowsher. It probably doesn't even compile anymore!

@tsai-yujung tried it at the time and as far as I recall found problems with it.

This is largely a copy-paste of the (old) QuadraticPrior class. This needs
to be refactored.
@KrisThielemans
Copy link
Collaborator Author

@ashgillman possibly this is helpful, but probably not...

template <>
const char * const
QuadraticBowsherPrior<float>::registered_name =
"NewAnatomical";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just having a look. But why "NewAnatomical" and not just "Bowsher"?

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

Successfully merging this pull request may close these issues.

None yet

2 participants