-
Notifications
You must be signed in to change notification settings - Fork 0
feat(vtk): swap plotly with vtk #1
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
base: master
Are you sure you want to change the base?
Conversation
|
I get the following on macOS: |
|
I just did a fresh download of 0.2.2 (pip install air-sans) in a fresh conda env (python 3.9) on macos 14.1.1 (23B81) and it worked as expected. Have we mixed versions here? |
|
Thinking more about your error, it seems that you did not select a device (D11+) but you tried to read a file. So we call A lot can be improved for sure. Like not allowing to pick a directory and browse if a device is not selected. |
|
I am aware of the missing x, y scaling information for the mask/efficiency/error. Do you want to have a quick chat to review were we are and what you might be missing? |


WIP DO NOT MERGE