Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
ENH: show warning with cosmo_correlation_measure when using non-defaults #152
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nno commentedJul 11, 2017
For example when using the 'raw' output, users might expect that results are not Fisher transformed (but they are by default). It would be better to show a warning in such situations. Thanks to James Keidel for a discussion about this.