From 31164362e25316ccbd22c9b97e59165097e00953 Mon Sep 17 00:00:00 2001 From: Sarah Walling-Bell Date: Fri, 25 Apr 2025 14:29:29 -0700 Subject: [PATCH] edit: mouse hpf passing query --- morph_utils/access_query.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morph_utils/access_query.py b/morph_utils/access_query.py index 06bc9fb..8a67fce 100644 --- a/morph_utils/access_query.py +++ b/morph_utils/access_query.py @@ -274,7 +274,7 @@ def get_mouse_hpf_passing(db_file): [Cell Overall State] NOT LIKE 'Failed%' AND [Cell Overall State] NOT LIKE 'Rescan%' AND ( - (Project LIKE 'mIVSCC-MET%' AND + (Project LIKE 'mIVSCC-MET' AND ( [Pinned Structure and Layer] LIKE 'HPF%' OR [Pinned Structure and Layer] LIKE 'HIP%' OR