From e6af0101ce03d6fed4309a6a990311229976db87 Mon Sep 17 00:00:00 2001 From: Lisha Ramon Date: Fri, 8 Dec 2023 16:38:26 -0500 Subject: [PATCH] push attempt --- scripts/ingests/ingest_wise_1810-1010.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ingests/ingest_wise_1810-1010.py b/scripts/ingests/ingest_wise_1810-1010.py index 8b03641cf..186f134ab 100644 --- a/scripts/ingests/ingest_wise_1810-1010.py +++ b/scripts/ingests/ingest_wise_1810-1010.py @@ -5,7 +5,7 @@ from astropy.table import Table import astropy.units as u from astropy.coordinates import Angle - + SAVE_DB = False # True: save the data files(json) in addition to modifying the .db file RECREATE_DB = True # recreates the .db file from the data files