from petprep.workflows.pet import init_pet_hmc_wf
wf = init_pet_hmc_wf(
    mem_gb=1,
    omp_nthreads=1)