README.md 1.9 KB

AIDAqc

An automated and simple tool for fast quality analysis of animal MRI

Features

  • Input: Bruker raw data or NIFTI (T2-weighted MRI, diffusion-weighted MRI or DTI, and rs-fMRI)
  • Calculations: SNR, tSNR, movement variability, data quality categorization (finds bad quality outlier)
  • Output Format: CSV sheets & pdf & images



See the poster for all details

Installation

Download the repository => Install Python 3.6 or higher (Anaconda) => Import AIDAqc conda environment aidaqc.yaml or install all necessery libraries via requirements.txt (recommended). Main function: *ParsingData* See the full manual [here](https://gin.g-node.org/Aswendt_Lab/2023_Kalantari_AIDAqc/src/master/code/AIDAqc_Code/docs/AIDAqc_v2_1.pdf).

The story behind this tool

It can be challenging to acquire MR images of consistent quality or to decide between good vs. bad quality data in large databases. Manual screening without quantitative criteria is strictly user-dependent and for large databases is neither practical nor in the spirit of good scientific practice. In contrast to clinical MRI, in animal MRI, there is no consensus on the standardization of quality control measures or categorization of good vs. bad quality images. As we were forced for a recent project to screen hundreds of scans, we decided to automate this process as part of our Atlas-based Processing Pipeline (AIDA).

Download test dataset

https://gin.g-node.org/Aswendt_Lab/testdata_aidaqc

CONTACT

Aref Kalantari (aref.kalantari-sarcheshmehATuk-koeln.de) and Markus Aswendt (markus.aswendtATuk-koeln.de)

LICENSE

GNU General Public License v3.0