Skip to content

Code optimisation: Rearranging ASL quantification single- and multi-PLD layers #867

@MDijsselhof

Description

@MDijsselhof

Description

Currently, we divide single- and multi-PLD quantification in step 8 of the ASL module (Perform Quantification) and perform the preprocessing steps twice. For future code changes we need to merge this together and perform the specific single or multi PLD quantification steps a layer down (follow-up issue to #759). Furthermore, all scaling can be in separate function, so we might as well do this in a separate function.

Requirements

How to test

Release notes

Duplicate #1002

Metadata

Metadata

Assignees

Labels

optimizationEnsure that code runs faster with unchanged functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions