Read data and parameters from Nanosurf NID and NHF files
Project description
NSFopen
Open Nanosurf NID and NHF files in Python
Installing
From source
python setup.py --install
or from PyPi
pip install nanosurf
Prequisites
numpy
pandas (recommended, required for NHF for now)
h5py (required for NHF files)
Example Script
Available in example folder
Example: NID File
from NSFopen.read import read
afm = read('filename.nid')
data = afm.data # raw data
param = afm.param # parameters
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
NSFopen-2.1.1.tar.gz
(9.2 kB
view details)
File details
Details for the file NSFopen-2.1.1.tar.gz.
File metadata
- Download URL: NSFopen-2.1.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8858f96ce1e49f2993be4b7d49642fdabf7e59adafe8bb76af6cc5909c224d6f
|
|
| MD5 |
0df3032d3c3c6f46dd216d51b453e61e
|
|
| BLAKE2b-256 |
90f8dce2159c71bf7f345be820fb31585c8d0146b014a0ef86393f2f98dd92c5
|