from petprep.workflows.pet.apply import init_pet_volumetric_resample_wf
wf = init_pet_volumetric_resample_wf(
    mem_gb={'resampled': 1},
)