Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Online batched statistics measures #405

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
31cfded
MeanOnline & VarianceOnline
dizcza Oct 23, 2020
e6fa691
mean firing rate and cv
dizcza Oct 23, 2020
a8da7f7
test cv2, lv, lvr online
dizcza Oct 24, 2020
977979f
test fanofactor
dizcza Oct 24, 2020
5e5b57b
fixed bug in spike_contrast; test spike_contrast online
dizcza Oct 24, 2020
60e79c3
waveform_snr works directly with waveforms
dizcza Oct 25, 2020
eb70d27
easier use-case of online spike_contrast
dizcza Oct 25, 2020
080fcb3
fast conversion
dizcza Oct 25, 2020
7c886c6
zero-out corrcoef diag
dizcza Oct 25, 2020
9442955
fixed bug in n_discarded calculation
dizcza Oct 25, 2020
abf43ce
rewrote BinnedSpikeTrain
dizcza Oct 26, 2020
73fa2d1
don't cut spiketrains while binning: raise an error if t_start or t_s…
dizcza Oct 26, 2020
7bc09a4
efficient to_array()
dizcza Oct 26, 2020
97cfba9
faster binning in BinnedSpikeTrain
dizcza Oct 26, 2020
61cbfee
utils doc
dizcza Oct 26, 2020
8526e05
Merge branch 'master' into feature/online_measures
dizcza Oct 26, 2020
cc4aca0
faster BinnedSpikeTrain with a bugfix for the incorrectly estimated n…
dizcza Oct 26, 2020
f57c763
don't wrap spiketrain.data in array in python2
dizcza Oct 27, 2020
54fdd55
fixed tests style
dizcza Oct 27, 2020
3d09266
using spiketrain.magnitude
dizcza Oct 28, 2020
00150af
Merge branch 'opt/binned_spiketrain' into feature/online_measures
dizcza Oct 29, 2020
0378385
Merge branch 'master' into feature/online_measures
dizcza Nov 18, 2020
481fa9c
in-place mean, std in zscore
dizcza Nov 18, 2020
2b0b1c6
Merge branch 'master' into feature/online_measures
dizcza Feb 8, 2021
a7d24ad
Merge branch 'master' into feature/online_measures
dizcza Feb 22, 2021
96e3eb8
Batched-version of Covariance and Pearson Correlation Coefficient (#90)
ojoenlanuca Feb 7, 2022
1dcaa98
created batched-version of InterSpikeInterval with UnitTests (#89)
ojoenlanuca Feb 7, 2022
fd71e12
Merge branch 'master' into feature/online_measures
Jun 23, 2022
112ede2
removed doubled Neo import
Jun 23, 2022
7420a8f
fixed indents and replaced deprecated homogeneous_poisson_process
Jun 24, 2022
fca26d0
adjusted test precision for test_spike_contrast in test_online.py
Jun 24, 2022
efab69d
fix pep8
Sep 2, 2022
2b0ecbb
Merge branch 'master' into feature/online_measures
Nov 7, 2022
dd18b3c
Merge branch 'master' into feature/online_measures
Nov 17, 2022
305a8ac
update citation
Nov 17, 2022
9985314
defined constant for warning message
Nov 17, 2022
a15669c
fix typos, simplify if statement
Nov 17, 2022
e60149d
add comment to empty if statement
Nov 17, 2022
f305583
fix if statement
Nov 17, 2022
9ca854b
fix deprecations
Nov 17, 2022
3f6c5f0
fix deprecations
Nov 17, 2022
5ff8803
Merge branch 'master' into feature/online_measures
Moritz-Alexander-Kern Apr 4, 2024
ef5155d
Fix neo consistency import
Moritz-Alexander-Kern Apr 4, 2024
f157bb5
fix missing parameter in correlation_coefficient
Moritz-Alexander-Kern Apr 4, 2024
d512848
fix pep8
Moritz-Alexander-Kern Apr 4, 2024
bf80d48
fix macOS CI runner
Moritz-Alexander-Kern Apr 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into feature/online_measures
  • Loading branch information
dizcza committed Feb 22, 2021
commit a7d24ad0166b7cea03b18d753d222c0f8cd4732e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.