synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

Make spike count plot optional #240

Closed bauerfe closed 4 months ago

bauerfe commented 4 months ago

Checklist before requesting a review

ssinhaleite commented 4 months ago

Hi @bauerfe ,

I've reviewed your changes, and they look good. I am merging it, but just FYI, I am adding two new issues that I caught while reviewing this code (but that are not directly related to this feature).

Thanks!