A package to view Nifti files in a BIDS dataset and generate QC plots.
Project description
CPAC-QC Plotting App
Overview
The CPAC-qc Plotting App is a tool designed to generate quality control plots for the CPAC (Configurable Pipeline for the Analysis of Connectomes) outputs. This app helps in visualizing and assessing the quality of neuroimaging data processed through CPAC.
Features
- Generate bulk or subject specific plots
Requirements
- A html viewing tool or extension
- BIDS dir with
.nii.gzimages in it.
Installation
pip install CPACqc
Usage
- Running Single Subject with defined number of procs
cpacqc -d path/to/bids_dir -o path/to/output-qc-dir -s subject-id -n number-of-procs
Note: if -n is not provided default is 8
- Running multiple Subjects
cpacqc -d path/to/bids_dir -o path/to/output-qc-dir -s subject-id_1 subject-id_2
- Running all Subjects in the dir
cpacqc -d path/to/bids_dir -o path/to/output-qc-dir
or simply
cpacqc -d path/to/bids_dir -o path/to/output-qc-dir
- Plotting Overlays
cpacqc -d path/to/bids_dir -o qc_dir -c ./overlay.csv
where overlay.csv can be in format
image_1,image_2
desc-preproc_bold, desc-preproc_T1w
and so on.
Viewing
Use any .html viewer extension to view index.html
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 cpacqc-0.2.3.tar.gz.
File metadata
- Download URL: cpacqc-0.2.3.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01a0926633f5ded65845b2f5958d0223220e433b1402d6dffdbb15babb743231
|
|
| MD5 |
08251ee17a20f37c306bfef24c76886a
|
|
| BLAKE2b-256 |
ca0371c160c37b718bf69359b0352a380c03aad2b8164e64a26e0a9c95e3a857
|
File details
Details for the file cpacqc-0.2.3-py3-none-any.whl.
File metadata
- Download URL: cpacqc-0.2.3-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c98ce8d31c214c4ae08ed7a27ed806b73625b949d8ce99c64f7be3a7a47508f4
|
|
| MD5 |
ab1bdce0c3bc42453bc449bffeb78708
|
|
| BLAKE2b-256 |
5fa9575a520a267783709220b88bce84de6245e8890765e4e916484e0d846cb1
|