powered by
Align BLI traces with loading step with the start and end times.
alignLoad(obj, loadStart, loadEnd)
S4 object of "Bli" class
obj of "Bli" class
obj
start time of the loading step
end time of the loading step
tools:::Rd_package_author("smoke")
Maintainer: tools:::Rd_package_maintainer("smoke")
This is the optional first step in BLI data processing. The traces in the input "Bli" object is assumed to be paired original dataset. The output "Bli" object contains the traces aligned, and the status of "alignLoad" set to "TRUE".
traces
status
pzasmoke
bli1 <- alignLoad(bli, 180, 780)
Run the code above in your browser using DataLab