[bugfixes] filtering should be possible for all recognized phases now
This commit is contained in:
@@ -30,6 +30,9 @@ def readFilterInformation(pylot_parameter):
|
||||
return filter_information
|
||||
|
||||
|
||||
# suffix for phase name if not phase identified by last letter (P, p, etc.)
|
||||
ALTSUFFIX = ['diff', 'n', 'g', '1', '2', '3']
|
||||
|
||||
FILTERDEFAULTS = readDefaultFilterInformation(os.path.join(os.path.expanduser('~'),
|
||||
'.pylot',
|
||||
'pylot.in'))
|
||||
|
||||
Reference in New Issue
Block a user