Giter Club home page Giter Club logo

Comments (3)

miykael avatar miykael commented on June 15, 2024

Additionally, I'm not sure how to do low-pass filters in a GLM. I think high-pass can be achieved with cosine filters (DCT), but I don't know how to specify the cosine filters for low-pass.

from fmriflows.

miykael avatar miykael commented on June 15, 2024

I think I'm getting there... So, CompCor, FD and DVARS are just estimations, while motion correction and temporal filters actually change the data.

Orthogonality between motion correction and temporal filters

Therefore, the motion parameters used for motion correction should first be temporally filtered. That should take care of their orthogonality. This is especially important in the context of high temporal resolution fMRI, (see Scheel et al., (2014)).
Also, if users don't want to apply a high-pass filter on their data, but only specify it in the GLM, then the motion correction will be as usual.

Open Questions

  1. What's the correct order concerning the Friston24 components? First, compute Friston components, then apply temporal filters or reversed?
  2. Should FD be computed on temporally filtered motion parameters or not?
  3. CompCor, DVARS and the extraction of average signal (GM, WM, CSF) is computed on realigned files, should I remove motion artifacts afterward?

from fmriflows.

miykael avatar miykael commented on June 15, 2024

PR #20 takes care of many questions in this section. At the current standpoint, I believe that fmriflows implements the ideal combination of filtering and motion correction.

from fmriflows.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.