From 3c26a751f0472095cf015b936f55b33e92f99348 Mon Sep 17 00:00:00 2001 From: Sharon Yates <30626642+sharoncy@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:19:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5af4d69..131ce90 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ PyNutil is under development. > [!WARNING] -> PyNutil currently has known bugs (errors in region area calculations) - do not use. +> PyNutil currently has known bugs (errors in region_area and area_fraction calculations). Do not use. PyNutil is a Python library for brain-wide quantification and spatial analysis of features in serial section images from mouse and rat brain. It aims to replicate the Quantifier feature of the Nutil software (RRID: SCR_017183). It builds on registration to a standardised reference atlas with the QuickNII (RRID:SCR_016854) and VisuAlign software (RRID:SCR_017978) and feature extraction by segmentation with an image analysis software such as ilastik (RRID:SCR_015246). -- GitLab