getEODMatrix: Get EOD matrix

Description Usage Arguments

Description

Get EOD matrix

Usage

1
2
3
getEODMatrix(filename, peaks, channel = "/'Untitled'/'Dev1/ai0'",
  prebaseline = F, postbaseline = F, normalize = F, alpha = F,
  window = 0.005, verbose = F)

Arguments

filename

The filename

peaks

A data.frame of peaks (time, direction +/-)

channel

The channel name, default /'Untitled'/'Dev1/ai0' which is just common in our lab

prebaseline

Subtract baseline pre normalization

postbaseline

Subtract baseline post normalization

normalize

Normalize data to 0-1

alpha

Alpha channel for all EODs plot

window

Window size

verbose

Set verbose output


msuefishlab/eodplotter documentation built on May 29, 2019, 4:52 p.m.