Optimap

Latest version: v0.3.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.4

What's Changed

Breaking Changes

* `compute_activation_map`: returns time in milliseconds instead of seconds for computed activation times when `fps` parameter is specified

New Functionality
* Added `smooth_gaussian`, `erode_mask`, `dilate_mask`, `binary_closing`, `binary_opening` functions to `image` module
* `image.show_image`: added `show_colorbar` and `colorbar_title` parameters
* `image.show_mask` added `title` parameter
* `compute_activation_map`: added `show` (for plotting, `True` by default), `inverted`, and `set_nan_for_inactive` parameters

Other Changes
* Ignore NaNs for `play_video()` and other functions
* Added support for Python 3.12
* Improved error handling for MultiRecorderImporter

**Full Changelog**: https://github.com/cardiacvision/optimap/compare/v0.1.3...v0.1.4

0.1.3

* Add minmal GUI to `om.play_video` `video.play/play2/playn`
* Fix `om.load_video()` when using a combination of `step` and `frames` parameters
* Add vmin1, vmax1, vmin2, vmax2 arguments to `video.play2`
* `video.normalize`: add vmin and vmax paramters
* Fix overlay video code when overlay contains NaNs

0.1.2

* Switch from QtCairo to QtAgg for the default interactive matplotlib backend. Simplifies installation as we don't depend on cairo anymore.
* fix `select_traces()`
* fix `load_tiff_folder()`
* fix error handling when OpenCV is not installed
* fix save_image_sequence for tiff files
* add `fps` and `x` parameter to `select_traces()` and `compare_traces()`
* added WIP ratiometry tutorial example

0.1.1

Fixes issue with example file download.

0.1.0

Initial release of optimap.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.