X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/myo-class.git/blobdiff_plain/d983932e5a974928a10bbab7e86fdf3e162ae2ae..bdfe02afe03428e59b3c85b6cae19d579d82f55c:/regularjson.py diff --git a/regularjson.py b/regularjson.py index ba7f97e..87addeb 100644 --- a/regularjson.py +++ b/regularjson.py @@ -21,9 +21,9 @@ from pprint import pprint # |--> json_GT_part2 RT_PATH = '../../Data/json/' JSON_GTS = ['json_GT', 'json_GT_part2'] -INFA_STR = 'Infa' -EPI_STR = 'Epi' -ENDO_STR = 'Endo' +INFA_STR = 'Infarction' +EPI_STR = 'Epicardic' +ENDO_STR = 'Endocardic' # Globals featurerefs = []