SciFiReaders.readers.microscopy.spm.afm.wsxm.WSxM3DReader#
- class SciFiReaders.readers.microscopy.spm.afm.wsxm.WSxM3DReader(file_path, *args, **kwargs)[source]#
Bases:
ReaderA reader class for extracting 3 dimensional WSxM data and metadata (e.g. Force volume, video 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 3D data file and returns it as a dictionary of sidpy.Dataset objects.
Methods
can_readReads and processes 3D WSxM files.