2.8.1
Documentation and tutorial enhancements
- Simplified the introduction to NWB tutorial. @rly #1914
- Simplified the ecephys and ophys tutorials. #1915
- Add comments to
src/pynwb/io/file.py
to improve developer documentation. @rly #1925
Bug fixes
- Fixed use of
channel_conversion
inTimeSeries
get_data_in_units
. @rohanshah 1923