When installed and enabled in the options, it adds an option that when enabled will make napari load tiffs via memory mapping instead of fully into RAM.
Project description
napari-memmap-tiff
When installed and enabled in the options, it adds an option that when enabled will make napari load tiffs via memory mapping instead of fully into RAM.
That is, .tif and .tiff files will be loaded into memory using memory
mapping, which loads the data directly from disk instead of loading the file
at once into RAM. This is beneficial for large files that may not fit into
available RAM.
This napari plugin was generated with copier using the napari-plugin-template.
Installation
You can install napari-memmap-tiff via pip:
pip install napari-memmap-tiff
To install latest development version :
pip install git+https://github.com/matham/napari-memmap-tiff.git
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the MIT license, "napari-memmap-tiff" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file napari_memmap_tiff-1.1.0.tar.gz.
File metadata
- Download URL: napari_memmap_tiff-1.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60d3051f5443edcb3dc0d0bd9680e2f9ec476909b25731ae862f09250a960ab1
|
|
| MD5 |
317c87b816e41f9cfb6e42e512ca6c0d
|
|
| BLAKE2b-256 |
d37395098422539bf8de4cf57b17fc3afb8330fed82a1a104593c6cfdf240cf9
|
File details
Details for the file napari_memmap_tiff-1.1.0-py3-none-any.whl.
File metadata
- Download URL: napari_memmap_tiff-1.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19380b904707f412bbd0f94a39758654e8a8883f52718e588950b883c3b1c201
|
|
| MD5 |
4a6247805b76332f2acbdd563621f117
|
|
| BLAKE2b-256 |
6614ff401182a90257abf779fa44dff7f38824569c1983ae89ad5bc98bba68a3
|