{ "info": { "author": "Nathan Clack", "author_email": "nathan@vidriotech.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": ".. image:: https://gitlab.com/vidriotech/scanimagetiffreader-python/badges/master/pipeline.svg\n :target: https://gitlab.com/vidriotech/scanimagetiffreader-python/commits/master\n :alt: Pipeline status\n\n.. image:: https://gitlab.com/vidriotech/scanimagetiffreader-python/badges/master/coverage.svg\n :target: https://gitlab.com/vidriotech/scanimagetiffreader-python/commits/master\n :alt: Coverage\n\nAbout\n=====\n\nFor more information see the documentation_.\n\nThe ScanImageTiffReader reads data from Tiff_ and BigTiff_ files recorded \nusing ScanImage_. It was written with performance in mind and provides access \nto ScanImage-specific metadata. It is also available for Matlab_, Julia_ and C_.\nThere's also a `command line interface`_. This library should actually work with \nmost tiff files, but as of now we don't support compressed or tiled data.\n\nThe library is pip-installable for 64-bit Windows, OS X, or Linux. We test \nagainst python 3.6 and python 2.7.14.\n\nBoth ScanImage_ and this reader are products of `Vidrio Technologies`_. If you\nhave questions or need support feel free to `submit an issue`_ or `contact us`_.\n\n.. _documentation: https://vidriotech.gitlab.io/scanimagetiffreader-python/\n.. _Tiff: https://en.wikipedia.org/wiki/Tagged_Image_File_Format\n.. _BigTiff: http://bigtiff.org/\n.. _ScanImage: http://scanimage.org\n.. _scanimage.org: http://scanimage.org\n.. _Matlab: https://vidriotech.gitlab.io/scanimagetiffreader-matlab\n.. _Julia: https://vidriotech.gitlab.io/scanimagetiffreader-julia\n.. _`Vidrio Technologies`: http://vidriotechnologies.com/\n.. _`contact us`: https://vidriotechnologies.com/contact-support/\n.. _`submit an issue`: https://gitlab.com/vidriotech/scanimagetiffreader-python/issues\n.. _C: https://vidriotech.gitlab.io/scanimage-tiff-reader\n.. _`command line interface`: https://vidriotech.gitlab.io/scanimage-tiff-reader\n\nExamples\n========\n\nPython\n``````\n\n.. code-block:: python\n\n from ScanImageTiffReader import ScanImageTiffReader\n vol=ScanImageTiffReader(\"my.tif\").data();\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/vidriotech/scanimagetiffreader-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "scanimage-tiff-reader", "package_url": "https://pypi.org/project/scanimage-tiff-reader/", "platform": "", "project_url": "https://pypi.org/project/scanimage-tiff-reader/", "project_urls": { "Homepage": "https://gitlab.com/vidriotech/scanimagetiffreader-python" }, "release_url": "https://pypi.org/project/scanimage-tiff-reader/1.4.1/", "requires_dist": [ "numpy" ], "requires_python": "", "summary": "A fast (big)tiff reader that provides access to ScanImage-specific metadata.", "version": "1.4.1" }, "last_serial": 4816386, "releases": { "1.3": [ { "comment_text": "", "digests": { "md5": "b7d03859e93a8b00acefa3f17e5b571f", "sha256": "4e9e4d9cdefccc6e044558d6642251f5eee0282a0d3aa9327b486480c151369e" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.3-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "b7d03859e93a8b00acefa3f17e5b571f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 983457, "upload_time": "2018-11-12T21:16:49", "url": "https://files.pythonhosted.org/packages/11/bf/1a11607c5295ab28a78b22b729c10dee77ec14ccb3eb34cc79e34aa70fb0/scanimage_tiff_reader-1.3-cp27-cp27m-macosx_10_9_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d5dc6d2ef067fbc14935bcb0f49bd5ed", "sha256": "985f4e3a4ecb93a5b5f4d0e4dabcc73b9187f69a03c25f8e103e9fb97431235e" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.3-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "d5dc6d2ef067fbc14935bcb0f49bd5ed", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 995494, "upload_time": "2018-11-01T19:43:18", "url": "https://files.pythonhosted.org/packages/e9/60/16215e6ad54951ff3e4bdb744f19d9ddbb80a9cb1db88059fbb3e280417e/scanimage_tiff_reader-1.3-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7d901a9ea8219fb1875fa33df62753f4", "sha256": "49eb6e8248cf542cc1337f4ce399beed9e05164f5024bdd2febfb6c00f2e007b" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.3-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "7d901a9ea8219fb1875fa33df62753f4", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 989351, "upload_time": "2018-11-01T19:23:26", "url": "https://files.pythonhosted.org/packages/7e/21/e4c6d8440ba1d6e01e3f9882154ed3af77341345b437490ad34d02af3482/scanimage_tiff_reader-1.3-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "669be6f6031d6b47eb4a278012e08eb4", "sha256": "af36b0862099a577d671dafb796b1d6d0fa283ae48a6a2645711906100ef7675" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "669be6f6031d6b47eb4a278012e08eb4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996652, "upload_time": "2018-11-01T19:43:20", "url": "https://files.pythonhosted.org/packages/25/bb/626f4592eb66c4233d703d21b0aeb591913349bb5211532672444e34c47f/scanimage_tiff_reader-1.3-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b34e36634e94b234e581e7e71f706302", "sha256": "ec98f4678995e7bbfea685ec3811798ad3557aabb9bf2ac7283e137db31549bf" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.3-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "b34e36634e94b234e581e7e71f706302", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 988745, "upload_time": "2018-11-01T19:23:28", "url": "https://files.pythonhosted.org/packages/b9/84/2924af2c37df867d3389ce9bcd785673f47f76d7052201e8eaad03ce4f7b/scanimage_tiff_reader-1.3-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e218dcbb088e779067e86b0bf48e2fc4", "sha256": "e531919142fb8fccfb3e2fe26b3102c870565a46ac7e8b8a42145cc32d4631ed" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.3-cp37-cp37m-macosx_10_14_x86_64.whl", "has_sig": false, "md5_digest": "e218dcbb088e779067e86b0bf48e2fc4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 983459, "upload_time": "2018-11-12T21:16:52", "url": "https://files.pythonhosted.org/packages/7b/2b/81d3bb838b7c6a4a0ccd9cbc7d717bf54f8aa05590866e6b14abdfa1d2bd/scanimage_tiff_reader-1.3-cp37-cp37m-macosx_10_14_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "931e9edbfc60a15f25ad105a0e64dec1", "sha256": "c9eebb75d5c86e16129816d9f29b5640018fbea459a12e621c8aa620759b84a1" }, "downloads": -1, "filename": "scanimage-tiff-reader-1.3.tar.gz", "has_sig": false, "md5_digest": "931e9edbfc60a15f25ad105a0e64dec1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 980167, "upload_time": "2018-11-01T19:23:30", "url": "https://files.pythonhosted.org/packages/7a/58/aea4435a2c2ec98020c03ff7a0d717e2661c666cba83b25914029f5eb34b/scanimage-tiff-reader-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "8051c511ebf16e23858907c1352b0eaf", "sha256": "cafaa97d59cb4d8268809a9553d504ef14b52c21a5adcc1de7fb778cd43b41cc" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.4-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "8051c511ebf16e23858907c1352b0eaf", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 991440, "upload_time": "2019-02-10T19:48:37", "url": "https://files.pythonhosted.org/packages/99/ec/87abf4ab7304fd2c2c7fd109e44d949b0b2362fc025fec82b74daba1a84e/scanimage_tiff_reader-1.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9ca0f9501ae7e0850bfea6eb2fc546b3", "sha256": "d88123c37ee60a5fdc9c649d701feffd4965d055f77ca8e9ad57c2657b14fbd6" }, "downloads": -1, "filename": "scanimage-tiff-reader-1.4.tar.gz", "has_sig": false, "md5_digest": "9ca0f9501ae7e0850bfea6eb2fc546b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 982073, "upload_time": "2019-02-10T19:48:40", "url": "https://files.pythonhosted.org/packages/53/d6/030831b6b127a526c3f23302b861e30460ad83bf2a27fb33607d31962cea/scanimage-tiff-reader-1.4.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "4bd00e6ed76419f90b781c10ccc0fa3b", "sha256": "75cd514708fd293e2c77844d0662f8db81994dd2594260e164eafee770e92324" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.4.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "4bd00e6ed76419f90b781c10ccc0fa3b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1988045, "upload_time": "2019-02-13T16:03:20", "url": "https://files.pythonhosted.org/packages/12/c5/7798c6bbf61148c3bb7756cf42e9227e67f15adc269fbbdf6fb058cd744f/scanimage_tiff_reader-1.4.1-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "40ae2f5607a5723dc1f618569b7e7e2e", "sha256": "139b3001bc10ea736b6e8773e5db3a630cae7c254a872070a1184d0c2a4c5053" }, "downloads": -1, "filename": "scanimage-tiff-reader-1.4.1.tar.gz", "has_sig": false, "md5_digest": "40ae2f5607a5723dc1f618569b7e7e2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 989600, "upload_time": "2019-02-13T16:03:22", "url": "https://files.pythonhosted.org/packages/f4/1e/f3470cef5061beb800dd14c60241e8724504677ea24e9d77d01e1b123713/scanimage-tiff-reader-1.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bd00e6ed76419f90b781c10ccc0fa3b", "sha256": "75cd514708fd293e2c77844d0662f8db81994dd2594260e164eafee770e92324" }, "downloads": -1, "filename": "scanimage_tiff_reader-1.4.1-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "4bd00e6ed76419f90b781c10ccc0fa3b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1988045, "upload_time": "2019-02-13T16:03:20", "url": "https://files.pythonhosted.org/packages/12/c5/7798c6bbf61148c3bb7756cf42e9227e67f15adc269fbbdf6fb058cd744f/scanimage_tiff_reader-1.4.1-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "40ae2f5607a5723dc1f618569b7e7e2e", "sha256": "139b3001bc10ea736b6e8773e5db3a630cae7c254a872070a1184d0c2a4c5053" }, "downloads": -1, "filename": "scanimage-tiff-reader-1.4.1.tar.gz", "has_sig": false, "md5_digest": "40ae2f5607a5723dc1f618569b7e7e2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 989600, "upload_time": "2019-02-13T16:03:22", "url": "https://files.pythonhosted.org/packages/f4/1e/f3470cef5061beb800dd14c60241e8724504677ea24e9d77d01e1b123713/scanimage-tiff-reader-1.4.1.tar.gz" } ] }