further development on the reassessment routines for PILOT data

This commit is contained in:
2016-05-03 08:46:13 +02:00
parent ec42e1bd15
commit 210d39882d
9 changed files with 208 additions and 150 deletions

View File

@@ -131,7 +131,7 @@ class AutoPickParameter(object):
return True
return False
def getParam(self, *args):
def get(self, *args):
try:
for param in args:
try: