User Tools

Site Tools


heartbeats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
heartbeats [2010/06/15 01:33]
jochen
heartbeats [2010/06/15 06:28]
jochen added the second parameter-for-known filename case
Line 8: Line 8:
 The [[xff]] IO reading class now supports reading the following formats: The [[xff]] IO reading class now supports reading the following formats:
   * ACQ (up until version <= 3.9.7)   * ACQ (up until version <= 3.9.7)
-  * TXT (use ''<​nowiki>​object = xff('​*.ntt'​);</​nowiki>''​ to read!)+  * TXT (use ''<​nowiki>​object = xff('​*.ntt'​);</​nowiki>''​ or ''<​nowiki>​object = xff(filename,​ 'ntt'​);</​nowiki>''​ to read!)
 and further formats might be added based on request and urgency. and further formats might be added based on request and urgency.
  
Line 29: Line 29:
          ​.freq ​     data frequency in Hz (default: 1000)          ​.freq ​     data frequency in Hz (default: 1000)
          ​.plot ​     plot mean +/- std estimate of signal (default: false)          ​.plot ​     plot mean +/- std estimate of signal (default: false)
 +         ​.plotfreq ​ samples per second to plot
          ​.plotwin ​  plot window size in seconds (default: 6)          ​.plotwin ​  plot window size in seconds (default: 6)
          ​.segsize ​  ​segmentation size in seconds (default: 5)          ​.segsize ​  ​segmentation size in seconds (default: 5)
          ​.segstep ​  ​stepping (window shift) in seconds (default: 1)          ​.segstep ​  ​stepping (window shift) in seconds (default: 1)
 +         ​.skewdt ​   skewness detection threshold multiplier (default: 0.5)
          ​.windsor ​  ​windsorizing threshold in std's (default: 3)          ​.windsor ​  ​windsorizing threshold in std's (default: 3)
    
heartbeats.txt ยท Last modified: 2010/06/29 19:17 by jochen