From 9f84e076c0b2a1ccd3bcc3b7703417952654c94f Mon Sep 17 00:00:00 2001 From: Constantin Pape Date: Thu, 20 Oct 2022 19:20:53 +0200 Subject: [PATCH] Update to new spec --- data/jrc_hela-2/dataset.json | 3 +-- data/project.json | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/data/jrc_hela-2/dataset.json b/data/jrc_hela-2/dataset.json index e32918d..acea206 100644 --- a/data/jrc_hela-2/dataset.json +++ b/data/jrc_hela-2/dataset.json @@ -20,7 +20,6 @@ } } }, - "timepoints": 1, "views": { "default": { "isExclusive": false, @@ -137,4 +136,4 @@ } } } -} +} \ No newline at end of file diff --git a/data/project.json b/data/project.json index a1a28f1..8c9716b 100644 --- a/data/project.json +++ b/data/project.json @@ -3,8 +3,5 @@ "jrc_hela-2" ], "defaultDataset": "jrc_hela-2", - "imageDataFormats": [ - "openOrganelle.s3" - ], - "specVersion": "0.2.0" + "specVersion": "0.3.0" } \ No newline at end of file