k-wave-python icon indicating copy to clipboard operation
k-wave-python copied to clipboard

A Python interface to k-Wave GPU accelerated binaries

Results 124 k-wave-python issues
Sort by recently updated
recently updated
newest added

Hi Walter, Sorry to bother you again. I would like to implement a project that only include k-wave simulation about the transducer/sensor receive the acoustic signal from source. BTW, is...

Hi, I was trying to run the exmaple and installed the requirments yet. After precomputation. sensor_data = kspaceFirstOrder3DG/3DC raise error. 'Running on Windows and Mac is not implemented yet' The...

Shipping kWave binaries with the package results in larger package sizes. As the kWave source code is under 1MB, it might better to compile kWave from scratch during installation. However,...

enhancement

``` Traceback (most recent call last): File "C:\Users\nhl08\code\k-wave-python\examples\bmode_reconstruction_example.py", line 207, in beamform(channel_data) File "C:\Users\nhl08\code\k-wave-python\kwave\reconstruction\beamform.py", line 73, in beamform transform = ShiftedTransform.deserialize(probe.transform.serialize()) File "C:\Users\nhl08\miniconda3\envs\kwave\lib\site-packages\uff\uff_io.py", line 58, in deserialize assert k in...

Vision here is to have something like the k-Wave-example pages in Jupyter notebooks.

help wanted
good first issue

Hey there, Within the standardised image reconstruction project of the international photoacoustic standardisation consortium (IPASC) we were looking for a way to use the k-wave provided time reversal algorithm for...

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.3 to 3.8.4. Release notes Sourced from matplotlib's releases. REL: v3.8.4 This is the fourth micro release of the 3.8 series. Highlights of the 3.8.4 release include:...

dependencies

**Describe the bug** In some situations, adding heterogenous density results in greatly increasing pressure. I'm new to ultrasound and k-wave so perhaps this is user error. **To Reproduce** See attached...

question