ExploreASL / ExploreASL

ExploreASL: releases can be found in the main branch or within the releases tab. If you want to contribute, please contact us at h.j.mutsaerts@amsterdamumc.nl. Development details can be found under the wiki tab. Code documentation can be found on the documentation website https://exploreasl.github.io/Documentation
https://www.exploreasl.org
Other
44 stars 11 forks source link

Reading hematocrit from participants.tsv #1680

Closed BeatrizPadrela closed 2 months ago

BeatrizPadrela commented 2 months ago

Description

When running ExploreASL('path', 0, 0) – after adding 'hematocrit' column to participants.tsv inside derivatives folder – a warning appears saying that it cannot read participants.tsv

We realized that is was due to this double quoting marks "" in the subject names in the 'participants_id' column

ANOTHER BUG [17-4-2024]: image

Tasks

Release notes

Fix bug in loading and using Hematocrit values.