tomoscan.framereducer.method.ReduceMethod ========================================= .. currentmodule:: tomoscan.framereducer.method .. autoclass:: ReduceMethod :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: ~ReduceMethod.MEAN ~ReduceMethod.MEDIAN ~ReduceMethod.FIRST ~ReduceMethod.LAST ~ReduceMethod.NONE