Skip to content

Commit

Permalink
ACG giu plot update
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie-Fabre committed Nov 25, 2024
1 parent dcad43a commit 0cbb8e6
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion +bc/+qm/qualityParamValuesForUnitMatch.m
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
paramBC.tauR_valuesStep = 0.5./1000; % refractory period time (s), usually 0.0020
paramBC.tauR_valuesMax = 2./1000; % refractory period time (s), usually 0.0020
paramBC.tauC = 0.1/1000; % censored period time (s)
paramBC.hillOrLlobetMethod = 1; % 1 to use Hill et al method; 2 to use Llobet et al method
paramBC.hillOrLlobetMethod = 1; % 1 to use Hill et al method; 0 to use Llobet et al method

% percentage spikes missing parameters
paramBC.computeTimeChunks = 0; % compute fraction refractory period violations
Expand Down
2 changes: 1 addition & 1 deletion toy_data/cluster_bc_unitType.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cluster_id bc_unitType
7 MUA
8 MUA
9 MUA
10 MUA
10 GOOD
11 NON-SOMA
12 MUA
13 GOOD
Expand Down
8 changes: 4 additions & 4 deletions toy_data/cluster_frac_RPVs.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ cluster_id frac_RPVs
2 1
3 1
4 1
5 0.982543477548881
6 0.0329225611958505
5 0.982237865269706
6 0.0329025217284871
7 1
8 0.683526999316473
8 0.676498444053579
9 1
10 0
11 0
12 1
13 0
14 0.408965264898236
14 0.408260607079116
22 changes: 11 additions & 11 deletions toy_data/cluster_percentage_spikes_missing.tsv
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
cluster_id percentage_spikes_missing
0 38.163390555602
1 42.8402542605489
0 38.1967017426773
1 42.8281872928592
2 50.0000000000004
3 23.5898660439423
3 23.5647964841725
4 50.0000000000002
5 5.09288406956974
6 9.5231732499812e-07
5 5.10158447383244
6 9.53487466759384e-07
7 50.0000000000001
8 0.610287410911903
9 50.0000000000001
10 0.000221642010145295
11 0.120072043634112
8 0.688108894496897
9 50.0000000000002
10 0.000408992541811593
11 0.139116235780157
12 50
13 12.9690219382565
14 2.60336213594937
13 12.7921675746407
14 2.61164141506351
4 changes: 2 additions & 2 deletions toy_data/cluster_presence_ratio.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ cluster_id presence_ratio
6 0.824324324324324
7 0.689189189189189
8 0.864864864864865
9 0.324324324324324
10 0.689189189189189
9 0.337837837837838
10 0.716216216216216
11 0.824324324324324
12 1
13 0.932432432432432
Expand Down
Binary file modified toy_data/qMetrics/_bc_parameters._bc_qMetrics.parquet
Binary file not shown.
Binary file not shown.
Binary file modified toy_data/qMetrics/templates._bc_qMetrics.parquet
Binary file not shown.
Binary file modified toy_data/qMetrics/templates.qualityMetricDetailsforGUI.mat
Binary file not shown.

0 comments on commit 0cbb8e6

Please sign in to comment.