generate: Add power decay spatial profile#4489
Conversation
for more information, see https://pre-commit.ci
|
I think the test fails are unrelated? |
yes very unrelated. should be fixed by #4490 |
|
Yeah, weird test failure. The complete tests should not be trying to include |
|
The test fail seems to happen because in It passes locally for me, but it seems like my 2 PRs are the only ones where this test fails? I am a bit confused. |
…nterface into generate-spatial-profile
|
Got it figured out. The failing test was flaky because |
This PR adds another spatial decay family to the template simulator. Instead of just exponential, there's also a power law type decay.
I'd like to switch over totally to SpikeInterface for my simulation studies, and with this and the temporal correlations thing I think that should be enough for me.