Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Aug 29, 2016
  2. Aug 22, 2016
  3. Feb 14, 2016
  4. Oct 30, 2015
  5. Oct 29, 2015
  6. Oct 05, 2015
  7. Dec 16, 2014
  8. Dec 04, 2014
  9. Oct 26, 2014
    • Michael Wedel's avatar
      Refs #10282. Added conversion function between unit cell and string · 1672ac53
      Michael Wedel authored
      For using UnitCell in PropertyWithValue, it would be necessary to change the stream operator of UnitCell,
      because that is only used for printing at the moment and the precision is limited to 1e-3, which is not enough
      for cases like powder diffraction (for example at POLDI, where lattice parameters are determined with precision
      better than 1e-4).
      
      Instead of modifying the interface of UnitCell I chose to add explicit string conversion functions. It should be
      straightforward to change later on.
      1672ac53
  10. Nov 22, 2013
  11. Aug 30, 2013
  12. Apr 12, 2013
  13. Nov 02, 2012
  14. Jan 20, 2012
  15. Dec 14, 2011
  16. Nov 28, 2011
  17. Sep 08, 2011
  18. Jun 16, 2011
  19. Jun 14, 2011
  20. Jun 08, 2011
  21. Jun 06, 2011
  22. May 24, 2011
  23. May 15, 2011
  24. May 09, 2011
    • Alex Buts's avatar
      refs #2381 · bed9b1c3
      Alex Buts authored
      Unit cell modified to have method, which returns the rotation, needed for MDGeometry; Tests for UnitCell modified accordingly. 
      
      bed9b1c3
  25. May 05, 2011
    • Alex Buts's avatar
      refs #2381 · 1cec938b
      Alex Buts authored
      MDGeometry basis modified to be orthogonal
      Unit cell modified to have method, which returns the rotation needed; All operations with this rotation are not fully tested yet. 
      1cec938b
  26. Apr 15, 2011
  27. Apr 13, 2011
  28. Apr 12, 2011
  29. Apr 07, 2011
  30. Mar 28, 2011
  31. Mar 21, 2011
Loading