- Aug 10, 2016
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
One more fit example covered by functional tests. BROKEN: unexpected behavior of almost_equal needs to be investigated.
-
Wuttke, Joachim authored
-
- Aug 09, 2016
-
-
Wuttke, Joachim authored
PyPersistTest now compares dat and ref YAML tree entry by entry, allowing for a tolerance for floating-point numbers. Still to do: - allow for "VARIABILITY" anywhere in the tree - generate YAML output from Fit tests.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Correct decomposition of paths in PyPersistenceTest to allow for directories that contain a dot. This resolves #1583.
-
Wuttke, Joachim authored
-
- Aug 08, 2016
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Meaningful persistence tests in place for all Example/python/simulation, except for SpecularSimulation.py which only writes a trivial text line. This resolves much of #1440.
-
Wuttke, Joachim authored
This is, however, no good solution because one test may write several intensity maps with different reproducibility levels.
-
- Aug 07, 2016
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
IntensityDataFunctions::getRelativeDifference has now same implementation for IHistogram and for OutputData<double>.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Aug 06, 2016
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Persistence test now able to read multiple data and reference files; detects missing data and reference files.
-
- Aug 05, 2016
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
We do not want a sys.path=... command in each example. Therefore in PyPersistenceTest the system call of Python must be preceded by a setting of PYTHONPATH.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Resolving #1440: CMake part done. C++ part half done. Still TODO: (C++) compare with reference (Py) modify all examples
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Aug 04, 2016
-
-
Wuttke, Joachim authored
PyCoreTest now writes concise log lines, and by some miracle Python errors also appear in the log. This resolves #1571, except for a possible failure to detect zero-filled detector images.
-
Wuttke, Joachim authored
Python script, generated by ExportToPython, now takes argument '-p' for plotting, or <output_filename>. This resolves #1573.
-
Wuttke, Joachim authored
Merge IFunctionalTest::analyzeResults() into IFunctionalTest::runTest() [Tests are a sequence of actions, each of which may result in failure. Therefore there is no natural division between test and analysis]. Also detect errors from Python script execution commands. This partly resolves #1571.
-
- Aug 03, 2016
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
more explicit method name "simulationToPython"; change parameter name into "simulation_output_filename" to make clear this is the output filename of the simulation, not the output filename of the export method.
-
Wuttke, Joachim authored
-
- Jul 26, 2016
-
-
Wuttke, Joachim authored
-
- Jul 23, 2016
-
-
Wuttke, Joachim authored
prepare for refactoring Python export; simplify OrderedMap -> LabelMap, and move it to where it is used
-