I am encountering an issue while attempting to
using Clinica. The command I am running is:
clinica convert adni-to-bids -m T1 "E:\ADNI-Screening-1.5T-AD-Complete\RAW_Data" "E:\ADNI-Screening-1.5T-AD-Complete\csv" "E:\ADNI-Screening-1.5T-AD-Complete\BIDS_Directory"
the error is
raise ValueError("Empty dataset detected. Clinical data cannot be extracted.")
ValueError: Empty dataset detected. Clinical data cannot be extracted.
Can you provide any suggestions on how to resolve this issue? (i try clinica 0.7.6. and version 0.8.3) but its shows same error
I would greatly appreciate any guidance or recommendations you have to help me move forward with the BIDS conversion process.
I am encountering an issue while attempting to
using Clinica. The command I am running is:
clinica convert adni-to-bids -m T1 "E:\ADNI-Screening-1.5T-AD-Complete\RAW_Data" "E:\ADNI-Screening-1.5T-AD-Complete\csv" "E:\ADNI-Screening-1.5T-AD-Complete\BIDS_Directory"
the error is
ValueError: Empty dataset detected. Clinical data cannot be extracted.
Can you provide any suggestions on how to resolve this issue? (i try clinica 0.7.6. and version 0.8.3) but its shows same error
I would greatly appreciate any guidance or recommendations you have to help me move forward with the BIDS conversion process.