mrirecon/bart

BartIO.jl

JakobAsslaender opened this issue · 0 comments

Just in case anyone is interested: I wrote a tiny package to read (done) and write (todo) BART files from Julia:

https://github.com/JakobAsslaender/BartIO.jl

I haven't registered the package yet, as the write function is still missing - but happy to do so in the future though.

Happy about any contributions!