NeuralEnsemble / cobrawap

Collaborative Brain Wave Analysis Pipeline (Cobrawap)
https://cobrawap.readthedocs.io/
GNU General Public License v3.0
17 stars 16 forks source link

Minima method - stage 03 #43

Closed araihC closed 3 years ago

araihC commented 3 years ago

Improved minima method for trigger detection: local maxima are also identified. These are required not to be too close (less MIN_PEAK_DISTANCE parameter, set by the user) and with sufficiently high intensity (compared to the maximum amplitude of the signal). Only one minimum can be detected within two accepted maxima.