Skip to content

Commit

Permalink
refs #4013. Remove this as an algorithm.
Browse files Browse the repository at this point in the history
This is not the aapproach being followed any more. Approach via python scripting is much better as it gives flexibility to different groups who normalise by Vanadium in slightly different ways.
  • Loading branch information
OwenArnold committed Nov 30, 2011
1 parent 2b6fc83 commit ee3f825
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 373 deletions.
3 changes: 0 additions & 3 deletions Code/Mantid/Framework/Algorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ set ( SRC_FILES
src/MuonAsymmetryCalc.cpp
src/MuonRemoveExpDecay.cpp
src/NormaliseByCurrent.cpp
src/NormaliseByVanadium.cpp
src/NormaliseToMonitor.cpp
src/NormaliseToUnity.cpp
src/OneMinusExponentialCor.cpp
Expand Down Expand Up @@ -279,7 +278,6 @@ set ( INC_FILES
inc/MantidAlgorithms/MuonAsymmetryCalc.h
inc/MantidAlgorithms/MuonRemoveExpDecay.h
inc/MantidAlgorithms/NormaliseByCurrent.h
inc/MantidAlgorithms/NormaliseByVanadium.h
inc/MantidAlgorithms/NormaliseToMonitor.h
inc/MantidAlgorithms/NormaliseToUnity.h
inc/MantidAlgorithms/OneMinusExponentialCor.h
Expand Down Expand Up @@ -438,7 +436,6 @@ set ( TEST_FILES
test/MuonAsymmetryCalcTest.h
test/MuonRemoveExpDecayTest.h
test/NormaliseByCurrentTest.h
test/NormaliseByVanadiumTest.h
test/NormaliseToMonitorTest.h
test/OneMinusExponentialCorTest.h
test/PDFFTTest.h
Expand Down

This file was deleted.

146 changes: 0 additions & 146 deletions Code/Mantid/Framework/Algorithms/src/NormaliseByVanadium.cpp

This file was deleted.

153 changes: 0 additions & 153 deletions Code/Mantid/Framework/Algorithms/test/NormaliseByVanadiumTest.h

This file was deleted.

0 comments on commit ee3f825

Please sign in to comment.