Describe the problem
These are detectors that kind of have some open-source matlab code, so we can make an attempt at porting this over into mne-hfo.
Describe your solution
Import over morphologydetector: https://github.com/HFO-detect/HFO-detect-matlab/blob/master/hfo-detect-toolbox/Morphology%20Detector/func_doMorphologyDetector.m
Describe possible alternatives
Both detectors seem to have a very large number of hyperparameters, so it might be difficult to match them perfectly.
Describe the problem
These are detectors that kind of have some open-source matlab code, so we can make an attempt at porting this over into mne-hfo.
Describe your solution
Import over morphologydetector: https://github.com/HFO-detect/HFO-detect-matlab/blob/master/hfo-detect-toolbox/Morphology%20Detector/func_doMorphologyDetector.m
Describe possible alternatives
Both detectors seem to have a very large number of hyperparameters, so it might be difficult to match them perfectly.