ptyrad.save#
Saving functions for PtyRAD outputs including model, arrays, params files, etc.
Functions
|
Copies the params file to the output directory if it exists. |
|
Generate the output folder name based on reconstruction parameters, model attributes, constraints, and loss settings. |
|
Make a dict to save relevant paramerers |
|
Save an ND array to the specified file format. |
|
Save a nested Python dictionary to an HDF5 file. |
|
|
|
Save an array as an HDF5 file. |
|
Save an array as a NumPy .npy file. |
|
Save an array as a TIFF file. |