Skip to content

Commit

Permalink
Use the option in non regression test (will require updating the CI d…
Browse files Browse the repository at this point in the history
…ata...)
  • Loading branch information
NicolasGensollen committed Dec 3, 2024
1 parent 22c4a2e commit 66a69ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/nonregression/pipelines/pet/test_pet_linear.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def run_pet_linear(
parameters = {
"acq_label": Tracer.FDG,
"suvr_reference_region": SUVRReferenceRegion.PONS,
"save_PETinT1w": True,
}

pipeline = PETLinear(
Expand Down

0 comments on commit 66a69ab

Please sign in to comment.