CMD + K

nd2file

Community

Access Nikon NIS-Elements ND2 files

Installation

To install this package, run one of the following:

Conda
$conda install modsim::nd2file

Usage Tracking

0.0.1.dev2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

A single-file pure Python .nd2 (Nikon NIS-Elements) file reader. This reader was developed initially as part of molyso, in times where support for .nd2 files was scarce. It has been mainly used for multi position multi channel images, nothing besides that is implemented or tested (the .nd2-format supports various additional dimensions for multidimensional datasets). The code is not really tidied up, but for our use cases it works (remarkably well). Two things are different compared to most other .nd2 readers I'm aware of: It uses memory-mapping, and has a heuristic fallback mode, in case damaged files (i.e. by crashed NIS instances) are opened, it can often guess where each frame would be, and speed up reading that way. Undocumented, experimental, subject to change without notice, no guarantees it opens any files. Licensed BSD.

About

Summary

Access Nikon NIS-Elements ND2 files

Last Updated

Jan 11, 2021 at 21:42

License

BSD-2-Clause

Supported Platforms

noarch