Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. 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
  2. Mar 06, 2014
  3. Mar 05, 2014
  4. Feb 13, 2014
  5. Feb 05, 2014
  6. Oct 17, 2013
  7. Oct 11, 2013
  8. Oct 07, 2013
  9. Sep 23, 2013
  10. Sep 20, 2013
  11. Apr 18, 2013
  12. Dec 04, 2012
  13. Nov 20, 2012
  14. Oct 25, 2012
  15. Sep 28, 2012
  16. Aug 20, 2012
  17. Aug 03, 2012
  18. Aug 02, 2012
  19. 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
  20. Jun 29, 2012
  21. Jun 28, 2012
  22. Jun 26, 2012
  23. Jun 25, 2012
  24. Jun 22, 2012
Loading