From e4629ed856ff5fc6027de16259db234839876bad Mon Sep 17 00:00:00 2001 From: Xavier Moles Lopez Date: Mon, 4 Mar 2013 11:45:58 +0100 Subject: [PATCH] FIX: modified color.data.ihc docstring. --- skimage/data/__init__.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/skimage/data/__init__.py b/skimage/data/__init__.py index 320b78bb..a544179b 100644 --- a/skimage/data/__init__.py +++ b/skimage/data/__init__.py @@ -129,11 +129,12 @@ def clock(): return load("clock_motion.png") -def ihc(): - """Immunohistochemical staining with Haematoxylin-Eosin counterstaining. +def immunohistochemistry(): + """Immunohistochemical (IHC) staining with hematoxylin counterstaining. - This picture is an example of immunohistochemical staining with - Haematoxylin-Eosin counterstaining. + This picture shows colonic glands where the IHC expression of FHL2 protein + is revealed with DAB. Hematoxylin counterstaining is applied to enhance the + negative parts of the tissue. This image was acquired at the Center for Microscopy And Molecular Imaging (CMMI).