Skip to content

v0.1.1

Compare
Choose a tag to compare
@CodyCBakerPhD CodyCBakerPhD released this 25 Jul 13:46
· 4961 commits to main since this release
8e10adf

v0.1.1

Fixes

  • Fixed the behavior of the file_paths usage in the MovieInterface when run via the YAML conversion specification. PR #33

Improvements

  • Added function to add ImagingPlane objects to an nwbfile in roiextractors and corresponding unit tests. PR #19

Features

  • Add non-iterative writing capabilities to add_electrical_series. PR #32

Testing

  • Added unittests for the write_as functionality in the add_electrical_series of the spikeinterface module. PR #32