218
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
→Resync: Peak Detect
Line up traces so peak (either max positive or max negative) within some given range of points all aligns.
For each trace the following must hold or the trace is rejected:
-- (1-valid limit) < (peak value from candidate trace) / (peak value from reference) < (1+valid limit)-- If 'valid limit' is 0 then this is ignored, and all traces are kept.
=== Resync: Resample based on Zero-Crossing ===