Table of Contents
Peak filter that removes peaks weaker than a given intensity
__call__ ( self, peaks )
Filter a peak list given in peaks, returning a new list
__init__ ( self, imin=100 )
Specify the minimal intensity.