from petprep.workflows.pet import init_pet_hmc_wf
wf = init_pet_hmc_wf(
    mem_gb=3,
    omp_nthreads=1,
    fwhm=10.0,
    start_time=120.0,
)