Closed ZiadAli closed 1 year ago
Indeed! It's fixed here #156
Note that normally this is never a problem since the n_burst_spikes
is defined in the default parameters. The only way that one could "reach" the bug is to provide a custom dictionary made from scratch without that parameter, or to manually delete it ;)
Hello - in line 451 of the recordinggenerator.py file, shouldn’t the params key be “n_burst_spikes”, not “exp_decay”?