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

Reduce usage of getDetectorIDToWorkspaceIndexMap(true) #8087

Closed
NickDraper opened this issue Jun 4, 2013 · 2 comments
Closed

Reduce usage of getDetectorIDToWorkspaceIndexMap(true) #8087

NickDraper opened this issue Jun 4, 2013 · 2 comments
Labels
Framework Issues and pull requests related to components in the Framework

Comments

@NickDraper
Copy link
Contributor

This issue was originally TRAC 7241

This call on matrixworkspace throws if grouped detectors are found.

Go through algorithms using this call and assess if they can be made group friendly, then either fix them or create specfic tickets.

Once all usages are gone then the boolean itself should be removed and the method always return group capable data.

The same applies to getDetectorIDToWorkspaceIndexVector(??, ?? ,true)

@NickDraper
Copy link
Contributor Author

@NickDraper (2013-06-04T14:26:39):
(In http://trac.mantidproject.org/mantid/ticket/6197) http://trac.mantidproject.org/mantid/ticket/7241 created to deal with remaining ussages of true


@NickDraper (2013-07-26T13:55:01):
Moved to backlog at the code freeze for R2.6


@NickDraper (2014-02-14T11:04:59):
Bulk move to assigned at the introduction of the triage step

@NickDraper NickDraper added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@NickDraper
Copy link
Contributor Author

ignored for 3 years - archived

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