Bases: nitime.descriptors.ResetMixin
Analyzer that implements the default data flow.
All analyzers inherit from this class at least have to * implement a __init__ function to set parameters * define the ‘output’ property
Set the input of the analyzer, if you want to reuse the analyzer with a different input than the original