DCAN-Labs / abcd-hcp-pipeline

bids application for processing functional MRI data, robust to scanner, acquisition and age variability.
https://hub.docker.com/r/dcanumn/abcd-hcp-pipeline
BSD 3-Clause "New" or "Revised" License
49 stars 19 forks source link

Query - enback eprime files #51

Closed richardbeare closed 2 years ago

richardbeare commented 2 years ago

Hi, I'm returning to abcd-hcp-pipeline after a long break, so I'm probably out of date. I have new data acquired using protocols derived from ABCD. The emotional nback used, as far as I know, the eprime implementation used in the ABCD study conducted at the same site. Are there established procedures for importing eprime to bids and processing with the pipeline?

Thanks

arueter1 commented 2 years ago

Hi @richardbeare - apologies for the long delay, our lab is slammed right now. I am asking @ericfeczko if he has any insights into this. We will get back to you as soon as we are able. Thanks for your patience!

ericfeczko commented 2 years ago

Hey @richardbeare -- I'm really sorry for the late repsonse.

The eprime files as provided through ABCC can formatted for task analysis using Anthony Juliano's abcd-task-fmri-pipeline. There is a script within his repository:https://github.com/DCAN-Labs/ABCD-BIDS-task-fmri-pipeline/blob/main/src/get_events_extract_eprime.py that can be used to do so.

Hope this helps! Feel free to contact us or report issues to the abcd-task-fmri-pipeline page if you have any further questions or need further support.