Flip left and right in plot_map.#318
Conversation
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
|
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.