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

4D MD workspace always displays 10x10x10x10 dimensions regardless of internal binning. #10803

Closed
abuts opened this issue Jul 18, 2014 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@abuts
Copy link
Member

abuts commented Jul 18, 2014

This ticket is blocks : TRAC10059

I believe this is because of dimensions, displayed in the workspace out of synch with whatever are the binning parameters.

e.g:

Load(Filename=r'D:\users\abuts\SVN\MantidTraining\RbMnF3\MAP05935_4to1_033.nxspe', OutputWorkspace='MAP05935_4to1_033', LoaderName='LoadNXSPE', LoaderVersion=1)
SetUB(Workspace='MAP05935_4to1_033', a=4.2275, b=4.2275, c=4.2275, u='1,1,0', v='0,0,1')
SetGoniometer(Workspace='MAP05935_4to1_033')
SetGoniometer(Workspace='MAP05935_4to1_033', Axis0='psi,0,1,0,1')
ConvertToMD(InputWorkspace='MAP05935_4to1_033', QDimensions='Q3D', Q3DFrames='HKL', QConversionScales='HKL', OutputWorkspace='MAP05935_4to1_033MD',SplitInto='50,50,50,60')


The if one looks at the resulting workspace, it has 10x10x10x10 bins when should be 50x50x50x60


Keywords: PatchCandidate

@abuts
Copy link
Member Author

abuts commented Jun 3, 2015

This issue was originally trac ticket 9961

@abuts abuts added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@abuts abuts self-assigned this Jun 3, 2015
@abuts abuts added this to the Release 3.2.1 milestone Jun 3, 2015
@abuts abuts closed this as completed Jun 3, 2015
abuts added a commit that referenced this issue Nov 26, 2015
abuts added a commit that referenced this issue Nov 26, 2015
abuts added a commit that referenced this issue Nov 26, 2015
abuts added a commit that referenced this issue Nov 26, 2015
(e.g. removed Direct from almost all classes as they are in Direct folder anyway)
abuts added a commit that referenced this issue Nov 26, 2015
(and changes to wrapper decorators, allowing nice error reporting)
abuts added a commit that referenced this issue Nov 26, 2015
abuts added a commit that referenced this issue Nov 26, 2015
abuts added a commit that referenced this issue Nov 26, 2015
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

No branches or pull requests

1 participant