Skip to content

Import provenance #1190

@HenkMutsaerts

Description

@HenkMutsaerts

Description

In ExploreASL's processing module, we save x.mat as a provenance file, in which we can always read back which processing options were used etc.

Likewise, we need a x-import.mat to save all the import settings that were used.

This import x-import.mat will also contain the studyPar.json how it was parsed for each subjec/session/run, such that we can easily see where things went wrong. Because the import can take hours for large populations, we may want to generate such a studyPar cell struct/table BEFORE running NII2BIDS, such that while it is iterating NII2BIDS, we can visually check if the studyPar.json parsing went OK; and we don't have to wait until the end of NII2BIDS for a potential crawler to be ran.

Tasks

  • Implement xyz in function xASL_[abc]_...

How to test

Optional: insert description about how to test the code changes here

Release notes

Required: summarize the changes for the release notes here

Metadata

Metadata

Assignees

Labels

featureNew feature, enhancement or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions