- Notifications
You must be signed in to change notification settings - Fork146
Flip left and right in plot_map.#318
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
coveralls commentedMay 6, 2014
I think this is a better way to do it.
Thanks for the patch. Would you mind explaining a bit the issue that it addresses or the use case, by putting an example, for instance on a gist. Ideally, this would then be translated to a test, so that the behavior is enforced explicitly in the codebase. |
both coronal and axial
coveralls commentedMay 8, 2014
In the Coronal and Axial view, doctors like to put the right side on the left and the left side on the right. So here I flip the left and right. I think this is also the default setting of AFNI. Different view, such as LPI or RAS, is just a personal choice. I think it will be even better if we can add a parameter to let users choose it. Although I don't think it is a big problem here, I am just offering another choice. |
Thanks for clarifying. |
I don't know AFNI, but I am sure SPM prefers left-is-left and I believe FSL does too. So, suggested keep left-is-left as default and allow left-is-right as an option. |
Sorry to be slow on this one.@csytracy - would you be interested in making this an option? |
Maybe I can try. But how would you like it to be? An additional parameter when calling plot_map function? |
Sorry to take so long to get back to you on this one. Yes, an extra parameter to the plot_map function would be a good option - would you mind having a go? |
Hi -@csytracy - if you are interested to get this done, we could merge it soon, we will probably release in a few days. |
Sorry, I don't have time to do this now. |
No description provided.