Update 'appDefinition.json'

This commit is contained in:
Michal_Lelonek 2022-09-30 12:14:38 +02:00
parent f3a17a24bf
commit 5d96a0b591

View File

@ -10,10 +10,10 @@
} ], } ],
"inputParameters" : [ { "inputParameters" : [ {
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "Please select BIN 1" "name" : "Please select lower magnitude range"
}, { }, {
"type" : "DOUBLE", "type" : "DOUBLE",
"name" : "Please select BIN2" "name" : "Please select upper magnitude range"
} ], } ],
"outputs" : [ { "outputs" : [ {
"dataType" : "eff_drop_out_aux_image", "dataType" : "eff_drop_out_aux_image",