Skip to content

Powder plotting: save limits, tickmark & diff location in the histogram object #167

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

Open
briantoby opened this issue Apr 28, 2025 · 1 comment
Labels
enhancement New feature or request ORNL Bug or need identified/requested by ORNL user/staff Someday... Problem noted, but will not be addressed right now.

Comments

@briantoby
Copy link
Collaborator

From ORNL staff member: "I find I can drag the residual and adjust zoom to get a perfect view of the data and the fit... But, then if I flip to the other bank, I get..." [limits don't change, ticks move, but diff xfers between histograms].

What would be better would be that the first time a histogram is displayed, these settings are initialized (also when one switches to sqrt plot), but thereafter are saved. Placing these values into the histogram dict somewhere should do this.

@briantoby briantoby added enhancement New feature or request ORNL Bug or need identified/requested by ORNL user/staff Someday... Problem noted, but will not be addressed right now. labels Apr 28, 2025
@briantoby
Copy link
Collaborator Author

Limits may be a bit tricky as they are stored by MPL. How does one find that they have been changed or save them before switching histograms?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ORNL Bug or need identified/requested by ORNL user/staff Someday... Problem noted, but will not be addressed right now.
Projects
None yet
Development

No branches or pull requests

1 participant