This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 17, 2010
-
-
Steve Williams authored
-
Steve Williams authored
Add a new rebin algorithm that inherits from SimpleRebin, also added properties documentation strings to ReBin. The algorithm uses cubic splines for a more accurate interpolation than SimpleRebin. Exactly what you get is a little hard to understand, however. For example most interpolations can be used to give better estimates of integrals while on our data, of course, this isn't the right thing to do. Unit tests to follow re #1225
-