v0.1.4
What's Changed
Breaking Changes
compute_activation_map: returns time in milliseconds instead of seconds for computed activation times whenfpsparameter is specified
New Functionality
- Added
smooth_gaussian,erode_mask,dilate_mask,binary_closing,binary_openingfunctions toimagemodule image.show_image: addedshow_colorbarandcolorbar_titleparametersimage.show_maskaddedtitleparametercompute_activation_map: addedshow(for plotting,Trueby default),inverted, andset_nan_for_inactiveparameters
Other Changes
- Ignore NaNs for
play_video()and other functions - Added support for Python 3.12
- Improved error handling for MultiRecorderImporter
Full Changelog: v0.1.3...v0.1.4