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.nhf')
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.5.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.5-py3-none-any.whl (23.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: NSFopen-2.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 2f19ca7fc89507ccfa645a031abde1bc3888006e93653ae3da2d10e0ac80054f
MD5 369754199a33f8616166c79595da6411
BLAKE2b-256 38b9bb4a949f241d2099775b325d408fb83288d0feded29c82598abb5d687989

See more details on using hashes here.

File details

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

File metadata

  • Download URL: NSFopen-2.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 02d6b5e74352e7c0a2e4662d556633ca89e0b05033a4b73a598525a5d53a4c45
MD5 23aa3c55b3fe694ff0eeb036b29ca6fb
BLAKE2b-256 09daacb5ec536e13747de402cc70551dada33e1c1b3f7e221166b634e3d5f0d1

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