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 bug in ConvertToReflectometryQ #14283

Merged
merged 1 commit into from Nov 5, 2015

Conversation

raquelalvarezbanos
Copy link
Contributor

Fixes #14279

To test: code review. Run the first example in the algorithm's documentation, you should get something similar to the following graph:

reflectometryresults

Release notes: http://www.mantidproject.org/index.php?title=Release_Notes_3_6_Reflectometry&diff=25512&oldid=25467

@raquelalvarezbanos raquelalvarezbanos added the Framework Issues and pull requests related to components in the Framework label Nov 4, 2015
@raquelalvarezbanos raquelalvarezbanos added this to the Release 3.6 milestone Nov 4, 2015
@@ -20,7 +20,8 @@ namespace FractionalRebinning {

/**
* Find the possible region of intersection on the output workspace for the
* given polygon. The given polygon must have a CLOCKWISE winding.
* given polygon. The given polygon must have a CLOCKWISE winding and the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for recording this. Hopefully it will make other peoples lives easier now.

@OwenArnold
Copy link
Contributor

A good piece of detective work to solve this.

OwenArnold added a commit that referenced this pull request Nov 5, 2015
…ToReflectometryQ

Fix bug in ConvertToReflectometryQ
@OwenArnold OwenArnold merged commit 35015ba into master Nov 5, 2015
@OwenArnold OwenArnold deleted the 14297_Fix_bug_in_ConvertToReflectometryQ branch November 5, 2015 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants