Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 05, 2015
  2. Jul 07, 2015
  3. Jun 30, 2015
  4. May 20, 2015
  5. Apr 15, 2015
  6. Apr 09, 2015
    • Owen Arnold's avatar
      refs #10944. Allow MDGeometry to clear transforms and workspaces. · 48f6daaf
      Owen Arnold authored
      The main change here is to what CutMD can do. It Clears BOTH the transforms and the original workspaces off the output workspace.
      
      1) This fixes the issue with the labeling when plotMD is run, because there is no original workspace to try to take dimension information from.
      
      2) However, the plots generated from CutMD from the SliceViewer are now garbage. This could because the line cuts (BinMD) are operating over a Histogram workspace already (CutMD created with NoPix=True), but is something I will need to get to the root of.
      48f6daaf
  7. Dec 16, 2014
  8. Mar 10, 2014
    • Russell Taylor's avatar
      Re #8483. Remove unnecessary include. · 2b2b0e5a
      Russell Taylor authored
      Not strictly related to this ticket, but I was surprised when I made a
      change in ImplicitFunctionParameter.h and everything recompiled.
      This turned out the be the reason.
      2b2b0e5a
  9. Feb 19, 2014
    • Owen Arnold's avatar
      refs #8992. Utilise coord trans to original. · e4253729
      Owen Arnold authored
      This has been prevented thus far, because use of coord transforms has been based on the presence of original workspaces. Original workspaces will not be present upon a reload.
      
      I've also exposed the new getters on MDGeometry to python.
      e4253729
  10. Apr 11, 2012
  11. Mar 20, 2012
  12. Feb 28, 2012
  13. Feb 21, 2012
  14. Feb 16, 2012
  15. Feb 13, 2012
  16. Feb 03, 2012
  17. Feb 02, 2012
  18. Jan 23, 2012
  19. Jan 20, 2012
  20. Jan 18, 2012
  21. Jan 04, 2012
    • Gigg, Martyn Anthony's avatar
      Refs #4389. Add a PostDeleteNotification to the DataService. · bdf3b719
      Gigg, Martyn Anthony authored
      Most observers that watch for workspace deletion do not need a copy of the
      shared pointer. The PostDeleteNotification only has the name of what
      was deleted meaning the object should only be kept alive by a notification
      if absolutely necessary. The PreDeleteNotification does what the original
      DeleteNotification did.
      bdf3b719
  22. Jan 01, 2012
  23. Dec 31, 2011
  24. Oct 07, 2011
  25. Oct 05, 2011
  26. Sep 27, 2011
  27. Sep 06, 2011
Loading