Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

See command line for batch option (output below).

To add a peak: right-click on the blue line in the top graph.

...

O = peakdetect_gui( y, x ); 

Outputs
Anchor
output
output

 FieldMeaning 
Core output 
 pxpeak timepoint 
 pypeak height 
 txtrough timepoint 
 tytrough height 
New channels 
 ratexrate timepointtimepoints at which we have a rate caluclation
 rateyrate valuebpm (beats/breaths per minute)
 intervalxinterval timepointtimepoints at which we have an interval calculation (inverse of rate)
 intervalytime from previous peak 
 heightxheight timepoint 
 heightypeak-to-trough amplitudeau (arbitrary units)
 ratex_secondsrate timepoint in seconds(batch only)
 ratey_Hzrate in Hertz(batch only)
 ratey_bpmrate in cycles/minute(batch only)
peak_numtotal number of peaks + troughts 
Other fields: parameters for automatic peak detection 

...