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
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
*Cascade* translates calcium imaging ΔF/F traces into spiking probabilities or discrete spikes.
12
12
13
-
*Cascade* is described in detail in **[the main paper](https://www.nature.com/articles/s41593-021-00895-5)**. There is an additional paper which describes the application of Cascade to [spinal cord data](https://www.biorxiv.org/content/10.1101/2024.07.17.603957v1).
13
+
*Cascade* is described in detail in **[the main paper](https://www.nature.com/articles/s41593-021-00895-5)**. There are follow-up papers which describe the application of Cascade to [spinal cord data](https://www.biorxiv.org/content/10.1101/2024.07.17.603957) and the application of Cascade to [GCaMP8](https://www.biorxiv.org/content/10.1101/2025.03.03.641129).
14
14
15
15
*Cascade's* toolbox consists of
16
16
@@ -41,6 +41,8 @@ You will get started within few minutes.
41
41
42
42
## Updates to ground truth datasets and pretrained models:
43
43
44
+
***2025-03-10*** - **[New preprint](https://www.biorxiv.org/content/10.1101/2025.03.03.641129)** on spike inference with **GCaMP8**. The analyses compare spike inference with specifically GCaMP8-trained models, for the algorithms Cascade, MLSpike and OASIS. The analyses also provide insights into the consequences of the non-linearity of GCaMP8 and GCaMP6 variants, and the potential for single-action potential-detection with GCaMP8 vs. other indicators.
45
+
44
46
***2025-01-02*** - Updated **spinal cord ground truth data**. The ground truth data for spinal cord (describedy in this [preprint](https://www.biorxiv.org/content/10.1101/2024.07.17.603957v1)) are now updated and also contain the field *stim*, which indicates timepoints of electrical dorsal root stimulation.
45
47
46
48
***2024-08-22*** - New **models pretrained with GCaMP8** ground truth are now available for Cascade. They are briefly described in this **[blog post](https://gcamp6f.com/2024/08/22/spike-inference-with-gcamp8-new-pretrained-models-available/)** with a coarse comparison of the model with previous Cascade models. A more detailed analysis of these models and their application to GCaMP8 data will follow in a few months!
@@ -63,11 +65,11 @@ You will get started within few minutes.
63
65
64
66
## [Exploration of the ground truth database](https://colab.research.google.com/github/HelmchenLabSoftware/Cascade/blob/master/Demo%20scripts/Explore_ground_truth_datasets.ipynb)
65
67
66
-
Explore the 27 ground truth data sets and browse through the 298 neurons.
68
+
Explore the 35 ground truth data sets and browse through >400 neurons.
67
69
68
70
Zoom into single events and observe calcium responses (or lack thereof) to single spikes.
> If you use models trained for spinal cord or GCaMP8 data, please also refer to the following papers:
339
+
>
340
+
> Rupprecht P, Rózsa M, Fang X, Svoboda K, Helmchen F. *[Spike inference from calcium imaging data acquired with GCaMP8 indicators](https://www.biorxiv.org/content/10.1101/2025.03.03.641129)*, bioRxiv (2025).
341
+
>
342
+
> Rupprecht P, Fan W, Sullivan S, Helmchen F, Sdrulla A. *[Spike rate inference from mouse spinal cord calcium imaging data](https://www.biorxiv.org/content/10.1101/2024.07.17.603957)*, bioRxiv (2024).
343
+
>
336
344
> If you use the respective ground truth datasets directly, please also refer to the original papers and the associated dataset:
337
345
>
338
346
> Rupprecht P, Carta S, Hoffmann A, Echizen M, Blot A, AC Kwan, Dan Y, Hofer SB, Kitamura K, Helmchen F\*, Friedrich RW\*, *A database and deep learning toolbox for noise-optimized, generalized spike inference from calcium imaging*, Nature Neuroscience (2021), for datasets \#3-8, \#19 and \#27.
0 commit comments