Skip to main content

Virtual reference coil method to determine phase distribution

Project description

Virtual Reference Coil

Python implementation of the algorithm described in [1] for finding optimal phase map estimates using a constructed virtual coil.

Installation

Should be as easy as a pip install:

pip install virtcoilphase

Usage

Examples can be called from the command line, for example:

python -m virtcoilphase.examples.simple

Given a number of coil images, you can find the absolute phase estimate like this:

from virtcoilphase import virtcoilphase
phase = virtcoilphase(x, coil_axis=-1)

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

virtcoilphase-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

virtcoilphase-0.1.0-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page