Peak Filter that removes peaks that are above a chi limit.
|
Methods
|
|
__call__ __init__
|
|
|
__call__
|
__call__ ( self, peaks )
Filter a peak list given in peaks, returning a new list |
|
|
__init__
|
__init__ ( self, zetamin=20 * projtls.degrees )
Specify the desired limit.
|
|