shimming-toolbox icon indicating copy to clipboard operation
shimming-toolbox copied to clipboard

Implement another phase unwrapper

Open po09i opened this issue 5 years ago • 0 comments

Prelude is currently implemented but other algorithms are also available such as

etc...

It could be very interesting for us to implement these different methods and to compare them on in-vivo phase images.

Another related project could be to implement a multi-echo B0 mapping method.

A wrapper to all these unwrapper could also be implemented. Here is some recycled code from PR unwrap_phase where prelude was implemented.

unwrap_phase.py.zip

po09i avatar Jul 30 '20 19:07 po09i