File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -1496,3 +1496,21 @@ class Tags:
1496
1496
"""
1497
1497
Identifier for the environment varibale that defines the path the the matlab executable.
1498
1498
"""
1499
+
1500
+ ADD_US_GEL = "add_us_gel"
1501
+ """
1502
+ Identifier to add ultrasound gel to the segmentation
1503
+ Usage:simpa.core.digital_device_twins.pa_devices.ithera_msot_acuity
1504
+ """
1505
+
1506
+ ADD_MEDIPRENE = "add_mediprene"
1507
+ """
1508
+ Identifier to add mediprene to the segmentation
1509
+ Usage:simpa.core.digital_device_twins.pa_devices.ithera_msot_acuity
1510
+ """
1511
+
1512
+ ADD_HEAVY_WATER = "add_heavy_water"
1513
+ """
1514
+ Identifier to add heavy water to the segmentation
1515
+ Usage:simpa.core.digital_device_twins.pa_devices.ithera_msot_acuity
1516
+ """
You can’t perform that action at this time.
0 commit comments