You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,7 +46,7 @@ This example file steps through the process of:
46
46
This example expects an NVIDIA GPU by default to simulate with k-Wave.
47
47
48
48
To test the reconstruction on a machine with a GPU,
49
-
set `RUN_SIMULATION`[on line 28 of `bmode_reconstruction_example.py`](https://github.com/waltsims/k-wave-python/blob/master/examples/bmode_reconstruction_example.py#L28)
49
+
set `RUN_SIMULATION`[on line 30 of `bmode_reconstruction_example.py`](https://github.com/waltsims/k-wave-python/blob/master/examples/bmode_reconstruction_example.py#L30)
50
50
to `True`, and the example will run without the pre-computed data.
51
51
52
52
## Development
@@ -68,4 +68,4 @@ The documentation for k-wave-python can be found [here](https://k-wave-python.re
0 commit comments