offspect.cache.steps

baseline(data, attrs)[source]
detrend(data, attrs)[source]
flipsign(data, attrs)[source]
linenoise(data, attrs)[source]
process_data(data, attrs, key='_log', delim=' on ', verbose=True)[source]

return TraceData processed by the steps in the field indexed by key

Parameters
  • data (TraceData) – the tracedata

  • attrs (TraceAttributes) – the traceattributes

  • key (str) – which field is used for logging the processing steps

Returns

data (TraceData) – the date stored for this trace, but processed with the steps performed