Skip to content

Add PyNWB 4.0.0 release blog post#159

Merged
bendichter merged 12 commits into
mainfrom
pynwb-4.0.0-blog-post
Jul 1, 2026
Merged

Add PyNWB 4.0.0 release blog post#159
bendichter merged 12 commits into
mainfrom
pynwb-4.0.0-blog-post

Conversation

@bendichter

Copy link
Copy Markdown
Contributor

Adds a news/blog post announcing the PyNWB 4.0.0 release.

Highlights covered

  • HERD — the new external_resources field on NWBFile for ontology/external-resource annotations, plus the get_external_resources() helper
  • NWBEP001 integration — the EventsTable, TimestampVectorData, and DurationVectorData types, the new events group, and merge_events_tables() / get_all_events(), delivered via the NWB 2.10.0 schema
  • Other new features (new get_starting_time()/get_duration() methods, Python 3.14, HDMF ≥6.1.0, pandas 3.0), bug fixes, and breaking changes

Notes

  • Dated 2026-06-30 (actual GitHub release date) with weight: 1 so it appears at the top of the news list
  • No banner image: field set — happy to add one if a banner asset is provided

🤖 Generated with Claude Code

Announce PyNWB 4.0.0, highlighting HERD external resource annotations
and the integration of NWBEP001 (EventsTable) via the NWB 2.10.0 schema.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for nwborg ready!

Name Link
🔨 Latest commit f7837df
🔍 Latest deploy log https://app.netlify.com/projects/nwborg/deploys/6a456c9abb55160007b6aea4
😎 Deploy Preview https://deploy-preview-159--nwborg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

bendichter and others added 6 commits June 30, 2026 17:12
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bendichter

Copy link
Copy Markdown
Contributor Author

@bendichter bendichter requested review from oruebel and rly June 30, 2026 21:21
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

HERD provides a standardized way to associate **external resource annotations** with the contents of your NWB file. The most common use case is mapping entries in your data, such as species, brain regions, genotypes, or behavioral conditions, to terms in external ontologies and controlled vocabularies. Instead of recording a free-text label like "mouse," you can link that value to a precise, globally resolvable identifier (for example, an NCBI Taxonomy term), making your data more **machine-readable, interoperable, and FAIR**.

To get started, see the new tutorials: [Linking to External Resources (HERD)](https://pynwb.readthedocs.io/en/stable/tutorials/general/plot_external_resources.html) and [Annotating Multiple Streamed NWB Files with a Single HERD](https://pynwb.readthedocs.io/en/stable/tutorials/general/resources_streaming.html).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either is fine with me

Comment thread content/news/pynwb-4.0.0-release.md
Comment thread content/news/pynwb-4.0.0-release.md
oruebel
oruebel previously approved these changes Jul 1, 2026
@oruebel

oruebel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Looks good to me. Thanks for putting this together

Comment thread content/news/pynwb-4.0.0-release.md Outdated
Comment thread content/news/pynwb-4.0.0-release.md
Comment thread content/news/pynwb-4.0.0-release.md Outdated
Comment thread content/news/pynwb-4.0.0-release.md Outdated
@rly

rly commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

I left a few suggestions. Looks great to me. Thanks for putting this together!

Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
bendichter and others added 3 commits July 1, 2026 15:37
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
@bendichter bendichter marked this pull request as ready for review July 1, 2026 22:08
@bendichter bendichter merged commit d2acdc4 into main Jul 1, 2026
5 checks passed
@bendichter bendichter deleted the pynwb-4.0.0-blog-post branch July 1, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants