X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/myo-class.git/blobdiff_plain/d983932e5a974928a10bbab7e86fdf3e162ae2ae..eeb9b42c3779bbb098c07e2dd91d40ecf6e63372:/regularjson.py diff --git a/regularjson.py b/regularjson.py index ba7f97e..bef52b9 100644 --- a/regularjson.py +++ b/regularjson.py @@ -16,14 +16,14 @@ 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'] -INFA_STR = 'Infa' -EPI_STR = 'Epi' -ENDO_STR = 'Endo' +RT_PATH = '../../Data/Contours_updated/' +JSON_GTS = ['json_GT'] +INFA_STR = 'Infarction' +EPI_STR = 'Epicardic' +ENDO_STR = 'Endocardic' # Globals featurerefs = []