From 2f054f38f88ff9a35921709fc617484de37dd8e5 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Wed, 24 Jul 2024 17:39:28 -0700 Subject: [PATCH] Add database of pubs that reuse nwb data (#167) --- docs/source/community_gallery/community_gallery.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/source/community_gallery/community_gallery.rst b/docs/source/community_gallery/community_gallery.rst index c87f920..e66b2f9 100644 --- a/docs/source/community_gallery/community_gallery.rst +++ b/docs/source/community_gallery/community_gallery.rst @@ -58,8 +58,6 @@ In addition, the neuroscience community is creating examples demonstrating the r The :openscope-databook:`OpenScope Databook <>` provides scripts and documentation used for brain data analysis and visualization, primarily working with NWB files and the :ref:`analysistools-dandi` archive. Through :jupyter-book:`Jupyter Book <>`, this code is structured as a series of notebooks intended to explain and educate users on how to work with brain data. This resource is provided by the Allen Institute’s :openscope-project:`OpenScope Project <>`, an endeavor of The Allen Institute :mindscope-program:`Mindscope Program <>`. OpenScope is a platform for high-throughput and reproducible neurophysiology open to external scientists to test theories of brain function. :bdg-link-primary:`Databook ` :bdg-link-primary:`Source ` - - .. raw:: html
@@ -76,6 +74,14 @@ The :ibl-website:`International Brain Laboratory (IBL) <>` released a Brainwide
+Publications That Reuse NWB Data +-------------------------------- + +The NWB team maintains `a running database of publications `_ that reuse publicly available NWB data, particularly from the DANDI Archive. + +.. raw:: html + +
.. note::