open_project

HSTB.kluster.fqpr_project.open_project(project_path)

Load from a saved fqpr_project file

Parameters

project_path (str) – path to a saved FqprProject json file

Returns

FqprProject instance intialized from the loaded json file

Return type

FqprProject