Skip to content

Commit

Permalink
Merge pull request #19022 from mantidproject/19021_osiris_diffspec
Browse files Browse the repository at this point in the history
Add reduction for osiris diffspec
  • Loading branch information
SimonHeybrock committed Mar 1, 2017
2 parents 506eb20 + 56001ff commit 1fb4431
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -125,6 +125,7 @@ void IndirectDiffractionReduction::run() {
"Calibration and rebinning parameters are incorrect.");
return;
}
runGenericReduction(instName, mode);
}
} else {
if (!validateRebin()) {
Expand Down

0 comments on commit 1fb4431

Please sign in to comment.