load_StaticResult¶
- TRXASprefitpack.driver.load_StaticResult(filename: str) StaticResult[source]¶
load static fitting result from h5 file
- Parameters:
filename – filename to load result. It will load result to filename.h5
- Returns:
loaded StaticResult instance