- Nov 19, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Nov 17, 2020
-
-
Wuttke, Joachim authored
-
- Nov 12, 2020
-
-
Wuttke, Joachim authored
-
- Nov 11, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
for consistency with other interface classes t = re.sub(r'(\W)(Simulation)(\W)', r'\1I\2\3', t) t = re.sub(r'(/)I(Simulation)', r'\1\2', t)
-
- Oct 31, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Oct 09, 2020
-
-
Wuttke, Joachim authored
-
- Oct 07, 2020
-
-
- Sep 28, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Sep 25, 2020
-
-
Wuttke, Joachim authored
-
- Sep 23, 2020
-
-
Wuttke, Joachim authored
-
- Jul 06, 2020
-
-
Wuttke, Joachim authored
As recommended by https://google.github.io/styleguide/cppguide.html#The__define_Guard
-
-
- May 17, 2019
-
-
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
-
- May 09, 2019
-
-
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.
-
- Jan 03, 2019
-
-
Yurov, Dmitry authored
Redmine: #2259
-
- Feb 19, 2018
-
-
Van Herck, Walter authored
-
- Feb 08, 2018
-
-
Pospelov, Gennady authored
-
- Jan 26, 2018
-
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
- Jan 16, 2018
-
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
Van Herck, Walter authored
-
- Jan 12, 2018
-
-
Van Herck, Walter authored
-
Yurov, Dmitry authored
Redmine: #1917
-