<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter</title><link>https://sourceforge.net/p/jaer/wiki/filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter/</link><description>Recent changes to filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter</description><atom:link href="https://sourceforge.net/p/jaer/wiki/filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 25 Jun 2013 08:19:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jaer/wiki/filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter/feed" rel="self" type="application/rss+xml"/><item><title>filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/filt.net.sf.jaer.eventprocessing.filter.RepetitiousFilter/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Filters out repetitive events using a simplified "phase locked loop" criteria for repetitiveness.&lt;br /&gt;
Each address has a state which is the average ISI for that address.&lt;/p&gt;
&lt;p&gt;averagingSamples::&lt;br /&gt;
  The number of events over which to compute average ISI. The average is computed using a 1st order IIR lowpass.&lt;br /&gt;
 minDtToStore::&lt;br /&gt;
  Use this to &lt;strong&gt;not&lt;/strong&gt; store events with very short ISI. E.g., each edge of a flickering source might produce several events. Set minDtToStore to only count the first of these events.&lt;br /&gt;
 passRepetitiveEvents::&lt;br /&gt;
  Inverts the filter so that only repetitive addresses are output.&lt;br /&gt;
 ratioLonger, ratioShorter::&lt;br /&gt;
  These determine criteria for filtering out events: if the event has ( ISI &amp;gt; ratioLongr*avgISI || ISI&amp;lt; avgISI/ratioShorter ) is is filtered out. Decrease these numbers to filter out more events.&lt;/p&gt;
&lt;p&gt;excludeHarmonics::&lt;br /&gt;
  Experimental feature to try to detect harmonics.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Tue, 25 Jun 2013 08:19:52 -0000</pubDate><guid>https://sourceforge.neta8bda62d6911cc3f6a219cdd6c1a03dba62e1f66</guid></item></channel></rss>