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

CreateGroupingWorkspace fails if number of groups exceeds number of spectra in component #11979

Closed
DanNixon opened this issue Feb 20, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@DanNixon
Copy link
Member

For example, this call:

grouping_ws = CreateGroupingWorkspace(InstrumentName='IRIS', FixedGroupCount=52, ComponentName='graphite')

gives this error:

fish: Job 1, “./bin/MantidPlot” terminated by signal SIGFPE (Floating point exception)

Because it requests 52 groups but there are only 51 spectra in the graphite component of IRIS.

@DanNixon
Copy link
Member Author

DanNixon commented Jun 3, 2015

This issue was originally trac ticket 11140

@DanNixon DanNixon added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@DanNixon DanNixon self-assigned this Jun 3, 2015
@DanNixon DanNixon added this to the Release 3.4 milestone Jun 3, 2015
@DanNixon DanNixon closed this as completed Jun 3, 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