sbm.ScanFields.load_hdf5#

classmethod ScanFields.load_hdf5(file_path: str) ScanFields[source]#

Load the scan fields data of a detector from a HDF5 file

Parameters:

file_path (str) – file path of the HDF5 file containing the scan fields data simulated by Falcons.jl

Returns:

instance of scan fields the scan fields data of the detector

Return type:

instance (ScanFields)