From 6da2133b1c666fc51bb9242aecea52160ea03888 Mon Sep 17 00:00:00 2001 From: frederick Date: Wed, 22 Jul 2026 12:48:53 +0100 Subject: [PATCH] correcting ui and schema names to match the actual schema --- e02/templates/Notebook.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e02/templates/Notebook.yaml b/e02/templates/Notebook.yaml index f5e0d02..fd9c17a 100644 --- a/e02/templates/Notebook.yaml +++ b/e02/templates/Notebook.yaml @@ -10,9 +10,9 @@ metadata: A utility which takes in a 4D STEM data set and outs the approximate real space pixel size, measured camera length and scan rotation (based off dpc). workflows.diamond.ac.uk/repository: "https://github.com/DiamondLightSource/imaging-workflows" workflows.diamond.ac.uk/parameter-schema: | - {{- .Files.Get "schema/Calibrate4DSTEMSchema.json" | nindent 6 }} + {{- .Files.Get "schema/notebook_Schema.json" | nindent 6 }} workflows.diamond.ac.uk/ui-schema: | - {{- .Files.Get "schema/Calibrate4DSTEMUISchema.json" | nindent 6 }} + {{- .Files.Get "schema/notebook_ui.json" | nindent 6 }} spec: entrypoint: mount-files arguments: