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.
IMAGEIO_FORMATS
1 parent 0f03544 commit 1e12f66Copy full SHA for 1e12f66
cdl/config.py
@@ -470,6 +470,7 @@ def reset():
470
# library. This list is used in the core I/O module to load data from files with the
471
# supported formats. It may be extended using the `imageio_formats` option in the
472
# configuration file (see section `io`).
473
+#:
474
IMAGEIO_FORMATS = (
475
("*.gel", "Opticks GEL"),
476
("*.spe", "Princeton Instruments SPE"),
0 commit comments