waltsims / k-wave-python

A Python interface to k-Wave GPU accelerated binaries
https://k-wave-python.readthedocs.io/en/latest/
GNU General Public License v3.0
100 stars 29 forks source link

Alphamode value of no_dispersion not supported for compiled execution #383

Open waltsims opened 3 months ago

waltsims commented 3 months ago

In the k-wave project, and thus also for k-wave-python, the flag alpha_mode=no_dispersion has no effect during compiled execution. We should warn the user of this behavior

https://github.com/waltsims/k-wave-python/blob/8a5e46ab7ead44bf3b0e3c57f6f203f197c03815/kwave/kmedium.py#L61

waltsims commented 1 month ago

https://github.com/waltsims/kspaceFirstOrder-CUDA-linux/blob/main/Parameters/Parameters.h#L102-L110

Absorption parameters can be found here