From 954d4a950aa341acf54059c1e93b27c9de18fbc2 Mon Sep 17 00:00:00 2001 From: Gensollen Date: Tue, 1 Oct 2024 12:02:25 +0200 Subject: [PATCH] [DOC] Add warning message about ADNI new download interface (#1307) * add warning message about adni new interface * fix warning box title * Update docs/Converters/ADNI2BIDS.md Co-authored-by: AliceJoubert <158147135+AliceJoubert@users.noreply.github.com> --------- Co-authored-by: AliceJoubert <158147135+AliceJoubert@users.noreply.github.com> --- docs/Converters/ADNI2BIDS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/Converters/ADNI2BIDS.md b/docs/Converters/ADNI2BIDS.md index f3226c3b5..b5f048b03 100644 --- a/docs/Converters/ADNI2BIDS.md +++ b/docs/Converters/ADNI2BIDS.md @@ -1,6 +1,12 @@ # `adni-to-bids` – Conversion of the Alzheimer’s Disease Neuroimaging Initiative (ADNI) to BIDS +!!! warning "October 2024 ADNI new download interface" + The LONI Image and Data Archive is currently refactoring the ADNI data download interface. + Because of the ongoing modifications, both the documentation and the code of this converter are not up-to-date. + The Clinica team will work on updating the converter once the interface stabilizes. + In the mean-time, we recommend using previous versions of the downloaded clinical data (before sept. 2024). + ??? quote "Description adapted from the [ADNI website](http://adni.loni.usc.edu)" ADNI is a global research effort that actively supports the investigation and development of treatments that slow or stop the progression of Alzheimer's disease (AD). This multisite, longitudinal study assesses clinical, imaging, genetic and biospecimen biomarkers through the process of normal aging to mild cognitive impairment (MCI) and AD dementia.