Closed dengemann closed 2 years ago
Where the actual age of the LEMON subjects can be found ?
participants.tsv on drago
On Tue, 23 Nov 2021 at 12:34, apmellot @.***> wrote:
Where the actual age of the LEMON subjects can be found ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dengemann/meeg-brain-age-benchmark-paper/issues/36#issuecomment-976427441, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOR7CSFXX57JNFDGHCDYPLUNN347ANCNFSM5IL5MXEQ .
Ok so we don't need to change the code as in compute_benchmark_age_prediction.py
we look for the age in this file, or is there something I am missing ?
Yes you're missing something: https://github.com/dengemann/meeg-brain-age-benchmark-paper/blob/a87b439846cf5b9f237aebb1d655dcf018752117/convert_lemon_to_bids.py#L73
it should be 'age' here, not 'age_guess'; and downstream we need to make sure age not the guess is used.