]> AND Private Git Repository - myo-class.git/blobdiff - regularjson.py
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
integrate distinction_word, for deployment
[myo-class.git] / regularjson.py
index ba7f97e9d1bfe9ce86204d7907e968972fc6707a..87addeb3299f4cef3713e416c38005fb4102aea6 100644 (file)
@@ -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 = []