bbfrederick / rapidtide

rapidtide - a suite of programs for doing time lag correlation analysis on fMRI data
Apache License 2.0
75 stars 14 forks source link

fMRIPost-rapidtide project #166

Closed tsalo closed 3 months ago

tsalo commented 3 months ago

I'd like to start drafting an fMRIPost-rapidtide project (i.e., a BIDS app that ingests preprocesses derivatives from BIDS apps like fMRIPrep or Nibabies and runs rapidtide on them). @bbfrederick do you have any issue with me creating it under the nipreps organization?

This stems from https://github.com/nipreps/fmriprep/issues/1678.

bbfrederick commented 3 months ago

I have absolutely no problem with that! In fact, I was wandering around the fmriprep-post repo last week trying to figure out how to go about making one, and I meant to drop you a line to ask about it. I’m happy to help in any way.

Blaise

On Aug 7, 2024, at 9:37 AM, Taylor Salo @.***> wrote:

I'd like to start drafting an fMRIPost-rapidtide project (i.e., a BIDS app that ingests preprocesses derivatives from BIDS apps like fMRIPrep or Nibabies and runs rapidtide on them). @bbfrederick https://github.com/bbfrederick do you have any issue with me creating it under the nipreps organization?

This stems from nipreps/fmriprep#1678 https://github.com/nipreps/fmriprep/issues/1678.

— Reply to this email directly, view it on GitHub https://github.com/bbfrederick/rapidtide/issues/166, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH5DU6Y3MH6T35UW42BVELZQIPKXAVCNFSM6AAAAABMEOEMFCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TGNJQHE4TCMQ. You are receiving this because you were mentioned.

tsalo commented 3 months ago

Awesome! The first fMRIPost workflow, fMRIPost-AROMA, is pretty close to working. I still have a few things I need to do to make it work properly, but we can base the general structure off of that package. I'll create the new fMRIPost-rapidtide repo ASAP.

tsalo commented 3 months ago

@bbfrederick I've added you as a collaborator with write access to https://github.com/nipreps/fMRIPost-rapidtide. I'll close this issue. I can open new issues for any specific requests that crop up from the postprocessing workflow development.