From ab0612ba47752bf1343af0fbda00d9043f9352c0 Mon Sep 17 00:00:00 2001 From: Sol Date: Tue, 24 Mar 2015 23:13:10 +0000 Subject: [PATCH] - Updating PerSetTracking to filter out new atypical sets --- forge-gui/tools/PerSetTracking.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/tools/PerSetTracking.py b/forge-gui/tools/PerSetTracking.py index bea799e6118..8757be01103 100755 --- a/forge-gui/tools/PerSetTracking.py +++ b/forge-gui/tools/PerSetTracking.py @@ -167,9 +167,9 @@ if __name__ == '__main__': ignoredSet = [ 'ASTRAL', 'ATH', 'BD', 'BR', 'CM1', 'DD2', 'DDC', 'DDD', 'DDE', 'DDF', - 'DDG', 'DDH', 'DDI', 'DDJ', 'DDK', 'DDL', 'DKM', 'DRB', 'DREAM', 'EVG', 'H09', 'ME2', + 'DDG', 'DDH', 'DDI', 'DDJ', 'DDK', 'DDL', 'DDM', 'DDN', 'DKM', 'DRB', 'DREAM', 'EVG', 'H09', 'MD1', 'ME2', 'ME3', 'ME4', 'MED', 'PD2', 'PD3', 'SDC', 'UG', 'UGL', 'UNH', 'V09', 'V10', 'V11', 'V12', - 'V13', ''] + 'V13', 'V14', ''] for currentSet in setCodes : # Ignore any sets that we don't tabulate