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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file virtcoilphase-0.1.0.tar.gz.
File metadata
- Download URL: virtcoilphase-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87954be030a1727a86f0b2fe14bf7e4f02773dac65f8f552dccd2527be2c36cc
|
|
| MD5 |
322fbb2ba7a6351d1e52aeb7a8f0be6d
|
|
| BLAKE2b-256 |
54e9ace674b12d80469048523700ecacba4b545dff3d229aacaf6cfc95aa035f
|
File details
Details for the file virtcoilphase-0.1.0-py3-none-any.whl.
File metadata
- Download URL: virtcoilphase-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b75d438964b65bef10c31734f9de7c6a565128927b79c18f802d74c419080731
|
|
| MD5 |
f2ad7f7eb39a40534c843eb1acfb27d6
|
|
| BLAKE2b-256 |
c0093f782381e2c881cc0957689ec1c1ddeab92a76035cb24f404136d168e832
|