Docker container for the OME Files Python bindings on Ubuntu 16.04
1.4K
Python bindings for https://github.com/ome/ome-files-cpp
ome-common, ome-files, ome-xml) and install them to a PREFIXpython setup.py build_ext -I${PREFIX}/include -L${PREFIX}/lib -R${PREFIX}/lib followed by python setup.py buildAlternatively, you can use the Docker images (CentOS 7, Ubuntu 16.04).
dump_planes.py is a sample script that reads an OME-TIFF file and writes one plain TIFF image for each plane in the input file. For instance, from the examples directory, you can run:
python dump_planes.py ../test/data/multi-channel-4D-series.companion.ome
You can also run a sample Jupyter notebook with the ome-files-jupyter Docker image. See https://github.com/openmicroscopy/ome-files-jupyter-docker for instructions.
Content type
Image
Digest
Size
514.4 MB
Last updated
over 8 years ago
docker pull openmicroscopy/ome-files-py-u1604