-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
optimizationEnsure that code runs faster with unchanged functionalityEnsure that code runs faster with unchanged functionality
Milestone
Description
Description
Right now it is possible to run each module separately. After each run, the data is only compressed if the population module was run. I think it would make sense to run xASL_adm_GzipAllFiles after calls like x = ExploreASL(..., 0, [1 0 0]) or x = ExploreASL(..., 0, [1 1 0]) as well, but not after each module. It could make sense to move population submodule number 9 to the master script as a separate part of the full workflow.
Release notes
Run data compression after processing pipeline (not a part of the population module anymore).
Metadata
Metadata
Assignees
Labels
optimizationEnsure that code runs faster with unchanged functionalityEnsure that code runs faster with unchanged functionality