Skip to content

Commit 0e2276b

Browse files
authored
Merge pull request #176 from jhlegarreta/enh/remove-duplicate-pet-script
REF: Remove duplicate PET script
2 parents c7afb8f + ef01f3c commit 0e2276b

File tree

2 files changed

+1
-122
lines changed

2 files changed

+1
-122
lines changed

data/pet/code/simulate_motion_data.py

Lines changed: 0 additions & 121 deletions
This file was deleted.

scripts/simulate_pet_motion_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def _build_arg_parser() -> argparse.ArgumentParser:
210210
parser.add_argument(
211211
"orig_sub",
212212
type=str,
213-
help="Original subjcct id",
213+
help="Original subject id",
214214
)
215215
parser.add_argument(
216216
"session",

0 commit comments

Comments
 (0)