X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/myo-class.git/blobdiff_plain/bdfe02afe03428e59b3c85b6cae19d579d82f55c..HEAD:/regularjson.py diff --git a/regularjson.py b/regularjson.py index 87addeb..bef52b9 100644 --- a/regularjson.py +++ b/regularjson.py @@ -16,11 +16,11 @@ from pprint import pprint # constants -# json +# json OLD may be it was just a separation for the copy, new -> no more that, stay in one directory # |--> json_GT # |--> json_GT_part2 -RT_PATH = '../../Data/json/' -JSON_GTS = ['json_GT', 'json_GT_part2'] +RT_PATH = '../../Data/Contours_updated/' +JSON_GTS = ['json_GT'] INFA_STR = 'Infarction' EPI_STR = 'Epicardic' ENDO_STR = 'Endocardic'