Read data and parameters from Nanosurf NID and NHF files
Project description
NSFopen
Open Nanosurf NID files in Python
Installing
From source
python -m build
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.0.tar.gz
(9.3 kB
view details)
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 NSFopen-2.1.0.tar.gz.
File metadata
- Download URL: NSFopen-2.1.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b01db61009cb16d8d5ee8541d03d14b001b01ceb9b6147db4f6eddc098d021fb
|
|
| MD5 |
65ac05d5355ba0093a8f0a1245d3a09e
|
|
| BLAKE2b-256 |
73275e34f1675d021f3740e211a170c0ef768054b39cbe4dddf51313adf1ede0
|
File details
Details for the file NSFopen-2.1.0-py3-none-any.whl.
File metadata
- Download URL: NSFopen-2.1.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56749041190c2db9a6a8bd099e0cf4240911899f70f1600c95bac44ace06b1f5
|
|
| MD5 |
12006a21cb59b642c170461bdde492e0
|
|
| BLAKE2b-256 |
f3a3b3f30a801f728d720a0dcda503f33901d098cda0d9be477f8e43d9a18af4
|