mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-09 15:17:56 -05:00
makeitso debug flag addded
This commit is contained in:
@@ -799,6 +799,7 @@ def run_preprocessing_steps(options: dict, args: dict):
|
||||
------
|
||||
None
|
||||
"""
|
||||
debug = args["debug"]
|
||||
# Check if the grid file exists and is valid. Create if needed.
|
||||
grid_file = f'lfm{options["simulation"]["gamera_grid_type"]}.h5'
|
||||
if os.path.exists(grid_file):
|
||||
|
||||
Reference in New Issue
Block a user