What problem does it solve? Researchers analyzing resting-state fMRI need to identify intrinsic connectivity networks without labeled training data, and manually configuring ICA decomposition pipelines is error-prone and hard to reproduce. ## Core Features & Use Cases - Resting-State Network Decomposition: Fit ICA on preprocessed rs-fMRI to extract spatial component maps representing intrinsic connectivity networks. - Subject-Level Outputs: Export component time series, loadings, and optional component correlation matrices or connectomes for downstream analysis. - Use Case: A neuroimaging researcher with preprocessed resting-state scans from 50 subjects uses this Skill to run a 20-component group ICA, producing component maps and per-subject time series for a subsequent group comparison study. ## Quick Start Run ICA decomposition on my preprocessed resting-state fMRI subject list with 20 components and export the component maps and time series to an output directory.