Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal to inject anisotropy while creating fake templates #2600

Merged
merged 18 commits into from
Mar 29, 2024

Conversation

yger
Copy link
Collaborator

@yger yger commented Mar 19, 2024

This PR refines the way fake templates are currently generated. An ellipsoid centered on the positions of the fake neurons is generated with random dimensions (a,b,c) and rotations angles (Rx, Ry, Rz). Then, the distances of this 3D volume are projected onto the 2D space of the electrodes, and this should create some heterogeneity while creating the spatio-temporal waveforms. By doing so, we are ensuring that the amplitudes are decaying as function of distances in a non-uniform manner

@yger yger added core Changes to core module hybrid Related to Hybrid testing labels Mar 19, 2024
@samuelgarcia
Copy link
Member

Cool. I check this soon.

@samuelgarcia samuelgarcia merged commit f22b383 into SpikeInterface:main Mar 29, 2024
11 checks passed
@yger yger deleted the generate_ellipse branch March 29, 2024 16:53
@yger yger restored the generate_ellipse branch March 29, 2024 16:53
@yger yger deleted the generate_ellipse branch March 29, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Changes to core module hybrid Related to Hybrid testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants