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