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

Add handling of Pause markers to LoadEventNexus #7659

Closed
mantid-builder opened this issue Mar 29, 2013 · 1 comment
Closed

Add handling of Pause markers to LoadEventNexus #7659

mantid-builder opened this issue Mar 29, 2013 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Russell Taylor

Nexus files generated by ADARA-enabled beamlines at the SNS have a log called 'Pause'. It has a value of 0 if the run is not paused (most runs have just a single zero entry) and goes to 1 at the start of a pause. So we can call FilterByLogValue during LoadEventNexus to filter out events during pauses.

And don't ask why these events aren't held back by the DAS. I don't know!

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 6813

@mantid-builder mantid-builder added Low Priority Things that you don't ever want to be done. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.2 milestone 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 Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant