Python implementation of the ENABLE quality-based volume selection algorithm for ASL-MRI data
Project description
ENABLE - ENhancement of Automated Blood fLow Estimates
ENABLE is a technique to evaulate image quality in multi-PLD ASL data.
Shirzadi et al, "Enhancement of Automated Blood Flow Estimates (ENABLE) From Arterial Spin-Labelled MRI" J Magn Reson Imaging. 2017 Jul 6. doi: 10.1002/jmri.25807
ENABLE performs the following steps:
-
A preprocessing step, consisting of tag/control differencing, brain extraction, T1 co-registration and segmentation
-
A sorting step in which quality measures are calculated for each PLD image, namely:
- Contrast:Noise ratio in GM (CNR)
- Detectibility metric (DETECT, proportion of voxels with significantly greater than zero signal in GM)
- Coefficient of variation of difference data (COV, spatial standard deviation divided by spatial mean in GM)
- Temporal SNR (TSNR, spatial mean of ASL image divided by temporal STD image in GM)
- A selection step in which a combined quality measure is calculated and the best image is identified:
- 0.1CNR + 1.8DETECT - COV - TSNR
- A CBF generation step in which a CBF image is generated from the best image
Usage
oxasl_enable -i <ASL input file> -t1 <T1 image> -n <Noise ROI image> -o <Output dir>
oxasl_enable can also be used as a plug-in for the OXASL ASL processing pipeline - see documentation for this tool at:
Options
--version show program's version number and exit
-h, --help show this help message and exit
-i INFILE ASL data file
--t1=T1 T1 map
-n NOISE Noise ROI
-o OUTPUT Output dir
--debug=DEBUG Debug mode
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
File details
Details for the file oxasl-enable-0.0.2.post2.tar.gz
.
File metadata
- Download URL: oxasl-enable-0.0.2.post2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5aa42ec144de3594355168372dde29e8884ab0e97ed97488f29d53cf3709ead |
|
MD5 | eb00d495518e218564b0d8ed50b33341 |
|
BLAKE2b-256 | 1403fce1335675f838e28b5536fcdb3ac78bfe0ae157299c79e92400ce3a4fe1 |