From 32ab3acdf5b9ee1d1365fce34759bfbb0e28c88a Mon Sep 17 00:00:00 2001 From: Doug Ollerenshaw Date: Fri, 12 Jun 2026 11:49:30 -0700 Subject: [PATCH] Add links to scientist derived intermediate data doc --- docs/source/explore_analyze/index.md | 3 +++ docs/source/index.md | 1 + 2 files changed, 4 insertions(+) diff --git a/docs/source/explore_analyze/index.md b/docs/source/explore_analyze/index.md index ab68aea..fdd60f0 100644 --- a/docs/source/explore_analyze/index.md +++ b/docs/source/explore_analyze/index.md @@ -33,6 +33,8 @@ There are also Platform dashboards for each of the major platforms in Neural Dyn - [Automate my analysis](analyze_data.md#analysis-framework) using the Analysis Framework. - [Explore custom tools and apps](analyze_data.md#custom-tools) for annotation and data exploration. +[Add metadata to scientist-derived data](create_processing_metadata.md) so analysis outputs and imported data can become data assets. + [Find outreach events](outreach.md). ```{toctree} @@ -42,5 +44,6 @@ quality_control find_data analyze_data co_best_practices +create_processing_metadata outreach ``` diff --git a/docs/source/index.md b/docs/source/index.md index feb3ae3..0698c73 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -55,6 +55,7 @@ acquire_upload/process_data explore_analyze/quality_control explore_analyze/find_data explore_analyze/analyze_data +explore_analyze/create_processing_metadata explore_analyze/outreach