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

Fix drag-n-drop plotting to respect distribution flag. #97

Merged
merged 1 commit into from Dec 10, 2014

Conversation

martyngigg
Copy link
Member

Fixes trac issue #10743

Tester: The following script (reproduced from the ticket)

w=Load('CNCS_7860')
w=SumSpectra(w)
w=Rebin(w,10)

produces a workspace. Plot a spectrum from the workspace and then once the plot is open drag the same workspace on to the plot. The curves should now match.

@rosswhitfield rosswhitfield self-assigned this Dec 10, 2014
@rosswhitfield rosswhitfield added this to the Release 3.3 milestone Dec 10, 2014
rosswhitfield added a commit that referenced this pull request Dec 10, 2014
…ot_normalization

Fix drag-n-drop plotting to respect distribution flag.
@rosswhitfield rosswhitfield merged commit 7dfa85e into master Dec 10, 2014
@rosswhitfield rosswhitfield deleted the bugfix/10743_drag_n_drop_plot_normalization branch December 10, 2014 13:25
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.

None yet

2 participants