Skip to content

[feature] : Nanosurf file format #90

@alicepyne

Description

@alicepyne

Is your feature request related to a problem?

Nanosurf software can export images to gwyddion file format, but they now have their own fileformat and python code for reading in their python library: https://pypi.org/project/nanosurf/ (install from command line by pip install nanosurf; or pip install -U nanosurf for upgrading).

Describe the solution you would like.

In nanosurf\lib\util, you’ll find nhf_reader.py there are ready-to-use functions to load our NHF files with python. Contact point for questions is Benjamin Titze (cc-ed). It is hoped we can largely copy and paste existing functions to implement Nanosurf NHF file format support into AFMReader.

Describe the alternatives you have considered.

N/A

Sample Image

N/A

Additional context

This is following an email request from Bart Hoogenboom and Benjamin Titze

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions