Hi Xin,
The conversion seems completed without error. The warning at the end does not mean the failure of conversion. Do you get the out.h5?
Regards
Hui
--
You received this message because you are subscribed to the Google Groups "Gadgetron" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
gadgetron+...@googlegroups.com.
To post to this group, send email to
gadg...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/gadgetron/cbaf51a8-3cf4-47e3-aa87-e2a55567af82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Xin,
I tried to convert the data and it did not produce .h5 file. When I tried to load this dat file to mdb, it complains for incomplete data. It looks like that this dat file is not correct. Did you twix it out from the scanner?
Regards
Hui
From: Xin Liu [mailto:uhliu...@gmail.com]
Sent: Tuesday, May 16, 2017 7:52 PM
To: Gadgetron <gadg...@googlegroups.com>
Cc: uhliu...@gmail.com
Subject: Re: problem with siemens raw data conversion
|
This message was identified as a phishing scam. |
To view this discussion on the web visit https://groups.google.com/d/msgid/gadgetron/dd0d5afc-7d92-48d0-82e9-29ed6f514204%40googlegroups.com.
Hi Xin,
The instruction is correct. Maybe operator triggered another saving before current one is completed ? This will cause the current saved data incomplete.
To view this discussion on the web visit https://groups.google.com/d/msgid/gadgetron/e96fe17d-c949-40b4-90eb-379da2376ad5%40googlegroups.com.
Hi Xin,
Yes, mdb is a tool with siemens idea. It can be used to open and browse through the siemens meas dat file.
If you don’t have access to mdb, you can convert siemens data to ismrmrd format and use the matlab toolbox of ismrmrd (in the matlab folder of ismrmrd package, g...@github.com:ismrmrd/ismrmrd.git, ismrmrd/matlab/+ismrmrd/) I found this toolbox is very easy to use to access data in matlab. Examples are in the ismrmrd/examples/matlab/ folder).
If the data is exported correct, siemens_to_ismrmrd can almost always work. You can get the gadgetron integration test data which has quite some .dat files and try the conversion.
To view this discussion on the web visit https://groups.google.com/d/msgid/gadgetron/6f15084e-9ba1-48ea-9e8a-e21074b1bd1f%40googlegroups.com.
Hi Xin,
Hi Xin,
Hi Xin,
Hi Xin,
Here is a gadget to handle this: AsymmetricEchoAdjustROGadget
This gadget will pad the incoming readout line if asymmetric echo is used.
From the ISMRMRD_AcquisitionHeader, you can tell whether asymmetric echo is on or not by comparing the number_of_samples/2 and center_sample.
To view this discussion on the web visit https://groups.google.com/d/msgid/gadgetron/9f33adeb-33e9-4fd7-9039-5675c47b1fdb%40googlegroups.com.