RMS Coil Combine

Example Python Gadget.

Based on [1].

References

[1]https://github.com/gadgetron/gadgetron/blob/master/gadgets/python/gadgets/rms_coil_combine.py
class mr_utils.gadgetron.gadgets.rms_coil_combine.RMSCoilCombine[source]

Gadget that using RMS method to combine coils.

process(h, im)[source]

Process the data, combine coils.

process_config(_cfg)[source]

Process XML configuration file.