Skip to content

Slow import on re-run #1281

@jan-petr

Description

@jan-petr

Description

This probably needs to be re-opened. The old, slow behavior still occurs if someone wants to re-run certain subjects with the Import Module using ExploreASL('some/path', 1, 0). Which is odd...since this shouldn't run in that case???

Basically, imagine trying to run the Import Module for one extra subject, but before it is reached you need to wait through many minutes of:

DCM2NIIX was run before...   
NIIX to ASL-BIDS was run before... 78%
DCM2NIIX was run before...   
NIIX to ASL-BIDS was run before... 79%
DCM2NIIX was run before...   
NIIX to ASL-BIDS was run before... 79%
DCM2NIIX was run before...   
NIIX to ASL-BIDS was run before... 80%
DCM2NIIX was run before.

When loading in data that were already converted BIDS2Legacy: ExploreASL('path2datasetroot');
it takes a long time per subject to verify that the data were already converted from BIDS2Legacy.

Tasks

  • Fix 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

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions