We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Plot the defined (or default) geometry using the demo script d01_CreateGeometry.py
d01_CreateGeometry.py
Opens empty Matplotlib window. Returns error:
Exception in Tkinter callback ... AttributeError: 'PathPatch3D' object has no attribute '_axlim_clip'
This happens with a newly installation of tigre in a conda environment and running the first demo script (d01_CreateGeometry.py)
Package Versions:
The text was updated successfully, but these errors were encountered:
Thanks, I'll investigate!
In any case, this is just an auxiliary visualizing function, the computational part of TIGRE will work for you anyways, don't let it stop you :)
Sorry, something went wrong.
I also meet this error.
No branches or pull requests
Expected Behavior
Plot the defined (or default) geometry using the demo script
d01_CreateGeometry.py
Actual Behavior
Opens empty Matplotlib window. Returns error:
Code to reproduce the problem (If applicable)
This happens with a newly installation of tigre in a conda environment and running the first demo script (
d01_CreateGeometry.py
)Specifications
Package Versions:
The text was updated successfully, but these errors were encountered: