sidpy.sid.datasetΒΆ

Abstract Dataset base-class

Created on Tue Nov 3 15:07:16 2015

@author: Gerd Duscher

Modified by Mani Valleti.

Look up dask source code to understand how numerical functions are implemented

starting code from: https://scikit-allel.readthedocs.io/en/v0.21.1/_modules/allel/model/dask.html

Functions

convert_hyperspy

imports a hyperspy signal object into sidpy.Dataset

is_simple_list

view_subclass

View a dask Array as an instance of a dask Array sub-class.

Classes

DataType

An enumeration.

Dataset

To instantiate from an existing array-like object, use Dataset.from_array() - requires numpy array, list or tuple