1) Now only convertValue() unit method in IFunction.
2) Spotted a missing result-unit="TOF^2 for bank one in GEM IDF 3) Removed warning message that IkedaCarpenter can only be used with TOF 4) Added IkedaCarpenterPVTest back in Added code that: one way to speed up IkedaCarpenter further would be: // note if a version of convertValue was added which allows a double* as first argument // then could avoid some copying above plus only have to resize m_wavelength when // its size smaller than nData But this has to be for another day. When testing this function consider using focussed GEM data (e.g. test/nexus/focussedGEM38370_TOF.nxs) since at present it is only for the GEM instrument that IkedaCarpenter parameter are currently pre-set. re #1547.
Showing
- Code/Mantid/Framework/API/inc/MantidAPI/IFunction.h 5 additions, 3 deletionsCode/Mantid/Framework/API/inc/MantidAPI/IFunction.h
- Code/Mantid/Framework/API/src/IFunction.cpp 6 additions, 43 deletionsCode/Mantid/Framework/API/src/IFunction.cpp
- Code/Mantid/Framework/CurveFitting/CMakeLists.txt 23 additions, 23 deletionsCode/Mantid/Framework/CurveFitting/CMakeLists.txt
- Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/IkedaCarpenterPV.h 3 additions, 3 deletions...rk/CurveFitting/inc/MantidCurveFitting/IkedaCarpenterPV.h
- Code/Mantid/Framework/CurveFitting/src/IkedaCarpenterPV.cpp 10 additions, 97 deletionsCode/Mantid/Framework/CurveFitting/src/IkedaCarpenterPV.cpp
- Code/Mantid/Framework/CurveFitting/test/IkedaCarpenterPVTest.h 1 addition, 148 deletions...Mantid/Framework/CurveFitting/test/IkedaCarpenterPVTest.h
- Code/Mantid/Instrument/GEM_Definition.xml 5 additions, 2 deletionsCode/Mantid/Instrument/GEM_Definition.xml
Loading
Please register or sign in to comment