# 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 = []