- Nov 23, 2021
-
-
Wuttke, Joachim authored
-
- Nov 09, 2021
-
-
Wuttke, Joachim authored
-
- Jun 28, 2021
-
-
- Mar 29, 2021
-
-
Matthias Puchner authored
-
Matthias Puchner authored
-
- Mar 25, 2021
-
-
Matthias Puchner authored
-
- Dec 17, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Dec 14, 2020
-
-
- Dec 02, 2020
-
-
Matthias authored
-
Matthias authored
This reverts commit edba7bcb82046fdb0b6b3622d8ef0b5e4b9fcf5b.
-
Matthias authored
-
Matthias authored
-
Matthias authored
-
Matthias authored
About the reader/writer classes: Each class contains methods for reading and writing (if applicable) of one format (INT, NumpyTXT, Reflecometry, Tiff). The code for reading and writing is copied from the OutputDataReadStrategy-implementations and from the OutputDataWriteStrategy-implementations. For TIFF, the code was already in a separate class (TiffHandler). This has been renamed and reworked a bit (only interface-wise, no implementation changes). Methods from the Tiff strategy have been integrated as well. The classes have no common polymorphy (no common base class/interface) since it is not necessary in the given implementation. This reduces code & dependencies and eliminates tricks or dummies for non-existing implementations like Reflecometry::write. Also in the one and only class which uses the readers/writers(IntensityDataIOFactory), polymorphy would not help since there is only one if-else, which would be necessary also in a polymorhic approach. However, the Reader/Writer classes are designed quite alike, so in case the future brings needs for polymorphy, this can be easily added. IntensityDataIOFactory: Code from OutputReader and OutputWriter has been integrated into IntensityDataIOFactory
-
- Nov 20, 2020
-
-
Wuttke, Joachim authored
-
- Nov 17, 2020
-
-
Wuttke, Joachim authored
-
- Oct 14, 2020
-
-
Wuttke, Joachim authored
-
- Oct 09, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Oct 07, 2020
-
-
Wuttke, Joachim authored
-
-
- Aug 12, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Aug 03, 2020
-
-
Wuttke, Joachim authored
exception
-
Wuttke, Joachim authored
-
- Jul 06, 2020
-
-
- Apr 29, 2020
-
-
Pospelov, Gennady authored
-
- Jul 30, 2019
-
-
Pospelov, Gennady authored
-
- Jul 24, 2019
-
-
Pospelov, Gennady authored
-
- May 06, 2019
-
-
Juan Manuel Carmona Loaiza authored
-
- Sep 13, 2018
-
-
Van Herck, Walter authored
-
- Jan 31, 2018
-
-
Van Herck, Walter authored
-
- Dec 20, 2017
-
-
Pospelov, Gennady authored
-
- Sep 01, 2016
-
-
Wuttke, Joachim authored
-
- Jul 19, 2016
-
-
Wuttke, Joachim authored
-