k-wave-python
k-wave-python copied to clipboard
[BUG] Indices for Recorder
Describe the bug
In set_index_variables some of the variables (x1_inside, y1_inside and z1_inside) are floats, so can't act as index variables.
@djps Can you add a minimal reproducing example?