-
Notifications
You must be signed in to change notification settings - Fork 262
Disable crosshairs OrthoSlicer3D #689
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
Comments
In the short term, you can comment out these lines: Lines 501 to 502 in 118d305
If you'd like to submit a pull request, you could add a Lines 479 to 492 in 118d305
that you could use to selectively deactivate the above lines. |
Thank you a lot Chris, and it's possible hold the three views for select some points?
Thak you.
El mar., 6 nov. 2018 19:53, Chris Markiewicz <[email protected]<mailto:[email protected]>> escribió:
In the short term, you can comment out these lines:
https://github.com/nipy/nibabel/blob/118d305bd86a83c238ebb8af968bc475e2626ec8/nibabel/viewers.py#L501-L502
If you'd like to submit a pull request, you could add a _show_crosshairs instance variable that's togglable with a keypress in
https://github.com/nipy/nibabel/blob/118d305bd86a83c238ebb8af968bc475e2626ec8/nibabel/viewers.py#L479-L492
that you could use to selectively deactivate the above lines.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#689 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AgQ0dft7HXLs8tqZVK4gCJwxfAH9LMUDks5usdqXgaJpZM4YRDeO>.
|
I'm sorry, I don't understand the question. |
Sorry for the explanation, I want hold the three views, when I click some view, don't update other views. I want that for plotter some points in axes.
Thank you.
…________________________________
De: Chris Markiewicz <[email protected]>
Enviado: martes, 6 de noviembre de 2018 22:00
Para: nipy/nibabel
Cc: mko010; Author
Asunto: Re: [nipy/nibabel] Disable crosshairs OrthoSlicer3D (#689)
I'm sorry, I don't understand the question.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#689 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AgQ0da2QGXGNG-lxP6MtiblV6uu7IGZPks5usfhrgaJpZM4YRDeO>.
|
I think freezing some views will require a more significant change. I'm not immediately sure of how I'd go about that. |
I know, I'm trying do that, and I've realized that it's not possible show a RGB channel, I'm trying do that too.
El mié., 7 nov. 2018 15:27, Chris Markiewicz <[email protected]<mailto:[email protected]>> escribió:
I think freezing some views will require a more significant change. I'm not immediately sure of how I'd go about that.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#689 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AgQ0dbR0ro0e_QUBYAmvHDNcdGRz84MAks5usu3LgaJpZM4YRDeO>.
|
Hello, how I can disable the crosshairs of Orthoslicer3D?
thank you.
The text was updated successfully, but these errors were encountered: