From 53ac8064bfc7d1b648b9a56d5e37a217a6442a7d Mon Sep 17 00:00:00 2001 From: "Sarachan, Brion D" Date: Tue, 6 Feb 2018 13:24:45 -0500 Subject: [PATCH] Added pathologyImageRGB to REFERENCE.md. --- REFERENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REFERENCE.md b/REFERENCE.md index 4e51410..18b3891 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -34,7 +34,7 @@ Here is a description of the individual algorithm metadata fields: * cells -- list of descriptions of the "cells" that contain image viewers. * _row_ -- which row, with first one numbered zero. * _column_ -- which column, with first one numbered zero. - * _cellType_ -- "image" (DICOM) or "pathologyImage" + * _cellType_ -- "image" (DICOM), "pathologyImage" or "pathologyImageRGB" (TIFF) * _source_ -- either "context" (input) or "result" (output) * _parameter_ -- name of input parameter or result, defined above * _cellDisplayMode_ -- "background" or "overlay"