Coder Social home page Coder Social logo

Comments (3)

arnaudbore avatar arnaudbore commented on August 11, 2024

Seems to be the way to go:
https://github.com/ANTsX/ANTs/blob/master/Scripts/antsMultivariateTemplateConstruction2.sh

from tractoflow.

cbedetti avatar cbedetti commented on August 11, 2024

I was thinking only for T1 but a multivariate version seems even better.

The template construction process should be done just before Resample DWI and Resample T1, right ?

But at this stage of the pipeline :

  • T1s are not yet brain extracted or cropped
  • DTI metrics are not produced

So the Resample T1 process should be delayed and temporary DTI metrics should be computed after the Normalize DWI process.

Is that right ?

from tractoflow.

jchoude avatar jchoude commented on August 11, 2024
  1. I don't think we need the multivariate in the sense of using DTI metrics as well. @frheault has experience in building templates of T1s.

  2. What would be the goal, here? How would it influence the rest of the pipeline?

My main concern is that this is quite a long process, and would potentially (depending on which step is planned to use that template) block multiple other processes, which we normally avoid as much as possible.

Depending on the goal of the template building step, it might better be suited as a separate workflow. Our (well, at least mine) philosophy is that writing separate workflows for tasks that do not directly impact the dMRI processing steps is often better, since it allows to better distribute compute resources, etc.

from tractoflow.

Related Issues (20)

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.