Tools for Magnetic Resonance Fingerprinting
Project description
mrftools
Python / pip package for managing MRF sequence definitions, dictionary definitions, bloch simulation results, and more. Utilizes HDF5 interchange format (.mrf files).
Features
- MRF Sequence definitions
- Intended to define a sequence for execution on the scanner or within a bloch simulation
- Supports timepoints with varying TR, TE, and FA
- Supports multiple "beats" with varying RRTime, PrepTime, and PrepID
- Can be defined programatically via Python, via .txt import, or via .mrf import
- Can be exported to .txt format or .mrf format (** txt export not implemented fully **)
- MRF Dictionary definitions
- Intended to define a set of dictionary entries to be used by a bloch simulation
- Supports entries with varying T1, T2, and B0 values
- Can be defined programatically via Python, via .txt import, or via .mrf import
- Can be exported to .txt format or .mrf format
- MRF Simulation definitions
- Intended to specify and execute a bloch simulation of a specific sequence over a specific dictionary set
- Configurable phase range and number of isochromat spins
- Can either store all isochromat results or perform averaging before saving dictionary
- Results and configuration can be exported to .mrf format
Installation from pip
- pip install mrftools
Installation from source
- git clone https://gitlab.casemri.com/common-resources/mrftools
- cd mrftools
- pip install .
Building and Publishing pip Package
setuptools wheel twine
- python3 setup.py bdist_wheel
- twine upload dist/*
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
mrftools-0.2.12-py3-none-any.whl
(271.9 kB
view details)
File details
Details for the file mrftools-0.2.12-py3-none-any.whl.
File metadata
- Download URL: mrftools-0.2.12-py3-none-any.whl
- Upload date:
- Size: 271.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e741e755c2dbeb8b2d40334ed268928375fb67f7ceba8e795e570b0ec739515d
|
|
| MD5 |
2df7a870a537ec2e64d183ef1537ee34
|
|
| BLAKE2b-256 |
a2e2b829e29ec06de017f04c36e9c5926a0353f39e5c5699a474e4c5d6af0d5a
|