<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nwb on DANDI</title><link>https://deploy-preview-118--dandi-about.netlify.app/tags/nwb/</link><description>Recent content in Nwb on DANDI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 24 Feb 2026 21:07:19 -0500</lastBuildDate><atom:link href="https://deploy-preview-118--dandi-about.netlify.app/tags/nwb/index.xml" rel="self" type="application/rss+xml"/><item><title>Introducing DANDI Atlas Explorer: Explore the DANDI Archive in 3D</title><link>https://deploy-preview-118--dandi-about.netlify.app/blog/2026/02/24/introducing-dandi-atlas-explorer-explore-the-dandi-archive-in-3d/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate><guid>https://deploy-preview-118--dandi-about.netlify.app/blog/2026/02/24/introducing-dandi-atlas-explorer-explore-the-dandi-archive-in-3d/</guid><description>&lt;p>Where in the brain does DANDI have data? As the archive grows, this question becomes
increasingly important for researchers planning experiments, searching for
collaborators, or surveying available data for meta-analyses. Today, we&amp;rsquo;re excited to
introduce &lt;a href="https://atlas.dandiarchive.org/">DANDI Atlas Explorer&lt;/a>&amp;mdash;an interactive 3D
brain viewer that lets you explore the DANDI Archive through the lens of the Allen
Common Coordinate Framework (CCF) mouse brain atlas.&lt;/p>


 
 &lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/D8514CLVXYo?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
 >&lt;/iframe>
 &lt;/div>

&lt;h2 id="what-is-dandi-atlas-explorer">What is DANDI Atlas Explorer?&lt;a class="td-heading-self-link" href="#what-is-dandi-atlas-explorer" aria-label="Heading self-link">&lt;/a>&lt;/h2>
&lt;p>DANDI Atlas Explorer is a browser-based tool that renders an interactive 3D mouse brain and
highlights which regions have associated neurophysiology datasets on DANDI. Regions
with more datasets appear more opaque, giving you an immediate, intuitive sense of
data coverage across the brain. Click any region to see the specific dandisets that
recorded there, with direct links back to the DANDI Archive.&lt;/p></description></item><item><title>NWB Compression Recommendations for DANDI Archive</title><link>https://deploy-preview-118--dandi-about.netlify.app/blog/2025/11/03/nwb-compression-recommendations-for-dandi-archive/</link><pubDate>Mon, 03 Nov 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-118--dandi-about.netlify.app/blog/2025/11/03/nwb-compression-recommendations-for-dandi-archive/</guid><description>&lt;p>When submitting large datasets to the DANDI Archive, it&amp;rsquo;s crucial to consider data compression options that can substantially reduce file sizes. Smaller files reduce the storage burden on the DANDI Archive and make datasets more convenient to download for users. Neurodata Without Borders (NWB) now supports two file format backends: HDF5 and Zarr. Both formats have built-in capabilities for chunking and compression that can break large datasets into smaller pieces and apply lossless compression to each chunk. This approach reduces file size without altering the dataset values.&lt;/p></description></item><item><title>External Links in NWB and DANDI</title><link>https://deploy-preview-118--dandi-about.netlify.app/blog/2022/03/03/external-links-in-nwb-and-dandi/</link><pubDate>Thu, 03 Mar 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-118--dandi-about.netlify.app/blog/2022/03/03/external-links-in-nwb-and-dandi/</guid><description>&lt;h3 id="the-need-for-external-files">The need for external files&lt;a class="td-heading-self-link" href="#the-need-for-external-files" aria-label="Heading self-link">&lt;/a>&lt;/h3>
&lt;p>Neurophysiology experiments often include natural videos (such as behaving animals), which need to be stored with the neurophysiological recordings in order to ensure maximal reusability of the data. These videos are commonly stored with lossy compression (e.g. h264 in an .mp4 file), which allows them to achieve very high compression ratios. It is possible to read these videos frame-by-frame, and store them in HDF5, but since HDF5 is not able to access popular video codecs like h264, the volume of the video in the NWB file is much larger (even when using the available compression algorithms like GZIP). NWB has an option to avoid storing these altogether by linking to these external video files using a relative path to that file on disk. This relative path is stored in the ImageSeries neurodata_type storing it as an attribute of a string dtype. We also need to publish these video linked NWB files in an archive (e.g. in DANDI). For DANDI, which renames and reorganizes the the NWB files, this requires not only uploading the video file on the archive but also changing the path attribute of the ImageSeries to reflect the new file names.&lt;/p></description></item></channel></rss>