from mriqc.workflows.functional import compute_iqms
from mriqc.testing import mock_config
with mock_config():
    wf = compute_iqms()