threshold_downsampling: Downsample based on rate of change between points. Can...

View source: R/threshold_downsampling.R

threshold_downsamplingR Documentation

Downsample based on rate of change between points. Can greatly reduce the number of points in a trace

Description

Downsample based on rate of change between points. Can greatly reduce the number of points in a trace

Usage

threshold_downsampling(signal, threshold)

Arguments

signal

sweep vector

threshold

absolute value of difference between signal points.


NRSC/nphys documentation built on Nov. 13, 2024, 2:12 a.m.