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
-Update all the code to load the LFP with bz_GetLFP, and to use the buzcode-style lfp structure throughout. This has the benefit that the sampling frequency is associated with the lfp structure (in lfp.samplingRate), and so nothing has to be hard coded but can use whatever sf the lfp is.
-Update bz_GetLFP to have an optional input ‘targetSamplingRate’.
The text was updated successfully, but these errors were encountered:
-Update all the code to load the LFP with bz_GetLFP, and to use the buzcode-style lfp structure throughout. This has the benefit that the sampling frequency is associated with the lfp structure (in lfp.samplingRate), and so nothing has to be hard coded but can use whatever sf the lfp is.
-Update bz_GetLFP to have an optional input ‘targetSamplingRate’.
The text was updated successfully, but these errors were encountered: