From a120c2b5b9a236dbef449fee346289696e3cea2d Mon Sep 17 00:00:00 2001 From: pauladkisson Date: Mon, 7 Jul 2025 17:35:02 -0700 Subject: [PATCH 1/3] added guppy to software --- src/content/software/guppy.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/content/software/guppy.md diff --git a/src/content/software/guppy.md b/src/content/software/guppy.md new file mode 100644 index 0000000..b92f1a8 --- /dev/null +++ b/src/content/software/guppy.md @@ -0,0 +1,9 @@ +--- +name: GuPPy +description: Guided Photometry Analysis in Python, a free and open-source fiber photometry data analysis tool. + We contribute to this open-source project that aims to standardize and simplify fiber photometry workflows. +status: Active +type: analysis +github: https://github.com/LernerLab/GuPPy +docs: https://github.com/LernerLab/GuPPy/wiki +--- From c77d18ca3d030d86f5b098ffa0bc40a2719cb77d Mon Sep 17 00:00:00 2001 From: pauladkisson Date: Mon, 7 Jul 2025 17:38:05 -0700 Subject: [PATCH 2/3] description on one line --- src/content/software/guppy.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/content/software/guppy.md b/src/content/software/guppy.md index b92f1a8..2198254 100644 --- a/src/content/software/guppy.md +++ b/src/content/software/guppy.md @@ -1,7 +1,6 @@ --- name: GuPPy -description: Guided Photometry Analysis in Python, a free and open-source fiber photometry data analysis tool. - We contribute to this open-source project that aims to standardize and simplify fiber photometry workflows. +description: Guided Photometry Analysis in Python, a free and open-source fiber photometry data analysis tool. We contribute to this open-source project that aims to standardize and simplify fiber photometry workflows. status: Active type: analysis github: https://github.com/LernerLab/GuPPy From 14a32a4203ef481d1bd94585b53fc0353f3b3828 Mon Sep 17 00:00:00 2001 From: pauladkisson Date: Tue, 15 Jul 2025 09:28:44 -0700 Subject: [PATCH 3/3] updated guppy md --- src/content/software/guppy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/software/guppy.md b/src/content/software/guppy.md index 2198254..264caf2 100644 --- a/src/content/software/guppy.md +++ b/src/content/software/guppy.md @@ -1,6 +1,6 @@ --- name: GuPPy -description: Guided Photometry Analysis in Python, a free and open-source fiber photometry data analysis tool. We contribute to this open-source project that aims to standardize and simplify fiber photometry workflows. +description: Guided Photometry Analysis in Python, a free and open-source fiber photometry data analysis tool developed in collaboration with the Lerner Lab at Northwestern University. GuPPy provides researchers with a comprehensive pipeline for processing and analyzing fiber photometry data, including artifact correction, signal normalization, peak detection, and visualization capabilities. The Lerner Lab leads the scientific development and analysis features, while our team at CatalystNeuro focuses on the software engineering foundation that makes GuPPy sustainable and accessible. We are streamlining installation and distribution, implementing automated quality assurance, improving reliability and error handling, and enabling seamless data sharing across research platforms. status: Active type: analysis github: https://github.com/LernerLab/GuPPy