k-wave-python
k-wave-python copied to clipboard
Alphamode value of no_dispersion not supported for compiled execution
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
https://github.com/waltsims/kspaceFirstOrder-CUDA-linux/blob/main/Parameters/Parameters.h#L102-L110
Absorption parameters can be found here
This issue has been opened on the k-wave repository: https://github.com/ucl-bug/k-wave/issues/12