Geomap_function_2/appDefinition.json

19 lines
442 B
JSON

{
"scriptLanguage" : "MATLAB",
"executableScriptName" : "Geomap_function_2.m",
"inputFiles" : [ {
"dataType" : "catalog",
"multiplicity" : {
"minCount" : 1,
"maxCount" : 1
}
} ],
"inputParameters" : [ ],
"outputs" : [ {
"dataType" : "eff_drop_out_aux_image",
"fileName" : "Figure1.png",
"isReturnedValue" : false
} ],
"requiredTools" : [ "matlab" ],
"requiredComputationResources" : { }
}