Skip to content
Snippets Groups Projects
Commit acaeb188 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #8437: Create directory containing concat.ms, as it might not exist

parent ff90936f
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ class imager_prepare(LOFARnodeTCP):
#******************************************************************
# 1. Create the directories used in this recipe
create_directory(processed_ms_dir)
create_directory(os.path.dirname(output_measurement_set))
# time slice dir_to_remove: assure empty directory: Stale data
# is problematic for dppp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment