add machine and calibration data
This commit is contained in:
@@ -70,7 +70,7 @@ def mongo_get_results(resultsmodel, results: DataFrame, datamodel,
|
||||
|
||||
return True
|
||||
|
||||
def fetch_recursive(data, fetch_parameter=['norm']):
|
||||
def fetch_recursive(data, fetch_parameter=['norm', 'limits']):
|
||||
|
||||
fields = data._fields
|
||||
|
||||
|
||||
Reference in New Issue
Block a user