Skip to content

Python data handling

Dr. Michael Fieseler requested to merge python_data_handling into master

Goal: use Python to

  • read image data
  • create the relevant C++ data structures
  • configure the simulation
  • run the simulation

Merge request reports