Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@chriski777 chriski777 released this 30 Jul 18:53
· 100 commits to main since this release
9ab4ca1

BinaryFile replaces BinaryRWfile as a class and has a method for writing tiffs (ie, for cropping and generating new tifs after loading in a dataset). PyNwb has also been added to the list of dependencies needed for testing.

Fixes the following issues:

  • #1007 ModuleNotFoundError with rastermap.mapping for GUI
  • #943: high pass filter documentation issue
  • #944 : File tifs naming issue with leading zeros
  • #991: Save_path0 documentation issue