Git Product home page Git Product logo

Comments (7)

hansenms avatar hansenms commented on August 14, 2024

There is not a 1:1 correspondence between flags in Siemens MDH header and ISMRMRD Acquisition flags, so I would not expect all flags to just be reproduced. You may have to modify the code the make sure the specific flags you want are transferred.

from siemens_to_ismrmrd.

Laura2305 avatar Laura2305 commented on August 14, 2024

Thank you for your quick response. I know there is no correspondence between the Siemens MDH flags and the ISMRMRD Acquisition flags. I am only considering the ISMRMRD flags. I would expect 31 flags to be saved in the .h5 file because this is the number of flags that are converted from Siemens MDH to ISMRMRD. Indeed, when I print the flags after the conversion, from the siemens_to_ismrmrd code (e.g., within the function ismrmrd_append_acquisition) I get 31 values. However, when I read the flags from the converted .h5 file, I only get the first 25 values. As you say, I could move the relevant flags in the first 25 bits, but I feel like this is not an optimal solution as other researchers may encounter the same problem.

This only happens for 7T data acquired with the GRE sequence. I have not tested other sequences, but for data collected at 3T with the same sequence, all 31 ISMRMRD flags are saved and available to be read from the .h5 file.

from siemens_to_ismrmrd.

hansenms avatar hansenms commented on August 14, 2024

I am very puzzled by this. Especially your last statement. At first, I thought there might be a bug in the converter or more specifically the ISMRMRD library that means that the last flags are not written to the file, but you say it works with some files and not with others, which is surprising. Would it be possible for you to post some more details and possibly data to reproduce this problem?

from siemens_to_ismrmrd.

Laura2305 avatar Laura2305 commented on August 14, 2024

I can share some phantom data acquired at 3T and 7T with the multi-echo GRE sequence. The 3T data are under-sampled, the 7T data are not, but the outcome is the same with 7T under sampled data. Let me know if you need more details in order to reproduce the problem.

Link to data

from siemens_to_ismrmrd.

hansenms avatar hansenms commented on August 14, 2024

@xueh2 or @kspaceKelvin would you guys have any thoughts here.

from siemens_to_ismrmrd.

xueh2 avatar xueh2 commented on August 14, 2024

What is the software version for the data? VE or NX?

from siemens_to_ismrmrd.

Laura2305 avatar Laura2305 commented on August 14, 2024

@xueh2 the software version is VE for both acquisitions.

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.