# HG changeset patch # User francesco_lapi # Date 1722436691 0 # Node ID cb0df5dfc742586aba120a364a527854acbe35de # Parent 036f93eca89c8c509bc9ffd3adf62c6b3ccfc9f2 Uploaded diff -r 036f93eca89c -r cb0df5dfc742 marea_2/flux_to_map.py --- a/marea_2/flux_to_map.py Wed Jul 31 14:33:38 2024 +0000 +++ b/marea_2/flux_to_map.py Wed Jul 31 14:38:11 2024 +0000 @@ -897,7 +897,7 @@ for otherDataset in class_pat.keys(): if otherDataset != ARGS.control: createOutputMaps(i, j, core_map) - + print('Execution succeded') if not ERRORS: return utils.logWarning( f"The following reaction IDs were mentioned in the dataset but weren't found in the map: {ERRORS}",