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
I would suggest creating template functions to enable core functionality after calling initcb. Template functions could be part of the repository used as default after calling initcb. Users could then copy&modify the template functions and point cellbase to their own functions.
I would suggest creating template functions to enable core functionality after calling initcb. Template functions could be part of the repository used as default after calling initcb. Users could then copy&modify the template functions and point cellbase to their own functions.
core functionality: create TrialEvents.mat, create prealigned spikes, plot psth to TrialStart event
necessary templates: MakeTrialEvents.m; defineEventEpochs.m; script to add a cell or session and plot psth
The text was updated successfully, but these errors were encountered: