Skip to main content

Read data and parameters from Nanosurf NID and NHF files

Project description

NSFopen

Open Nanosurf NID files in Python

Installing

From source

python setup.py install

or from PyPi

pip install nanosurf

Prequisites

numpy

itertools

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 nid_read
afm = nid_read('filename.nid')
data = afm.data # raw data
param = afm.param # parameters

Example: NHF File

from NSFopen.read import nhf_read
afm = nhf_read('filename.nid')
data = afm.data # raw data
param = afm.param # parameters

Project details


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.0.2.tar.gz (23.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

NSFopen-2.0.2-py3-none-any.whl (23.1 MB view details)

Uploaded Python 3

File details

Details for the file NSFopen-2.0.2.tar.gz.

File metadata

  • Download URL: NSFopen-2.0.2.tar.gz
  • Upload date:
  • Size: 23.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for NSFopen-2.0.2.tar.gz
Algorithm Hash digest
SHA256 722268098c3d9281ab4a4fda8ca7018a21214c3ea42a3089aa0992818a36cdae
MD5 a97c98712db482ce8ebd09953b8cc5a5
BLAKE2b-256 b3b95f0392f8f2b566747e4d2b74d11a750a011316f946503cad988167d0b360

See more details on using hashes here.

File details

Details for the file NSFopen-2.0.2-py3-none-any.whl.

File metadata

  • Download URL: NSFopen-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 23.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for NSFopen-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6cfc4623eee51ad42d579c275bd9f60cecd5fa177383f0f39ba49c5074a0200c
MD5 5e84f49193a95a8fe5b8411fe0361767
BLAKE2b-256 4d67f634f2acae3636f8a6dacdf8820b5b85d71f1a18e4c32c3a717c294d812a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page