SpiketrainThresholding: Extract Spiketrain from Deconvolved Signal and Fluorescence...

Description Usage Arguments Value

View source: R/SpiketrainThresholding.R

Description

Extract Spiketrain from Deconvolved Signal and Fluorescence Time-series

Usage

1
2
3
4
5
6
7
SpiketrainThresholding(
  deconvolvedSignal,
  fluorescence,
  minNonZeroS_noise = 5,
  threshold_dc,
  isHardThreshold = FALSE
)

Arguments

deconvolvedSignal

vector

fluorescence

vector

minNonZeroS_noise

number

threshold_dc

number

isHardThreshold

logical

Value

vector


vsideridis/sdr.neuronal documentation built on Jan. 1, 2021, 12:43 p.m.