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
Firstly, than you so much for developing all these awesome functions! 👏
Small comment that might save other people from headache:
In the function bz_MonoSynConvClick the documentation says the spiketimes var should be in ms whereas in fact it should say seconds. Took me a while to figure out why I was getting garbage.
%%% spikestimes = Nx1 matrix aligned with spikeIDs where each row is a
%%% time stamp in ms
Cheers!
The text was updated successfully, but these errors were encountered:
Firstly, than you so much for developing all these awesome functions! 👏
Small comment that might save other people from headache:
In the function bz_MonoSynConvClick the documentation says the spiketimes var should be in ms whereas in fact it should say seconds. Took me a while to figure out why I was getting garbage.
%%% spikestimes = Nx1 matrix aligned with spikeIDs where each row is a
%%% time stamp in ms
Cheers!
The text was updated successfully, but these errors were encountered: