Skip to content

Commit

Permalink
add pi_time threshold for arterial late (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
wasserth committed Oct 8, 2024
1 parent d9c4875 commit d38d46c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions totalsegmentator/bin/totalseg_get_phase.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ def pi_time_to_phase(pi_time: float) -> str:
native: 0-10
arterial_early: 10-30
arterial_late: 30-50
portal_venous: 50-100
arterial_late: 30-60
portal_venous: 60-100
delayed: 100+
returns: phase, probability
Expand Down

0 comments on commit d38d46c

Please sign in to comment.