When doublechecking spindle detections, there might not be peaks going over the first threshold after smoothing. I had a case with 0 and a case with 1 peak today.
Should we expect this to happen or should we be worried? Many of the spindles I find with the current algorithms don't 'look' like spindles. Might this be related?
When doublechecking spindle detections, there might not be peaks going over the first threshold after smoothing. I had a case with 0 and a case with 1 peak today.
I fixed an error occurring in this case: https://github.com/medpsytuebingen/Matlab/blob/e86668cf4cba85f890aa3dd78e3f2b26b26e71c0/event_detector/detectEvents.m#L650
Should we expect this to happen or should we be worried? Many of the spindles I find with the current algorithms don't 'look' like spindles. Might this be related?