SciFiReaders.readers.microscopy.spm.stm.nanonis_base#
This file is taken directly from naononispy, which is at underchemist/nanonispy and written by @underchemist
Due to a change to numpy, the existing version of nanonispy does not build.
The fixed version appears below and is also given as a pull request to the original package.
Note that nanonispy was released with the MIT license, as is SciFiReaders.
Read details about the license in the LICENSE file.
Functions
Wrapper to numpy.load method for binary files. |
|
Wrapper to numpy.save method for arrays. |
Classes
Nanonis grid file class. |
|
Base class for Nanonis data files (grid, scan, point spectroscopy). |
|
Nanonis scan file class. |
|
Nanonis point spectroscopy file class. |
Exceptions
To be raised when no header information could be determined. |
|
To be raised when unknown file extension is passed. |