apsbits.core.best_effort_init#
BestEffortCallback: simple real-time visualizations, provides bec
.#
|
Create and configure a BestEffortCallback object based on the provided iconfig. |
Functions
|
Create and configure a BestEffortCallback object based on the provided iconfig. |
- apsbits.core.best_effort_init.init_bec_peaks(iconfig)[source]#
Create and configure a BestEffortCallback object based on the provided iconfig.
- Parameters:
iconfig (dict): Configuration dictionary.
- Returns:
- tuple: A tuple containing the configured BestEffortCallback object (bec)
and its peaks dictionary.