spike_analysis
❭ core
❭ SpikeDetectionCreastTrough
❭ load
SpikeDetectionCreastTrough.load
-
static spike_analysis.core.SpikeDetectionCreastTrough.load(path, init_reader=
False
)
Loads a SpikeDetectionCreastTrough object from a JSON file.
- Parameters:
path (str) – The path to the JSON file.
init_reader (bool, optional) – If True, initializes the reader object. Defaults to False.