Skip to content

Commit

Permalink
Cross-ref #101
Browse files Browse the repository at this point in the history
  • Loading branch information
valosekj committed Jul 1, 2024
1 parent 10c2ec7 commit 9a57a8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manual_correction.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ def get_parser():
"orientation. "
"Possible options: LAS,LAI,LPS,LPI,LSA,LSP,LIA,LIP,RAS,RAI,RPS,RPI,RSA,RSP,RIA,RIP,ALS,ALI,ARS,ARI,ASL,ASR,"
"AIL,AIR,PLS,PLI,PRS,PRI,PSL,PSR,PIL,PIR,SLA,SLP,SRA,SRP,SAL,SAR,SPL,SPR,ILA,ILP,IRA,IRP,IAL,IAR,IPL,IPR}",
"Warning: be aware of this issue when using this flag: "
"https://github.com/spinalcordtoolbox/manual-correction/issues/101",
choices=['LAS', 'LAI', 'LPS', 'LPI', 'LSA', 'LSP', 'LIA', 'LIP', 'RAS', 'RAI', 'RPS', 'RPI', 'RSA', 'RSP',
'RIA', 'RIP', 'ALS', 'ALI', 'ARS', 'ARI', 'ASL', 'ASR', 'AIL', 'AIR', 'PLS', 'PLI', 'PRS', 'PRI',
'PSL', 'PSR', 'PIL', 'PIR', 'SLA', 'SLP', 'SRA', 'SRP', 'SAL', 'SAR', 'SPL', 'SPR', 'ILA', 'ILP',
Expand Down

0 comments on commit 9a57a8e

Please sign in to comment.