Support absolute mean for SONATA noise current clamp#56
Conversation
Codecov Report❌ Patch coverage is
... and 10 files with indirect coverage changes 🚀 New features to boost your workflow:
|
darshanmandge
left a comment
There was a problem hiding this comment.
Thanks, @ilkilic.
I see in the documentation there is represents_physical_electrode. Maybe good to have it implemented if it possible. Also, does it exist for other stimuli?
|
We don't support represents_physical_electrode for any stimuli. |
|
@darshanmandge Can we merge this fix first? |
|
Did you compare the responses of these new stimuli with those from neurodamus? |
|
This is not a new stimulus and the underlying implementation hasn’t changed. The update only adds support for the SONATA absolute variant. |
I meant: if the soma and spike reports generated by this implementation in bluecellulab match those from neurodamus for the same stimuli applied? |
|
We cannot properly compared with Neurodamus yet until this issue is solved |
darshanmandge
left a comment
There was a problem hiding this comment.
Alright. Let's merge. Once you solve the related issue you can come back and check all the SONATA stimuli including these ones.
Fix #54. Implements support for SONATA noise stimuli defined with mean (nA) in addition to mean_percent.