Tool for comparing two different model sources #74
francescodesantis
started this conversation in
Show and tell
Replies: 1 comment
-
That's cool, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello to everyone,
I would like to share with you a simple notebook that I implemented concerning the comparison between these two sound source models that can be used as inputs of our networks.
The aim of this code is to show that the non-point source model can be used safely, since the error in terms of azimuth angle committed by using this model instead of the point-source one is highly negligible (in particular compared with human brain resolution).
I thought that maybe this tool could be useful for you too!
notebook:
https://github.com/francescodesantis/cosyne-tutorial-2022/blob/a26cbec26d5554a05f6a08e08be95dc5fa024d4f/2_different_source_models.ipynb
Beta Was this translation helpful? Give feedback.
All reactions