Skip to content

Conversation

@pkienzle
Copy link
Contributor

@pkienzle pkienzle commented Jul 14, 2025

Running python -m sasmodels.compare -edit ... starts up an interactive model explorer with sliders to change the parameter values. This currently uses the wx gui provided by bumps.

The new 1.0 bumps release adds a browser interface using the bumps.webview server. This PR first tries the wx interface, but if wx is not available it reverts to webview.

This PR also turns off the fixed y limits on the plot, though making it easy to toggle in the code.

Structure factor models are now drawn using linear-linear rather than log-log. Other models can be set to linear q by adding "-zero" to the options, and linear I(q) by adding "-linear". Changing structure factor models back to log-log will require toggling in the code.

sasmodels.compare is only used for developing new models. It is not used by sasview or other applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants