Menu

Package that provides tools for brain MRI Deep Learning pre-processing.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

brainprep.workflow.mriqc.compute_score(data, dtype_iqms)[source]ΒΆ

Compute an agregation score.

Parameters:

data : DataFrame

the table with the raw scores.

dtype_iqms : dict

specify which IQM needs to be maximized/minimized.

Returns:

score : array

the generated summary score.

Follow us

© 2025, brainprep developers