Data Set¶
The DataSet object is the interface between the data files and the data treatment and visualziation. It is both responsible for the conversion of raw ‘.h5’-files into ‘.nxs’-files as well as plotting these. Extracting values from this object results in a list of values where the first dimension is determined from the number of data files provided.
This is the data module inteded to be used as a stand-alone data reduction and visualization.
DataSet Object and Methods¶
Object to take care of all data conversion and treatment taking it from raw hdf5 files obtained at the instrument into re-binned data sets converted to S(q,omega).