]> 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 fa89890474bc8079a510dc77b6b43746f061c917..87addeb3299f4cef3713e416c38005fb4102aea6 100644 (file)
@@ -21,7 +21,9 @@ from pprint import pprint
 #   |--> json_GT_part2
 RT_PATH = '../../Data/json/'
 JSON_GTS = ['json_GT', 'json_GT_part2']
 #   |--> 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 = []
 
 # Globals
 featurerefs = []