Skip to content

Commit 86ed1c8

Browse files
Update README.md
1 parent 77b2c0c commit 86ed1c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Rastermap is a discovery algorithm for neural data. The algorithm was written by
1717

1818
Here is what the output looks like for 34,000 neurons recorded simultaneously in mouse cortex during spontaneous activity, compared to random neural sorting:
1919

20-
<img src="https://www.suite2p.org/static/images/rastermap_spont.png" width="600" alt="random sorting and rastermap sorting of spontaneous activity"/>
20+
<img src="https://github.com/MouseLand/rastermap/releases/download/v1.0/rastermap_spont.png" width="600" alt="random sorting and rastermap sorting of spontaneous activity"/>
2121

2222
**If you use Rastermap or analysis code in this repo in your work, please cite the paper:**
2323
Stringer C., Zhong L., Syeda A., Du F., Kesa M., & Pachitariu M. (2024). Rastermap: a discovery method for neural population recordings. *Nature Neuroscience*. https://doi.org/10.1038/s41593-024-01783-4.
@@ -120,19 +120,19 @@ GUI examples:
120120

121121
zebrafish:
122122

123-
<img src="https://www.suite2p.org/static/images/fish.gif" width="600" alt="wholebrain neural activity from a zebrafish sorted by rastermap"/>
123+
<img src="https://github.com/MouseLand/rastermap/releases/download/v1.0/fish.gif" width="600" alt="wholebrain neural activity from a zebrafish sorted by rastermap"/>
124124

125125
mouse sensorimotor activity:
126126

127-
<img src="https://www.suite2p.org/static/images/spont.gif" width="600" alt="sensorimotor neural activity from a mouse sorted by rastermap"/>
127+
<img src="https://github.com/MouseLand/rastermap/releases/download/v1.0/spont.gif" width="600" alt="sensorimotor neural activity from a mouse sorted by rastermap"/>
128128

129129
rat hippocampus:
130130

131-
<img src="https://www.suite2p.org/static/images/hippocampus.gif" width="600" alt="hippocampal neural activity from a rat sorted by rastermap"/>
131+
<img src="https://github.com/MouseLand/rastermap/releases/download/v1.0/hippocampus.gif" width="600" alt="hippocampal neural activity from a rat sorted by rastermap"/>
132132

133133
mouse widefield:
134134

135-
<img src="https://www.suite2p.org/static/images/widefield.gif" width="600" alt="widefield neural activity from a mouse sorted by rastermap"/>
135+
<img src="https://github.com/MouseLand/rastermap/releases/download/v1.0/widefield.gif" width="600" alt="widefield neural activity from a mouse sorted by rastermap"/>
136136

137137

138138
## In a notebook

0 commit comments

Comments
 (0)