likeajumprope / tapas

TAPAS - Translational Algorithms for Psychiatry-Advancing Science
https://translationalneuromodeling.github.io/tapas/
GNU General Public License v3.0
1 stars 0 forks source link

Export preprocessed traces and derived measures (HRV, RVT) at original sampling rate, preferably as BIDS #9

Open mrikasper opened 2 years ago

mrikasper commented 2 years ago

Create a function to write out continuous physiological recordings physio.ons_secs.[t,c,r,svolpulse] according to BIDS in a function, e.g., code/readin/tapas_physio_write_physlogfiles_BIDS.m

mrikasper commented 2 years ago

Correspondence of BIDS columns to ons_secs fields:

likeajumprope commented 2 years ago

@mrikasper where can I find the sampling frequency? Is it physio.log_files.sampling_interval? Also I am committing into the branch created from the issue, if you want to have a look

mrikasper commented 9 months ago

Related to this common user request, it would be great to also allow for the extraction of derived physiological measures (RVT, HRV) at the initial sampling frequency