NeurodataWithoutBorders / matnwb

A Matlab interface for reading and writing NWB files
BSD 2-Clause "Simplified" License
48 stars 32 forks source link

Fix convertTrials tutorial (#515) #594

Closed ehennestad closed 1 month ago

ehennestad commented 2 months ago

Fix #515

Motivation

Fix outdated tutorial

How to test the behavior?

Run tutorial

The tutorial should run without errors and the exported file can be read with matnwb and pynwb v2.8.1

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.63%. Comparing base (1b7b657) to head (c81a78b). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #594 +/- ## ========================================== + Coverage 90.60% 90.63% +0.03% ========================================== Files 106 106 Lines 4671 4687 +16 ========================================== + Hits 4232 4248 +16 Misses 439 439 ``` | [Flag](https://app.codecov.io/gh/NeurodataWithoutBorders/matnwb/pull/594/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NeurodataWithoutBorders) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/NeurodataWithoutBorders/matnwb/pull/594/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NeurodataWithoutBorders) | `90.63% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NeurodataWithoutBorders#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.