Coder Social home page Coder Social logo

Comments (3)

ningfei avatar ningfei commented on September 15, 2024

Thanks for the suggestion. Solved in 677eb38. Feel free to close the issue if it works for you.

from leaddbs.

Fayed-Rsl avatar Fayed-Rsl commented on September 15, 2024

Thanks for the suggestion. Solved in 677eb38. Feel free to close the issue if it works for you.

Hi thank you for your quick reply.
I manage to make the update and I am currently using the leaddbs 3.1 version.
The fix you made is working well for parsing the filename including CamelCase, but for some reason I encountered an issue with the acquisition 'iso' combined with CamelCase.

For example, this is working correctly:
/BIDS/rawdata/sub-001/ses-PreOp/anat/sub-001_ses-PreOp_acq-ax_T1w.nii.gz

But this is not working and leads to the error --> Unrecognized field name 'acq'
/BIDS/rawdata/sub-001/ses-PreOp/anat/sub-001_ses-PreOp_acq-iso_T1w.nii.gz

Note that if I rename the file as this (without camel case) then I have no error.
/BIDS/rawdata/sub-001/ses-preop/anat/sub-001_ses-preop_acq-iso_T1w.nii.gz

Could you please have a look into it?
Thank you!

from leaddbs.

Fayed-Rsl avatar Fayed-Rsl commented on September 15, 2024

Thanks for the suggestion. Solved in 677eb38. Feel free to close the issue if it works for you.

Note that the solution proposed here also doesn't work for post operation CT files. For example: PostOp_CT still does not work but postop_CT works fine, indicating a problem in the fetching.

Thank you for your help

from leaddbs.

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.