Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jun 03, 2014
  2. May 29, 2014
  3. Apr 24, 2014
    • Owen Arnold's avatar
      refs #9171. Fix Stitch1D limits. · 36689270
      Owen Arnold authored
      Stitch1D now looks at the min and max possible. If StartOverlap or EndOverlap are outside the min-max range, then they are forced reassigned StartOverlap=min, EndOverlap=max within the algorithm.
      36689270
  4. Mar 06, 2014
  5. Mar 05, 2014
  6. Feb 13, 2014
  7. Feb 05, 2014
  8. Oct 17, 2013
  9. Oct 11, 2013
  10. Oct 07, 2013
  11. Sep 23, 2013
  12. Sep 20, 2013
  13. Apr 18, 2013
  14. Dec 04, 2012
  15. Nov 20, 2012
  16. Oct 25, 2012
  17. Sep 28, 2012
  18. Aug 20, 2012
  19. Aug 03, 2012
  20. Aug 02, 2012
  21. Jul 04, 2012
    • Owen Arnold's avatar
      refs #5532. A number of changes described below. · 26fdc94e
      Owen Arnold authored
      Firstly, I made it more robust to having either 1d or 2d md workspaces as inputs. This allows us to iterate over the algorithm in order to recursively combine many 1D segments.
      
       I also fixed a bug in the calculation of the target index for the overlapping weighted-mean sections.
      
      Tests have been extended to cover both of these.
      
       The algorithm has been executed on Tims test data and seems close to the benchmark outputs.
      26fdc94e
  22. Jun 29, 2012
  23. Jun 28, 2012
  24. Jun 26, 2012
  25. Jun 25, 2012
  26. Jun 22, 2012
Loading