SpikeDetectionCreastTrough.load

spike_analysis.core.SpikeDetectionCreastTrough.load(path, init_reader=False)
Staticmethod:

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.