From 222129d28b254c49c27a2000c5a90582c64b1217 Mon Sep 17 00:00:00 2001 From: zairving Date: Tue, 4 Nov 2025 16:18:32 +0000 Subject: [PATCH] misc: updated tests --- tests/test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test.py b/tests/test.py index a425aa9..927dc52 100644 --- a/tests/test.py +++ b/tests/test.py @@ -98,7 +98,6 @@ def test_elliptical_local_background(self): for i in range(len(coords)): local_bkg, local_bkg_error = local_bkg_estimator( image, - np.sqrt(image), coords[i], tbl['semimajor_sigma'][i].value, tbl['semiminor_sigma'][i].value,