From 7202ac4cc0eed0bb591659814288950a5ab239c0 Mon Sep 17 00:00:00 2001
From: sharoncy <s.c.yates@medisin.uio.no>
Date: Tue, 16 May 2023 11:22:08 +0200
Subject: [PATCH] Update test1.json

---
 test/test1.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test1.json b/test/test1.json
index 65211e3..59285f9 100644
--- a/test/test1.json
+++ b/test/test1.json
@@ -3,7 +3,7 @@
     "segmentation_folder": "../test_data/ttA_2877_NOP",
     "alignment_json": "../test_data/ttA_2877_NOP_horizontal_final_2017.json",
     "nonlinear": true,
-    "colour": [255, 0, 255],
+    "colour": [0, 0, 255],
     "points_json_path": "../outputs/test1_points.json",
     "counts_per_label_name": "../outputs/test1_counts_per_allenID_2017.csv"
 }
\ No newline at end of file
-- 
GitLab