from petprep.workflows.pet.resampling import init_pet_fsLR_resampling_wf
wf = init_pet_fsLR_resampling_wf(
    grayord_density='92k',
    omp_nthreads=1,
    mem_gb=1,
)