xcp_d.utils.qcmetrics

Quality control metrics.

Functions

compute_dvars(datat)

Compute standard DVARS.

compute_registration_qc(bold2t1w_mask, ...)

Compute quality of registration metrics.

coverage(input1, input2)

Estimate the coverage between two masks.

dice(input1, input2)

Calculate Dice coefficient between two arrays.

make_dcan_df(filtered_motion, name, TR)

Create an HDF5-format file containing a DCAN-format dataset.

pearson(input1, input2)

Calculate Pearson product moment correlation between two images.