Assure that all config is used for finding comp. type even if filtering is used
Compare changes
@@ -105,6 +105,32 @@ def __flatten_list(l):
@@ -186,20 +212,19 @@ def renameComps(dic, args) -> Dict:
@@ -218,27 +243,7 @@ def ignoreDefaults(allconf, args) -> Dict:
@@ -389,6 +394,7 @@ def loadConfigFile(fname, args) -> Dict:
@@ -400,7 +406,7 @@ def loadConfigFile(fname, args) -> Dict: