From 555a758173c2ddd35535409e6df5f633eafd71f1 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Fri, 12 Jan 2024 14:24:51 -0500 Subject: [PATCH] Using environment figure in about section --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 9f2839a7..e6f2fe14 100644 --- a/README.rst +++ b/README.rst @@ -51,6 +51,10 @@ into structured directory layouts. - It integrates with `DataLad `_ to place converted and original data under git/git-annex version control while automatically annotating files with sensitive information (e.g., non-defaced anatomicals, etc). +Heudiconv can be inserted into your workflow to provide automatic conversion as part of a data acquisition pipeline, as seen in the figure below: + +.. image:: figs/environment.png + Installation ------------