Releases: LorenFrankLab/ndx-franklab-novela
Releases · LorenFrankLab/ndx-franklab-novela
0.2.3
0.2.2
What's Changed
- Quickfix: Make
speed_filter_on_above_thresholdoptional by @samuelbray32 in #14 - Update version to 0.2.2 by @rly in #16
Full Changelog: v0.2.1...v0.2.2
0.2.1
What's Changed
- Make Probe.contact_side_numbering optional, update doc by @rly in #9
- Update repo to use latest template, black formatting by @rly in #11
- Updates values stored in
FrankLabOptogeneticEpochsTable@samuelbray32 in #10- Speed-filtered parameter settings
- Generic spatial region definition
- Reference to stimulus timeseries
New Contributors
- @samuelbray32 made their first contribution in #10
Full Changelog: 0.2.0...v0.2.1
0.2.0
Version 0.1.0
- Removed
NdxImageSeriesdata type. The core NWBImageSeriestype should be used instead. - Replaced all custom Python classes with autogenerated Python classes. This should not affect downstream code.
- Updated authors, contact information, license, and readme.
- Updated requirements to use the latest HDMF and PyNWB packages.
- Added basic CI using GitHub Actions.