scgmlz / Steca

Stress and texture calculator (data reduction for neutron and x-ray materials diffraction)
3 stars 5 forks source link

provide Python script to run functional tests and compare output files #278

Closed jwuttke closed 5 years ago

jwuttke commented 5 years ago

This is a prerequisite for #23.

Proposed name of the script: run_steca_ftest.

Proposed language: Python3. Enhance ftest/CMakeLists.txt to make this language available. Alternative: stay with C++.

The script shall take 4 arguments: <Steca> <command_file> <out_dir> <ref_dir> <timeout> <tolerance> where

All file or directory parameters may be absolute or relative paths.

The script shall do the following:

jwuttke commented 5 years ago

Resolved in part by the script 'numdiff' written by Janike Katter.

jwuttke commented 5 years ago

transferred to jugit