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

Marking detectors dead affects shared instrument. #1253

Closed
mantid-builder opened this issue Feb 11, 2009 · 1 comment
Closed

Marking detectors dead affects shared instrument. #1253

mantid-builder opened this issue Feb 11, 2009 · 1 comment
Labels
Low Priority Things that you don't ever want to be done.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Russell Taylor

When a detector is masked using the MarkDeadDetectors algorithm this sets a ‘dead’ flag within the Instrument object itself. This is potentially shared among workspaces and would even be loaded in as the instrument for a newly loaded raw file. This behaviour is probably OK in the majority of cases where the same detectors are always masked out, but there could be situations (e.g. debugging) where it isn’t what’s wanted.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 405

@mantid-builder mantid-builder added the Low Priority Things that you don't ever want to be done. label Jun 3, 2015
@mantid-builder mantid-builder added this to the Iteration 16 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant