self.add_parameter("undetermined_threshold","The percentage of undetermined indexes",default=undetermined_threshold,type='float')
self.add_parameter_list('expected_indexes','list of expected index for each determined input file, this is used to ensure it allows some mismatches',default=expected_indexes)