MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

recoData(f::BrukerFile) only read Int16 format and procno 1 #87

Closed aTrotier closed 2 years ago

tknopp commented 2 years ago

yes, we implemented this just for the data we had measured. Should be straight forward to extend this. There is already code for the type checking: https://github.com/MagneticResonanceImaging/MRIReco.jl/blob/e6b104b02475a40e51c0c01ff6f14e7dd88aa8ce/MRIFiles/src/Bruker/Bruker.jl#L384

aTrotier commented 2 years ago

It is more a TODO list for me (and for the meeting). I have a bunch of stuff I want to implement for Bruker.

If you prefer I can either put that in the github project part

Le mer. 22 juin 2022 à 12:48, Tobias Knopp @.***> a écrit :

yes, we implemented this just for the data we had measured. Should be straight forward to extend this. There is already code for the type checking:

https://github.com/MagneticResonanceImaging/MRIReco.jl/blob/e6b104b02475a40e51c0c01ff6f14e7dd88aa8ce/MRIFiles/src/Bruker/Bruker.jl#L384

— Reply to this email directly, view it on GitHub https://github.com/MagneticResonanceImaging/MRIReco.jl/issues/87#issuecomment-1162944302, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5P7O2TE2OCE2RPP6RGNQ3VQLVQVANCNFSM5ZPH4PTQ . You are receiving this because you were assigned.Message ID: @.***>

--

TROTIER Aurélien 31 allée de la Biotte 33470 Gujan-Mestras 06.09.12.61.61 @.***

tknopp commented 2 years ago

No, this is perfect to create smaller issues here! Thats what the issue tracker is for.