From 00c96fd21218f1e360486991d68f5b3c26b7093c Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Tue, 7 Dec 2021 16:26:33 +0100 Subject: [PATCH] Update 'appDefinition.json' --- appDefinition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appDefinition.json b/appDefinition.json index 8e7b101..f3cb630 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -11,8 +11,8 @@ } ], "inputParameters" : [ ], "outputs" : [ { - "dataType" : "catalog", - "fileName" : "Catalog2.mat" + "dataType" : "gdf_csv", + "fileName" : "CatalogID.csv" } ], "requiredTools" : [ "matlab" ], "requiredComputationResources" : { }