From 3a609daa96dd3b835072821135218ff614311a9f Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Tue, 16 Jan 2024 18:18:47 +0100 Subject: [PATCH] Fix typo --- bin/index_archival.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/index_archival.py b/bin/index_archival.py index a2689fe9..5919a855 100644 --- a/bin/index_archival.py +++ b/bin/index_archival.py @@ -265,7 +265,7 @@ def main(): "tmp", F.arrays_zip( "magpsf", "sigmapsf", "diffmaglim", "jd", "fid", - "magnr", "sigmagnr", "isdiffpos", "distnr" + "magnr", "sigmagnr", "isdiffpos", "distnr", "rb", "nbad" ) ).withColumn("tmp", F.explode("tmp")).select(