pyUSID.io.hdf_utils.modelΒΆ
Utilities for reading and writing USID datasets that are highly model-dependent (with or without N-dimensional form)
Created on Tue Nov 3 21:14:25 2015
@author: Suhas Somnath, Chris Smith
Functions
Get the size of each index dimension in a specified sort order |
|
Find how quickly the spectroscopic values are changing in each row and the order of rows from fastest changing to slowest. |
|
Gets the unit arrays of values that describe the spectroscopic dimensions |
|
Map an incomplete measurement, such as a spiral scan, to a cartesian grid. :param h5_main: Dataset containing the sparse measurement :type h5_main: |
|
Reshape the input 2D matrix to be N-dimensions based on the position and spectroscopic datasets. |
|
Reshape the input 2D matrix to be N-dimensions based on the position and spectroscopic datasets. |
|
Writes the provided data as a 'Main' dataset with all appropriate linking. |
|
Writes a sidpy.Dataset as a USID dataset in the provided HDF5 Group. |