The test_first notebook contains this error for me:
TypeError: kWaveArray.get_distributed_source_signal() got an unexpected keyword argument 'grid_weights'
in reference to this line:
|
source.p = karray.get_distributed_source_signal(kgrid, source_sig, grid_weights=grid_weights) |