You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is 'expected' and was discussed before: #76
You can force efel to stay within the interval using:
efel.setIntSetting("strict_stiminterval", True)
Hi,
I have this example trace:
stim_start = 700
stim_end = 2700
I assume the results of AP_height and time_to_first_spike will be calculated only in the time of the stimulus, but I get these results:
This is the full code:
Thanks
temp_v.zip
The text was updated successfully, but these errors were encountered: