source: fact/tools/pyscripts/pyfact/fir_filter.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14486   12 years neise new class FastSlidingAverage with Weave! 50Hz .. yeah
(edit) @13330   13 years neise debugged filter artifacts in the first few slices, by hand.... ugly ...
(edit) @13327   13 years neise added doc strings
(edit) @13232   13 years neise moved matplotlib import statement to __main__, so it is only imported, ...
(edit) @13180   13 years neise test functions are using Plotter class, and SignalGenerator class in ...
(edit) @13143   13 years neise included python -tt option. thus checking for tabs/spaces
(edit) @13027   13 years neise in case the length of the filter coeffs is zero, the shape of the ...
(edit) @12983   13 years neise filters work now also in the case of: length = 0 ... they do nothing then
(edit) @12953   13 years neise implemented correcto handling for 2D data arrays ... 3D will still fail.
(edit) @12948   13 years neise filters use the 1st sample as initial values, instead of zero.
(add) @12947   13 years lusterma added labels to plots in _test* of fir_filter.py
Note: See TracRevisionLog for help on using the revision log.