Skip to content

Commit 98f2a0e

Browse files
authored
add calcium_imaging.tif to example images list (#1127)
1 parent 3e2a165 commit 98f2a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

imageio/core/request.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def __getitem__(self, key):
177177
"page.png": "A scanned page of text",
178178
"text.png": "A photograph of handdrawn text",
179179
"bacterial_colony.tif": "Multi-page TIFF image of a bacterial colony",
180+
"calcium_imaging.tif": "Neuronal calcium imaging video",
180181
"chelsea.zip": "The chelsea.png in a zipfile (for testing)",
181182
"chelsea.bsdf": "The chelsea.png in a BSDF file(for testing)",
182183
"newtonscradle.gif": "Animated GIF of a newton's cradle",

0 commit comments

Comments
 (0)