Skip to content
Snippets Groups Projects
  1. Nov 19, 2020
  2. Nov 17, 2020
  3. Nov 12, 2020
  4. Nov 11, 2020
  5. Oct 31, 2020
  6. Oct 09, 2020
  7. Oct 07, 2020
  8. Sep 28, 2020
  9. Sep 25, 2020
  10. Sep 23, 2020
  11. Jul 06, 2020
  12. May 17, 2019
    • Yurov, Dmitry's avatar
      Fix Simulation::intensityMapSize · 4c21b23d
      Yurov, Dmitry authored
      Previous implementation provided wrong number of elements in
      the intensity map for off-spec simulation. In the case of GISAS
      it has skipped masked areas
      4c21b23d
  13. May 09, 2019
    • Yurov, Dmitry's avatar
      Replace numberOfSimulationElements with intensityMapSize outside of Simulation class tree · c9f8e7f2
      Yurov, Dmitry authored
      Simulation::numberOfSimulationElements was previously used as a synonym
      to the number of values in the intensity map. However it is different
      in the case of SpecularSimulation with beam divergence and could lead
      to malfunctioning in the future. To avoid confusion,
      numberOfSimulationElements method was placed in the
      protected scope of Simulation class. Simulation::intensityMapSize returns
      the actual size of intensity map.
      c9f8e7f2
  14. Jan 03, 2019
  15. Feb 19, 2018
  16. Feb 08, 2018
  17. Jan 26, 2018
  18. Jan 16, 2018
  19. Jan 12, 2018
Loading