From 2653179758dd3a998c3f88a8c6bd9dd78e949d29 Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Tue, 21 Sep 2010 21:16:51 +0000
Subject: [PATCH] minor: config doc

SVN: 17937
---
 screening/dist/etc/service.properties | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/screening/dist/etc/service.properties b/screening/dist/etc/service.properties
index 517568d4d8f..e0e6dd717f2 100644
--- a/screening/dist/etc/service.properties
+++ b/screening/dist/etc/service.properties
@@ -271,6 +271,8 @@ split-channels-images.type-extractor.is-measured = true
 
 split-channels-images.storage-processor = ch.systemsx.cisd.openbis.dss.etl.PlateStorageProcessor
 split-channels-images.storage-processor.generate-thumbnails = false
+# The first specified channel will be blue, the second will be green and the third will be red.
+# If there are more channels, combinations of colors will be used.
 split-channels-images.storage-processor.channel-codes = GFP, DAPI
 split-channels-images.storage-processor.channel-labels = Gfp, Dapi
 split-channels-images.storage-processor.well_geometry = 3x3
-- 
GitLab