from aslprep.workflows.asl.hmc import init_asl_hmc_wf

wf = init_asl_hmc_wf(
   name="asl_hmc_wf",
   mem_gb=1,
   omp_nthreads=1,
)