Skip to content
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

Respect qmin & qmax limits in new Reflectometry UI #679

Merged
merged 2 commits into from May 20, 2015

Conversation

eXeC64
Copy link
Contributor

@eXeC64 eXeC64 commented Apr 30, 2015

This is for trac ticket #11654

If a workspace is not stitched in the new Reflectometry UI, then the qmin/qmax limits are never applied. This pull request ensures that the limits are always applied.

Testing:

  • Open the new reflectometry UI
  • Add a single row
    • run: 13460
    • angle: 0.7
    • tramission run:
    • qmin: 0.01
    • qmax: 0.06
    • dqq: 0.04
    • scale: 1
    • group: 1
  • Set instrument to INTER and hit process.

If you look at the resulting IvQ workspace, the range of x values should stay within qmin and qmax, applied by running Rebin.

Harry Jeffery added 2 commits April 30, 2015 08:40
If only qmin, or qmax is provided but the other isn't, we want to handle
that correctly. Moving this logic out of the else clause does that.
@eXeC64 eXeC64 added Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) Reflectometry Issues and pull requests related to reflectometry labels Apr 30, 2015
@eXeC64 eXeC64 added this to the Release 3.5 milestone Apr 30, 2015
@FedeMPouzols FedeMPouzols self-assigned this May 20, 2015
FedeMPouzols added a commit that referenced this pull request May 20, 2015
…_new_refl_ui

Respect qmin & qmax limits in new Reflectometry UI
@FedeMPouzols FedeMPouzols merged commit b70386f into master May 20, 2015
@FedeMPouzols FedeMPouzols deleted the 11654_respect_qmin_qmax_in_new_refl_ui branch May 20, 2015 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) Reflectometry Issues and pull requests related to reflectometry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants