4. FILTER (module)

kClusterLib.filter.RealTimeFilter(currentSpnds, isInitial=False)[source]

Real time implementation of Vanadium TF filter. Cobalt data is passed to this function one row at a time.

Parameters:
  • currentSpnds (list) – Row of SPND( Co ) values for a time instant.
  • isInitial (bool) – Optional Flag. Default is False.
  • Returns
  • --------
  • filteredSpnds (list) – Filtered sensor data after passing via Vanadium TF (based upon previous data and current data)
kClusterLib.filter.foo()[source]

Super function foo. Makes us all insane.

Parameters:None (None) – Doesn’t take input