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. Feb 14, 2016
  3. Oct 30, 2015
  4. Oct 29, 2015
  5. Oct 05, 2015
  6. Dec 16, 2014
  7. Dec 04, 2014
  8. 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
  9. Nov 22, 2013
  10. Aug 30, 2013
  11. Apr 12, 2013
  12. Nov 02, 2012
  13. Jan 20, 2012
  14. Dec 14, 2011
  15. Nov 28, 2011
  16. Sep 08, 2011
  17. Jun 16, 2011
  18. Jun 14, 2011
  19. Jun 08, 2011
  20. Jun 06, 2011
  21. May 24, 2011
  22. May 15, 2011
  23. 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
  24. 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
  25. Apr 15, 2011
  26. Apr 13, 2011
  27. Apr 12, 2011
  28. Apr 07, 2011
  29. Mar 28, 2011
  30. Mar 21, 2011
Loading