{"name":"Large-Image-Viewer","display_name":"Large Image Viewer","visibility":"public","icon":"","categories":[],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"Large-Image-Viewer.get_reader","title":"Open data with Large Image Viewer","python_name":"large_image_viewer._reader:napari_get_reader","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"Large-Image-Viewer.get_reader","filename_patterns":["*.tiff","*.tif"],"accepts_directories":false}],"writers":null,"widgets":null,"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"Large-Image-Viewer","version":"1.1.0","dynamic":null,"platform":null,"supported_platform":null,"summary":"A simple plugin to view large images","description":"# Large-Image-Viewer\n\n[![License MIT](https://img.shields.io/pypi/l/Large-Image-Viewer.svg?color=green)](https://github.com/WyssCenter/Large-Image-Viewer/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/Large-Image-Viewer.svg?color=green)](https://pypi.org/project/Large-Image-Viewer)\n[![Python Version](https://img.shields.io/pypi/pyversions/Large-Image-Viewer.svg?color=green)](https://python.org)\n[![tests](https://github.com/WyssCenter/Large-Image-Viewer/workflows/tests/badge.svg)](https://github.com/WyssCenter/Large-Image-Viewer/actions)\n[![codecov](https://codecov.io/gh/WyssCenter/Large-Image-Viewer/branch/main/graph/badge.svg)](https://codecov.io/gh/WyssCenter/Large-Image-Viewer)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/Large-Image-Viewer)](https://napari-hub.org/plugins/Large-Image-Viewer)\n\nA simple plugin to view large images\n\n----------------------------------\n\n\n\n## Installation\n\nYou can install `Large-Image-Viewer` via [pip]:\n\n pip install Large-Image-Viewer\n\n\n\nTo install latest development version :\n\n pip install git+https://github.com/WyssCenter/Large-Image-Viewer.git\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [MIT] license,\n\"Large-Image-Viewer\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/WyssCenter/Large-Image-Viewer/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n\n\n\n\n# Napari Large Image Viewer Plugin\n\nThe Napari Large Image Viewer Plugin is a powerful extension for the [napari](https://napari.org/) image visualization software. This plugin is designed to enable the visualization of large TIFF | TIF files directly from disk, without the need to load the entire image into RAM. This is particularly useful when working with large datasets that exceed the available memory of your system.\n\n\n## Features\n\n- **Efficient Large Image Visualization**: The plugin allows you to open and visualize large files that are too big to fit into memory. It utilizes efficient memory-mapping techniques to display image data without fully loading it into RAM.\n\n- **Interactive Exploration**: With the Napari Large Image Viewer Plugin, you can interactively explore large datasets using familiar zooming, panning, and slicing actions.\n\n- **Quick Installation**: Installing the plugin is simple and straightforward, and it seamlessly integrates with the napari environment.\n\n- **User-Friendly Interface**: The plugin provides an intuitive user interface that integrates seamlessly into the napari interface, making it easy to use for both beginners and experienced users.\n\n## Installation\n\n1. **Prerequisites**: Make sure you have [napari](https://napari.org/) installed on your system. If not, you can install it using:\n\n ```bash\n pip install napari\n ```\n\n2. **Install the Plugin**: You can install the plugin directly from GitHub using pip:\n\n ```bash\n pip install git+https://github.com/WyssCenter/Large-Image-Viewer.git\n ```\n\n3. **Launch napari**: Launch napari from your terminal:\n\n ```bash\n napari\n ```\n\n4. **Activate the Plugin**: Once napari is launched, go to the `Plugins` menu and select `Large Image Viewer` to activate the plugin.\n\n5. **Open Large TIFF | TIF File**: With the plugin activated, you can now open a large file by dragging and dropping it to the napari viewer.\n\n## Usage\n\n1. Open a Large TIFF | TIF File: Follow the installation instructions above to open a large TIFF | TIF file using the plugin.\n\n2. Explore the Image: Once the image is loaded, you can use the mouse to zoom in/out, pan, and interactively explore the data. You can also adjust the colormap, contrast, and other visualization settings from the napari interface.\n\n3. Slicing and Navigation: Use the slicing and navigation tools in napari to navigate through different sections of the large file.\n\n4. Save Visualizations: You can save snapshots or screenshots of the current visualization using the napari interface.\n\n## Contributions\n\nContributions to the Napari Large Image Viewer Plugin are welcome! If you encounter issues or have suggestions for improvements, please open an issue on the [GitHub repository](https://github.com/WyssCenter/Large-Image-Viewer.git).\n\n## License\n\nThis plugin is licensed under the [MIT License](LICENSE).\n\n## Contact\n\nFor any inquiries or questions, you can reach out to the author at nima.mojtahedi@wysscenter.ch\n","description_content_type":"text/markdown","keywords":null,"home_page":"https://github.com/WyssCenter/Large-Image-Viewer","download_url":null,"author":"Nima Mojtahedi","author_email":"nima.mojtahedi@wysscenter.ch","maintainer":null,"maintainer_email":null,"license":"MIT","classifier":["Development Status :: 3 - Alpha","Framework :: napari","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["numpy","dask[array]","dask-image","scikit-image","tox ; extra == 'testing'","pytest ; extra == 'testing'","pytest-cov ; extra == 'testing'"],"requires_python":">=3.8","requires_external":null,"project_url":["Bug Tracker, https://github.com/WyssCenter/Large-Image-Viewer/issues","Documentation, https://github.com/WyssCenter/Large-Image-Viewer#README.md","Source Code, https://github.com/WyssCenter/Large-Image-Viewer","User Support, https://github.com/WyssCenter/Large-Image-Viewer/issues"],"provides_extra":["testing"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}