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

matplotlib inverse_transformed deprecation warning #22

Open
danjgale opened this issue Feb 18, 2021 · 1 comment
Open

matplotlib inverse_transformed deprecation warning #22

danjgale opened this issue Feb 18, 2021 · 1 comment

Comments

@danjgale
Copy link
Owner

Currently running niimasker raises a deprecation warning from matplotlib because inverse_transformed will be removed in future versions. As per the warning, this should be replaced by transformed(transform.inverted())

@danjgale
Copy link
Owner Author

Actually this warning arises from nilearn, so we can suppress the warning until it is fixed

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