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

Difference of gaussian with temporal kernel #12

Open
jonathanoesterle opened this issue Apr 29, 2022 · 1 comment
Open

Difference of gaussian with temporal kernel #12

jonathanoesterle opened this issue Apr 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jonathanoesterle
Copy link
Contributor

Fitting a difference of gaussian with a temporal filter could be a nice feature for easy quantification of receptive fields.

@jonathanoesterle jonathanoesterle added the enhancement New feature or request label Apr 29, 2022
@jonathanoesterle
Copy link
Contributor Author

See Dayan and Abbot p 77:
D_s(x, y) = +- (1/(2 pi s_c²) exp(-(x²+y²) / 2 s_c²) - B/(2 pi s_s²) exp(-(x²+y²) / 2 s_s²) ) with s_s > s_c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant