Attach a physio recording to a main recording as an aligned stream
Source:R/io-bids-motion.R
attachBIDSPhysio.RdCombines a main recording and a _physio recording into a
MultiRatePhysioExperiment, using the physio's StartTime as its
clock offset. The two keep their own sampling rates.
Arguments
- main
A
PhysioExperiment(the primary recording).- physio
A
PhysioExperimentfromreadBIDSPhysio.