Update 'appDefinition.json'

This commit is contained in:
Michal_Lelonek 2021-12-14 16:00:29 +01:00
parent a602f4b6a6
commit 8bb9983717

View File

@ -10,10 +10,10 @@
} ], } ],
"inputParameters" : [ { "inputParameters" : [ {
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "MAGNITUDE BIN 1" "name" : "BIN1"
}, { }, {
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "MAGNITUDE BIN 1" "name" : "BIN2"
} ], } ],
"outputs" : [ { "outputs" : [ {
"dataType" : "eff_drop_out_aux_image", "dataType" : "eff_drop_out_aux_image",