From e995878e329664b0c87c33758a86dadf2b55e0dc Mon Sep 17 00:00:00 2001 From: Carsen Stringer Date: Fri, 18 Oct 2024 15:56:11 -0400 Subject: [PATCH] removing zfish example --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 457e7fd..1574903 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,6 @@ Here is what the output looks like for a segment of a mesoscope recording in a m random sorting and rastermap sorting of spontaneous activity -Here is what the output looks like for a recording of wholebrain neural activity in a larval zebrafish from Chen, Mu, Hu, Kuan et al 2018 (dataset [here](https://figshare.com/articles/Whole-brain_light-sheet_imaging_data/7272617/1)). The plot on the left shows the sorted activity, and the right plot is the 2D positions of the neurons in the tissue, divided into 18 clusters according to their 1D position in the Rastermap embedding: - -wholebrain neural activity from a zebrafish sorted by rastermap - # Installation ## Local installation (< 2 minutes)