sasdata.file_converter.ascii2d_loader module

ASCII 2D Loader

class sasdata.file_converter.ascii2d_loader.ASCII2DLoader(data_path)

Bases: object

load()

Load the data from the file into a Data2D object

Returns:

A Data2D instance containing data from the file

Raises:

ValueError – Raises a ValueError if the file is incorrectly formatted