We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2a165 commit 98f2a0eCopy full SHA for 98f2a0e
imageio/core/request.py
@@ -177,6 +177,7 @@ def __getitem__(self, key):
177
"page.png": "A scanned page of text",
178
"text.png": "A photograph of handdrawn text",
179
"bacterial_colony.tif": "Multi-page TIFF image of a bacterial colony",
180
+ "calcium_imaging.tif": "Neuronal calcium imaging video",
181
"chelsea.zip": "The chelsea.png in a zipfile (for testing)",
182
"chelsea.bsdf": "The chelsea.png in a BSDF file(for testing)",
183
"newtonscradle.gif": "Animated GIF of a newton's cradle",
0 commit comments