2021-12-14 15:59:13 +01:00
|
|
|
{
|
|
|
|
"scriptLanguage" : "MATLAB",
|
|
|
|
"executableScriptName" : "Geomap_function_4.m",
|
|
|
|
"inputFiles" : [ {
|
|
|
|
"dataType" : "catalog",
|
|
|
|
"multiplicity" : {
|
|
|
|
"minCount" : 1,
|
|
|
|
"maxCount" : 1
|
|
|
|
}
|
|
|
|
} ],
|
|
|
|
"inputParameters" : [ {
|
|
|
|
"type" : "DOUBLE",
|
2021-12-14 16:00:29 +01:00
|
|
|
"name" : "BIN1"
|
2021-12-14 15:59:13 +01:00
|
|
|
}, {
|
|
|
|
"type" : "DOUBLE",
|
2021-12-14 16:00:29 +01:00
|
|
|
"name" : "BIN2"
|
2021-12-14 15:59:13 +01:00
|
|
|
} ],
|
2021-12-14 16:05:20 +01:00
|
|
|
"outputs" : [ {
|
2021-12-14 15:59:13 +01:00
|
|
|
"dataType" : "eff_drop_out_aux_image",
|
2021-12-14 16:05:20 +01:00
|
|
|
"fileName" : "Figure1.png",
|
2021-12-14 15:59:13 +01:00
|
|
|
"fileFormat" : "PNG",
|
|
|
|
"isReturnedValue" : false
|
|
|
|
} ],
|
|
|
|
"requiredTools" : [ "matlab" ],
|
|
|
|
"requiredComputationResources" : { }
|
|
|
|
}
|