Merge branch 'main' of https://whale.am28.uni-tuebingen.de/git/mbergmann/gpgrewe2024
This commit is contained in:
commit
10b3abc1d8
@ -325,7 +325,7 @@ def sam_data(sam):
|
||||
sam_eodf = np.mean(eodfs)
|
||||
sam_nyquist = np.mean(ny_freqs)
|
||||
sam_stim = np.mean(stim_freqs)
|
||||
return sam_amp, sam_am,sam_df, sam_eodf, sam_nyquist, sam_stim
|
||||
return sam_amp, sam_am, sam_df, sam_eodf, sam_nyquist, sam_stim
|
||||
|
||||
def spike_times(stim):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user