ptyrad.load#
Loading functions for different file types including .mat, .hdf5, .tif, .raw, .yaml, etc.
Functions
|
Collect ND numpy arrays from a (possibly nested) dictionary that match desired dimensionalities. |
|
Load exactly one ND dataset from (possibly nested) files like .mat and .hdf5. |
|
Load array from a file. |
|
Load dataset(s) from an HDF5 file, recursively if groups are encountered. |
|
|
|
Load dataset(s) from a MATLAB .mat file, handling both default and v7.3 (HDF5) formats. |
|
|
|
|
|
|
|
Load PtyRAD reconstruction files based on their file extension. |
|
|
|
|
|
|
|
Load parameters from a TOML file. |
|