Home > Forums > jMRUI Software > General support > Problem with Siemens Dicom (.IMA)
- This topic has 7 replies, 6 voices, and was last updated 6 years ago by Samuel Holly.
-
AuthorPosts
-
2016-02-18 at 12:07 #1542Samira RaminfardParticipant
Dear jMRUI team,
There is a problem by .IMA file. When I load the Siemens dicom file the spectra appear in reverse form than the same .rda file.
How can I fix this problem?
I have taken screen shot from the spectra but I do not know how to upload it here.Thanks
Samira2016-02-18 at 13:30 #1543MaiParticipantHi
I have been working with some images from a siemens sytem, and before upload the spectra in jMRUI, I have to process the dicom image, I used this code in matlab:
http://www.mathworks.com/matlabcentral/fileexchange/9768-dicom-utilitiesWith this code you will have files with format .txt and them you can open in jMRUI and make the analysis.
Regards.
2016-02-22 at 14:24 #1547Samira RaminfardParticipantHi,
Thanks a lot for the code.
Unfortunately, I didn’t get the text I needed,
There weren’t any errors to debug.
Here is a screenshot after running the code:
I would really appreciate it if you could help me out.
Thanks in advanced
Samira2016-02-24 at 16:39 #1549Ali GordjinejadParticipantHi jMRUI team,
I have the following Problem by loading 31P (Siemens magnetom) regarding MRSI: Whatever I choose by “filling order” (whether “default” or “custom” with “load from files”) jMRUI doesn’t care about the voxel order and put the highest signal in the middel. What should I do? Is it only possible to solve the problem with the matlab code? The problem is I don’t have matlab license for downloading the code.
best regards
Ali GordjinejadAli Gordjinejad
Research Centre Juelich2016-04-21 at 03:39 #1590Chao SuoParticipantHi Samira,
I found a temporary solution following Maikol’s suggestion. After reading out the complex number of spectrum using the dicom toolbox, I overwrote these values in a text file which created by “save as text file” in jMRUI. Importantly, if I reverse the imaginary part, i.e., “+” => “-” and “-” => “+”, then loaded in jMRUI. The spectrum is now in the same direction as rda file.
I’m not 100% sure that is the correct way to do so, and looking forward to other solutions.
BTW, I used jMRUI v5,2.
Regards,
ChaoChao Suo
Monash University2016-05-23 at 10:42 #1619Samira RaminfardParticipantHi Chao,
Thank you very much for you answer.
I’m so sorry for delay.
Finally, I could open the file.It seems correct!Regards
Samira2016-06-01 at 15:06 #1625Tamara SimpsonParticipantHi there
I’m just wondering if anyone else can confirm what Chao has suggested as being a good method for reversing the Siemens spectra? I will have about 200+ files to change by the time I finish collecting data which will be quite labour intensive doing it this way. Are there any other suggestions?
Regards
Tamara2018-03-09 at 13:53 #2171Samuel HollyParticipantHello,
@Tamara: indeed what Chao suggested is the correct approach – it is known as complex conjugation. You can conjugate your spectra in jMRUI (for sure from v5.2 onward) by selecting 1D/Time series > select your file > go to Preprocessing > Mathematics > Conjugate signal/Reverse spectrumBest regards
-
AuthorPosts
- You must be logged in to reply to this topic.