Skip to content

Commit

Permalink
Merge pull request #43 from bids-standard/add-inplaneT2
Browse files Browse the repository at this point in the history
Add mapping of inplaneT2 to MR structural (T2)
  • Loading branch information
yarikoptic authored Jul 14, 2023
2 parents c7135d7 + 9cd769a commit 91bd117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bids2nda/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def run(args):
"PD": "MR structural (PD)",
#"MR structural(FSPGR)",
"T2w": "MR structural (T2)",
"inplaneT2": "MR structural (T2)",
"FLAIR": "FLAIR",
"FLASH": "MR structural (FLASH)",
#PET;
Expand Down

0 comments on commit 91bd117

Please sign in to comment.