From 654cbb31550f7f370418850ce71b99de7c1b943e Mon Sep 17 00:00:00 2001 From: Pramod Gupta Date: Mon, 23 Dec 2024 14:08:25 -0700 Subject: [PATCH] mwm_openfiber.py: edit openfibertargets_mwm_mdwarfs_plato_apogee --- python/target_selection/cartons/mwm_openfiber.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/target_selection/cartons/mwm_openfiber.py b/python/target_selection/cartons/mwm_openfiber.py index d2142dcb..2794c2fc 100644 --- a/python/target_selection/cartons/mwm_openfiber.py +++ b/python/target_selection/cartons/mwm_openfiber.py @@ -84,7 +84,7 @@ def build_query(self, version_id, query_region=None): Gaia_DR3.bp_rp, Gaia_DR3.parallax, Gaia_DR3.l, - Gaia_DR3.b + Gaia_DR3.b, ) .join(Gaia_DR3, on=(CatalogToGaia_DR3.target_id == Gaia_DR3.source_id)) .where(