Git Product home page Git Product logo

Comments (5)

hansenms avatar hansenms commented on August 14, 2024

Not sure I understand this question. Could you be more specific? What exact problem are you having?

from siemens_to_ismrmrd.

chrisdecker1201 avatar chrisdecker1201 commented on August 14, 2024

@hansenms In the main.cpp line 1427 while (!(last_mask & 1) && //Last scan not encountered. I have a scan where an additional scan is added at the end where is some information about the UI Configuration. At the moment the siemens_to_ismrmrd Tool just throw away this information that I need.

from siemens_to_ismrmrd.

hansenms avatar hansenms commented on August 14, 2024

@chrisdecker1201 well, your sequence probably shouldn't add last scan in acquisition mask to an acquisition that is in fact not the last one in the acquisition. I would probably say that is a bug in the sequence. With that said, we don't always have control over those things ourselves, so you have a couple of options:

  1. Simply remove that check in converter. It is open source, so you can edit it.
  2. If you feel that is a generally useful feature, add a command line option to the converter to ignore last in acquisition flag and submit a pull request to have this included.

Hope this helps?

from siemens_to_ismrmrd.

chrisdecker1201 avatar chrisdecker1201 commented on August 14, 2024

@hansenms Okay. Thank you for your answer. I think i will implemente something that give me the convertion of the last scan in an extra file.

from siemens_to_ismrmrd.

hansenms avatar hansenms commented on August 14, 2024

@chrisdecker1201 OK, I will close this issue for now.

from siemens_to_ismrmrd.

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.