# NOT RUN {
infile <- system.file("extdata", "example1_qub.dwt", package = "scbursts")
dwells <- dwt.read(infile)
dwells_c <- risetime.correct_gaussian(Tr=35.0052278, dwells, units="us")
bursts <- bursts.defined_by_tcrit(dwells_c, 100, units="ms")
cplot.popen_ts(bursts, "P(Open) Time Series, 2018-09-20")
# }
Run the code above in your browser using DataLab