A package to rate motion artifacts in medical images.
Project description
Installation
pip install tse-motion
CLI
rate-motion sub-003_ses_01_acq_hipp_T2w.nii.gz
Input: sub-003_ses-01_acq-hipp_T2w.nii.gz | Motion Rating: 4.0
Python
from tse_rating.artifact_rating import rate
img = nib.load('tse.nii.gz').get_fdata()
score = rate_motion_artifact(img)
score, grad_cam = rate_motion_artifact(img, save_gradcam=True)
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
tse_motion-0.2.6.tar.gz
(26.2 MB
view details)
Built Distribution
File details
Details for the file tse_motion-0.2.6.tar.gz
.
File metadata
- Download URL: tse_motion-0.2.6.tar.gz
- Upload date:
- Size: 26.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28b3d1822a959a1840648df82d65f120051a4a72dcdb83a653df6a8ecf6bb84d |
|
MD5 | d4f393fb492632616dc3b7095f5ddc9c |
|
BLAKE2b-256 | d26686946ad95780ac4d62fea7ddbc2bc41a84daf570acf5328d40d6dc168e5b |
File details
Details for the file tse_motion-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: tse_motion-0.2.6-py3-none-any.whl
- Upload date:
- Size: 26.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 035ec434e6e12397e622403d15120fde4358a68a58c4a2e7eadfc25b5f5284e6 |
|
MD5 | 1f131b704bf59aebcd9bafe63cf00a24 |
|
BLAKE2b-256 | 7e25e59a25ceae44e018f980991ca8ab42bcaa65bd8679e6ab6ef382e8603ebb |