from aslprep.workflows.asl import init_asl_hmc_wf # Is this still what it's called?
wf = init_asl_hmc_wf(
    mem_gb=1,
    omp_nthreads=1)