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
diffmap generates the 2 arrays with the scan motor name containing their position but this information is not used for the display.
diffmap
reported by ID27.
The text was updated successfully, but these errors were encountered:
Update as well how units are handled in diffmap.py : there are still a lot of unit.split("_")[0]
diffmap.py
unit.split("_")[0]
Sorry, something went wrong.
unit.space
Silx is now able to recognize the axis names and motor position and display them properly: In pilx, it is not yet the case ...
The screenshots were taken with the branch kif/diffmap, PR #2394
kif/diffmap
4aabe99
EdgarGF93
Successfully merging a pull request may close this issue.
diffmap
generates the 2 arrays with the scan motor name containing their position but this information is not used for the display.reported by ID27.
The text was updated successfully, but these errors were encountered: