R/GCaMP-data.R

#' Fitted GCaMP fluorescence waveform data
#'
#' A dataset containing calcium activity and
#' observed times during a behavioral paradigm pilot study;
#' organized into 10 individual trials
#'
#' @docType data
#'
#' @usage data(GCaMP)
#'
#' @format A data frame with 11 rows and 814 columns
#' \describe{
#'   \item{Time}{observed times of Trial.n values, in seconds}
#'   \item{Trial.n}{values of calcium activity signals for trial n}
#'   ...
#' }
#' @source Dr. David Root, Maier-Watkins laboratory
"GCaMP"
atamalu/GCalcium documentation built on July 12, 2019, 7:04 p.m.