From f7d754db7b7f3c955344a69050d4a7d0bb27634c Mon Sep 17 00:00:00 2001 From: romainGuiet Date: Tue, 19 Dec 2023 08:43:49 +0100 Subject: [PATCH 1/2] Update biop-lookup-tables.md add a cheatsheet table with Hex color and RGB values --- _pages/plugins/biop-lookup-tables.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_pages/plugins/biop-lookup-tables.md b/_pages/plugins/biop-lookup-tables.md index 1c0701429a..98956a9784 100644 --- a/_pages/plugins/biop-lookup-tables.md +++ b/_pages/plugins/biop-lookup-tables.md @@ -62,3 +62,15 @@ Here, channels 2 and 3 are tubular structure and it's difficult to distinguish t ## Install You can either use our PTBIOP update site or download [biop-luts.zip](/media/plugins/biop-lut/biop-luts.zip) and extract to the \luts folder. + +## Cheatsheet table + +| name | Color Hex | (R,G,B) | +|-------|-------|-------| +| azure | #0080ff |(0,128,255)| +| springgreen | #00ff80 |(0,255,128)| +| chartreuse | #80ff00 |(128,255,0)| +| amber | #ff8000 |(255,128,0)| +| brightpink | #ff0080 |(255,0,128)| +|electric-indigo | #8000ff |(128,0,255)| + From 59802750b2db77ff939f4c81f4b85bc113a64d46 Mon Sep 17 00:00:00 2001 From: romainGuiet Date: Tue, 19 Dec 2023 08:49:54 +0100 Subject: [PATCH 2/2] Update biop-lookup-tables.md change staff url --- _pages/plugins/biop-lookup-tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/plugins/biop-lookup-tables.md b/_pages/plugins/biop-lookup-tables.md index 98956a9784..2b29f81a2c 100644 --- a/_pages/plugins/biop-lookup-tables.md +++ b/_pages/plugins/biop-lookup-tables.md @@ -1,7 +1,7 @@ --- title: BIOP Lookup Tables name: BIOP Lookup Tables -source-url: http://biop.epfl.ch/INFO_Facility.html#staff +source-url: https://www.epfl.ch/research/facilities/ptbiop/staff/ source-label: PTBIOP staff site release-date: Oct 2016 dev-status: Stable