Page MenuHomePhabricator

Integration of PyTorch Delay and Sum into Simpa
Closed, ResolvedPublic

Description

Integrate the delay and sum algorithm written in python using pytorch into the existing code base of simpa.
Therefore, create an Adapter which inherits from ReconstructionAdapterBase. Create Tags to specify this reconstruction method in the settings and develop a simple script to run this algorithm using testing time series data without performing all previous simulation steps.