Walter Simson
Walter Simson
This issue has been opened on the k-wave repository: https://github.com/ucl-bug/k-wave/issues/12
This issue is a case of poor documentation and type-checking. I'm updating the label to enhancement since there are running configurations as tested in [this file](https://github.com/waltsims/k-wave-python/blob/d675e2d192c96128f5755c8d17fcc5d77a691b7d/tests/matlab_test_data_collectors/python_testers/makeMultiBowl_test.py).
@faridyagubbayli how do you plan to make this backwards compatible?
Hey @binlbl, thanks for your question. `fs` is the sampling frequency of the decimated baseband iqdtata. The `iqdata` has been downshifted to baseband and decimated to save space. As you...
Nice catch! It looks like that value is erroneous but [not used in the code](https://github.com/waltsims/dbua/blob/4b49a624223cf94b788ba99641860975971aac73/dbua.py#L145).
@precicely yes, feel free to clean up the execution code logic while adding the checkpointing feature.