IPASC / standardised-image-reconstruction

The IPASC standardised image reconstruction project.
MIT License
23 stars 14 forks source link

Time reversal #10

Open jgroehl opened 2 years ago

jgroehl commented 2 years ago
jgroehl commented 2 years ago

Would it be possible to achieve this in a way that the binaries are called directly without having to use MATLAB?

jgroehl commented 2 years ago

Running the k-space model independently from MATLAB requires creating a fitting HDF5 file and executing the binaries directly.

jgroehl commented 2 years ago

This tool: https://github.com/waltsims/k-wave-python might be the solution for achieving this task!