From b865297ad50996abc5e7983167ce88002e181b9d Mon Sep 17 00:00:00 2001 From: gurayerus <54039606+gurayerus@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:24:31 -0500 Subject: [PATCH 1/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c359b0c..ce1f5df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # NiChart: Neuro-imaging Chart +Full documentation at https://cbica.github.io/NiChart_Project + +## About + NiChart is a novel AI-powered neuroimaging platform with tools for computing a dimensional chart from multi-modal MRI data. NiChart provides end-to-end pipelines from raw DICOM data to advanced AI biomarkers, allowing to map a subject’s MRI images into personalized measurements, along with reference distributions for comparison to a broader population. From a8d9a1adb80874db9135eefaf02ea89ef20cc8c3 Mon Sep 17 00:00:00 2001 From: gurayerus <54039606+gurayerus@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:25:25 -0500 Subject: [PATCH 2/6] Update README.rst --- docs2/README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs2/README.rst b/docs2/README.rst index aeee0d8..6e1a8e5 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -3,6 +3,8 @@ NiChart: Neuro-imaging Chart Full documentation at https://cbica.github.io/NiChart_Project +GitHub page at https://github.com/CBICA/NiChart_Project + About ----- From c4136c074542214b9c1b002207ed99fa84f91f0d Mon Sep 17 00:00:00 2001 From: gurayerus <54039606+gurayerus@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:25:54 -0500 Subject: [PATCH 3/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce1f5df..485cf3d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Full documentation at https://cbica.github.io/NiChart_Project +GitHub page at https://github.com/CBICA/NiChart_Project + ## About NiChart is a novel AI-powered neuroimaging platform with tools for computing a dimensional chart from multi-modal MRI data. NiChart provides end-to-end pipelines from raw DICOM data to advanced From ff5fe1c8f6b18a195c9edac5eb21f70d12d6cac8 Mon Sep 17 00:00:00 2001 From: gurayerus <54039606+gurayerus@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:28:51 -0500 Subject: [PATCH 4/6] Update README.rst --- docs2/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs2/README.rst b/docs2/README.rst index 6e1a8e5..b76775a 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -35,7 +35,7 @@ Running NiChart We provide both a locally installable **desktop application** and a **cloud-based application**. -For the desktop application please see [FIXME: link to readthedocs and Github]. +For the desktop application please see https://github.com/CBICA/NiChart_Project . [NiChart cloud application](https://neuroimagingchart.com/portal), hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. From b49f4eb676a0ade90b0b208fc279c0a88b63ddd0 Mon Sep 17 00:00:00 2001 From: gurayerus <54039606+gurayerus@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:29:26 -0500 Subject: [PATCH 5/6] Update README.rst --- docs2/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs2/README.rst b/docs2/README.rst index b76775a..ba46342 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -37,7 +37,7 @@ We provide both a locally installable **desktop application** and a **cloud-base For the desktop application please see https://github.com/CBICA/NiChart_Project . -[NiChart cloud application](https://neuroimagingchart.com/portal), hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. +`NiChart cloud application `, hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. The cloud and desktop applications are unified at the code level through the use of the Python library [Streamlit](https://streamlit.io/). Consequently, the user experience is nearly identical between the cloud and desktop applications. From 6e508d7d97a8a1e36134692b1ee3ea4a8b21677b Mon Sep 17 00:00:00 2001 From: gurayerus <54039606+gurayerus@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:31:35 -0500 Subject: [PATCH 6/6] Update README.rst --- docs2/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs2/README.rst b/docs2/README.rst index ba46342..6f05e74 100644 --- a/docs2/README.rst +++ b/docs2/README.rst @@ -1,7 +1,7 @@ NiChart: Neuro-imaging Chart ============================ -Full documentation at https://cbica.github.io/NiChart_Project +Full documentation at `NiChart Documentation` GitHub page at https://github.com/CBICA/NiChart_Project