From ac49161057f81d851d1da9ba4bf6af38ca6dccc8 Mon Sep 17 00:00:00 2001 From: Corey Spohn Date: Wed, 16 Sep 2026 17:04:56 -0400 Subject: [PATCH] fix: Remove L double counting --- EXOSIMS/Prototypes/ZodiacalLight.py | 1 - 1 file changed, 1 deletion(-) diff --git a/EXOSIMS/Prototypes/ZodiacalLight.py b/EXOSIMS/Prototypes/ZodiacalLight.py index 6705da0cd..d38458926 100644 --- a/EXOSIMS/Prototypes/ZodiacalLight.py +++ b/EXOSIMS/Prototypes/ZodiacalLight.py @@ -223,7 +223,6 @@ def calc_JEZ0(self, MV, L, flambda, bandwidth): * self.fEZ0 # The x term in Fundamental Concepts documentation * flambda * bandwidth - / L ).to(u.ph / u.s / u.m**2 / u.arcsec**2) return JEZ0