SciFiReaders.readers.microscopy.spm.afm.wsxm.WSxM2DReader#
- class SciFiReaders.readers.microscopy.spm.afm.wsxm.WSxM2DReader(file_path, *args, **kwargs)[source]#
Bases:
ReaderA reader class for extracting 2 dimensional WSxM data and metadata (e.g. topography, phase, adhesion etc) and converting them into a dictionary of SID Dataset objects for all channels and directions of the measurement.
- Parameters:
- read()[source]#
Extracts the data and metadata from the input 2D data file and returns it as a dictionary of sidpy.Dataset objects.
Methods
can_readReads and processes 2D WSxM files.