Skip to content

AST-1013 Python wrapper for makemainsteps

Bas van der Tol requested to merge python-wrapper-for-makemainsteps into master

Wrap DP3::MakeMainSteps in python

This allows to execute a parset from python, see tMakeMainSteps.py To run just this test and see it's output, go to build/pythondp3/test/integration and run pytest source/tMakeMainSteps.py -rP -v

Merge request reports