-
**Describe the bug**
If k-wave-python is installed to a python environment in a directory that contains a space, then execution can fail because the path to the executable can be parsed incorrectly
…
-
The use of `@dataclass` is not applied consistently throughout. For example, kSource uses `@dataclass` but the attributes are declared as class attributes instead so there is no benefit for kwarg inst…
-
Hi Kothari!
I have followed the README.md, but I do not know how to generate the corresponding training dataset after completing the generation of .mat file. Could you give me more advice on how …
-
It would be handy to open samples from within hydrogen in an external editor (e.g. audacity). This was discussed here at http://linuxmusicians.com/viewtopic.php?f=1&t=7961 . The editor needs to be con…
-
Hi Walter,
Thank you for your fascinating work on implying k-wave in python.
But when i want to use k-wave-python to produce some images, I found it is not esay. The examples of k-wave in matlab c…
hhapk updated
3 months ago
-
I encounter occasional CUDA errors during acoustic simulations. I find this error hard to debug, because a comparable simulation in CPU mode appears to run without problems.
```
{Error using .*
…
-
**Description**
I have collected a dataset of _vascular_ images along with _vascular semantic segmentation_. Previously, based on the manually segmented images, I completed binarization of the _vesse…
-
**Describe the bug**
The `Element` dataclass has a `__post_init__` method that among other things rounds the measure attribute to 8 decimal places (line 84, kwave.utils.kwave_array). For small elemen…
-
i think quite a few people, myself included, are looking for a clean and lossless method to trim excess silence from only the beginning and end of an audio file, particularly music files, leaving a se…
-
**My problem:**
Hi, I need to simulate images with SIMPA for my thesis and I am stuck at the manual tests : I have all the modules installed correctly and the paths seem to be all set (Matlab seems t…