GithubHelp home page GithubHelp logo

lrq3000 / auto_acpc_reorient Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 6.0 9.68 MB

Cross-platform automatic AC-PC realignment/reorientation and coregistration robust to brain damage in SPM

License: GNU General Public License v3.0

MATLAB 100.00%

auto_acpc_reorient's Issues

Auto_acpc_reorient Error with fullfile select for img_type

Hello, I have noticed that fullfile select for the structural does not work since last I pulled from here. This appears to be due to line 113 img_type=lower(img_type). I understand that line is so that it is more robust at catching 't1group' but this also causes a failure to identify it as a full file path down the line. I changed the lines 113-115 in my download of the code to
img_type_l = lower(img_type); % Manage special cases (ie, template name is too long so we allow a shorthand) if strcmp(img_type_l, 't1group')
And that appears to fix the issue.

I'm pretty new to how changes in github works, so please let me know if I should be finding a way to suggest changes differently?

Thanks!

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.