Table of Contents

Class: ThetaFilter experiment/peaks.py

Peak filter that removes peaks outside given theta limits

Methods   
__call__
__init__
  __call__ 
__call__ ( self,  peaks )

Filter a peak list given in peaks, returning a new list

Exceptions   
AttributeError( "Can not perform theta filtering on peaks without theta" )
  __init__ 
__init__ (
        self,
        thetamin=3 * projtls.degrees,
        thetamax=None,
        )

  1. Specify the desired limits.


Table of Contents

This document was automatically generated on Fri Jul 3 09:28:36 2009 by HappyDoc version WORKING