Skip to content

Optimize data compression #696

@MichaelStritt

Description

@MichaelStritt

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

Labels

optimizationEnsure that code runs faster with unchanged functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions