Allowing user defined input function in evoked drives #1150
Replies: 1 comment
-
|
Hello @zhongyileon ! You are correct that there is currently no way to insert a custom input function shape into our drives. However, we may still be able to suggest or help build a compatible drive for your research. To do so, we first need to understand your intended stimulus. Can you please describe the input you are imagining in more detail? A few thoughts about what you've described:
Depending on what you want, I have confidence that we will be able to help craft the stimulus you want. Additionally, I will mention that we currently have a new feature in development that may be very helpful for your case: replaying custom spike-train data as its own drive. This would allow you to hand-craft your own exact, custom spike train (or matrix of multiple spike trains) and then replay them as drives into your network. This feature is fully implemented, but currently it is only available on our development branch: the good news is it will be included in the next version release, which will be published before the end of October (within the next 30 days). A tutorial for this in-development feature is available here: https://jonescompneurolab.github.io/hnn-core/dev/auto_examples/howto/plot_replaying_spike_data_as_input.html#sphx-glr-auto-examples-howto-plot-replaying-spike-data-as-input-py . If you are interested in this, then you are welcome to install and use it by installing the latest development version of HNN, which we provide instructions for in the Best, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
I wanted to ask or discuss if there is an option in HNN to allow a user defined input function when adding an evoked drive? As I understand there is currently only the option for a gaussian shaped drive (and poisson and bursty). We are trying to model mid latency responses of the auditory system using a up-chirp stimulus and the data could suggest an alpha shaped function for the input and we wanted to test this hypothesis.
The experimental data (blue) has a much steeper rise and a flatter top that is difficult to model with a gaussian input. Any help or info would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions