diff --git a/scripts/ingests/ingest_wise_1810-1010.py b/scripts/ingests/ingest_wise_1810-1010.py index 20135c87d..8b03641cf 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