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.
Release files for napari-memmap-tiff 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| napari_memmap_tiff-1.1.0.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| napari_memmap_tiff-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.1 kB
Release files / napari_memmap_tiff-1.1.0.tar.gz
| Download URL | napari_memmap_tiff-1.1.0.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60d3051f5443edcb3dc0d0bd9680e2f9ec476909b25731ae862f09250a960ab1
|
|
BLAKE2b-256 checksum How to use checksums |
d37395098422539bf8de4cf57b17fc3afb8330fed82a1a104593c6cfdf240cf9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|
Release files / napari_memmap_tiff-1.1.0-py3-none-any.whl
| Download URL | napari_memmap_tiff-1.1.0-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
19380b904707f412bbd0f94a39758654e8a8883f52718e588950b883c3b1c201
|
|
BLAKE2b-256 checksum How to use checksums |
6614ff401182a90257abf779fa44dff7f38824569c1983ae89ad5bc98bba68a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|