physioex.data.dicts_to_events#

physioex.data.dicts_to_events(dicts)[source]#

Reconstruct SleepEvent objects from a list of dicts.

Parameters:

dicts (List[Dict[str, Any]])

Return type:

List[SleepEvent]