Skip to content

Hotfix bug in BIDS2Legacy for large datasets #1276

@jan-petr

Description

@jan-petr

Release v1.10.1

Hotfix for BIDS2Legacy of large datasets.
Release issue to document testing and bug fixing. Check out the GitHub wiki workflow for the drafting of a new release.

Hotfix error

  • Avoid loading BIDS structure for every subject, but do it only once.
  • Avoid printing report for all subjects for each subject, but print only those done in a single iteration.
  • Test if processing a large dataset is fast enough.

Testing

Only start testing once the release branch is created. Test all again after all major fixes.

Run UnitTesting - (xASL_test_Unittesting) - all should be passed

  • Linux: Jan

Run TestDatasets - (xASL_test_TestExploreASL) - post the final table here in this issue

  • Linux: Jan

Run Flavors test - (xASL_test_Flavors([],0,0) - Run only the import part including BIDS2Legacy and stop before processing. Paste the printed errors.

  • Linux: Jan

Administration

Do these tasks in the release branch while testing:

  • Document CHANGES.md using release notes of all issues: n/a
  • Update VERSION file: n/a

Release

Start the release process only once all the tasks above are done:

  • Merge release branch to main: n/a
  • Rebase develop with latest commits: n/a
  • Update version to BETA in develop: n/a
  • Do the release, copy release text, tag, and Zenodo: n/a

Release notes

Fix error in BIDS2Legacy conversion execution time.

Metadata

Metadata

Assignees

Labels

bidsMoving ExploreASL to BIDS compatibilitybugSomething isn't workingreleaseRelease

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions