Getting Started
Skullduggery removes identifiable facial features from anatomical MRI images while preserving brain tissue, protecting privacy in neuroimaging research.
Install
pip install skullduggery
Your First Command
skullduggery /path/to/bids/dataset --participant-label 01 --report-dir ./test_reports
Common Commands
Goal |
Command |
|---|---|
Process everyone |
|
Specific participants |
|
Specific sessions |
|
With reports |
|
Pediatric data |
|
All options |
|
Next Steps
Usage Guide - All command-line options
Command Reference - Quick lookup
Examples - Real-world scenarios