Giter Site home page Giter Site logo

app-mergetck's People

Contributors

bacaron avatar francopestilli avatar soichih avatar svincibo avatar

Watchers

 avatar  avatar

app-mergetck's Issues

Make a new branch for the 2-tck version

Hey @svincibo,

I'd recommend just making a second branch for your 2-tck version instead of trying to come up with a bunch of switch cases. You can just point the app to the new branch.

Let me know if you would like help doing this.

Thanks,
Brad

Compiling to allow people to run via singularity

I think it would be helpful to compile the matlab code so this app can run on systems that aren't IU HPC. This is what we've been doing with the other apps using matlab code.

See https://github.com/brainlife/app-trekker-roi-tracking/blob/master/compile.sh for an example on how to compile.

Once it's compiled, you'll then need to modify the 'main' file. See https://github.com/brainlife/app-trekker-roi-tracking/blob/master/main for an example on how to run via singularity and what the main file should look like.

Reference to non-existent field 'max_num_seeds'.

I am seeing this error message.

Reference to non-existent field 'max_num_seeds'.

Error in mergeTCK (line 38)
        count_seed = tck_temp.max_num_seeds;
}

I am feeding a tck file with the following header

mrtrix tracks    
dimensions: (145, 174, 145)
mrtrix_version: 3.0_RC3
timestamp: 1556587653.3208506107
voxel_order: RAS
voxel_sizes: [ 1.25  1.25  1.25]
datatype: Float32LE
file: . 240
count: 144000
total_count: 144000
END

I think some .tck filess doesn't have max_num_seeds set... Can you update it so that it can handle such cases?

Output failing to archive

Hey Sophia,

It looks like the output from this app is failing to archive. Brainlife is expecting the output to be in a directory called "track", yet it looks like everything is being dumped into a folder called output.

Brad

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.