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

Deprecate set_h_matrix and fix #677 #678

Merged
merged 2 commits into from
Feb 17, 2016

Conversation

patricksnape
Copy link
Contributor

This handles #677 by deprecating set_h_matrix and adding a test to make sure the bug @nontas was seeing in LK is now fixed.

Effectively disable it by not allowing setting of the
h_matrix via the method by turning the immutable flag off.
Therefore, removed a load of tests that were now effectively
testing nothing.
This makes sure everything is fixed for the LK fitting in
menpofit
@patricksnape
Copy link
Contributor Author

@jabooth OK?

@jabooth
Copy link
Member

jabooth commented Feb 17, 2016

+1 from me

patricksnape pushed a commit that referenced this pull request Feb 17, 2016
@patricksnape patricksnape merged commit 521c710 into menpo:master Feb 17, 2016
@patricksnape patricksnape deleted the set_h_matrix branch February 17, 2016 16:42
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

Successfully merging this pull request may close these issues.

None yet

2 participants