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

Skip missing runs #645

Merged
merged 1 commit into from Apr 24, 2015
Merged

Skip missing runs #645

merged 1 commit into from Apr 24, 2015

Conversation

raquelalvarezbanos
Copy link
Contributor

Fixes #11624

To test: PlotAsymmetryByLogValue loads a set of runs given by the first run number and the last run number. Sometimes one of the runs in the set may be missing, but scientists would like to continue with the analysis. This is a simple fix and I think code review should be enough, but you can test this branch by running PlotAsymmetryByLogValue with "MUSR00015189.nxs" as "First run" and "MUSR00015193.nxs" as "Last Run". Before running the algorithm, move temporarily one of the other files (for instance MUSR00015191.nxs") to a different directory and check that a warning message indicating that the run was not found is shown.

@KarlPalmen KarlPalmen self-assigned this Apr 24, 2015
@KarlPalmen
Copy link
Contributor

A unit test for this would be useful.

KarlPalmen added a commit that referenced this pull request Apr 24, 2015
@KarlPalmen KarlPalmen merged commit c6bb1e2 into master Apr 24, 2015
@KarlPalmen KarlPalmen deleted the 11624_Skip_missing_runs branch April 24, 2015 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants