From fa26e857df808333069d0a3570ead8536294a2a4 Mon Sep 17 00:00:00 2001 From: hinerm Date: Wed, 14 Feb 2024 14:34:31 -0600 Subject: [PATCH] Add puncta-process entry Co-authored-by: DanHUMassMed --- sites.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/sites.yml b/sites.yml index de567d5..57ad759 100644 --- a/sites.yml +++ b/sites.yml @@ -2021,6 +2021,18 @@ sites: maintainers: - "[Olivier Burri](https://people.epfl.ch/olivier.burri?lang=en&cvlang=en)" +- name: "Puncta Process" + id: "process-puncta" + url: "https://sites.imagej.net/puncta_process/" + description: >- + The [Puncta Process PlugIn](https://imagej.net/plugins/process-puncta/) is a practical analysis tool for counting puncta in 3D image data. + The process uses single-channel data to produce three specific values: - **Puncta Volume** An average number + of voxels (volume picture elements) of the object times z,y, and z calibrations. - **Puncta Number** The + average number of puncta counts within a given ROI (Region of Interest) - **ROI Intensity** The measures the + overall pixel intensity over the Region of Interest - The results are summarized in MS Excel format. + maintainers: + - "[Dan Higgins](https://github.com/DanHUMassMed)" + - name: "Qualitative Annotations" id: "Qualitative-Annotations" url: "https://sites.imagej.net/Qualitative-Annotations/"