Closed jasmainak closed 3 months ago
Also we should use: https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.eventplot.html instead of scatter
as mentioned by @ntolley
@jasmainak, Can I take this issue, and Could you provide me with more context regarding this issue?
it's related to this function: https://jonescompneurolab.github.io/hnn-core/stable/generated/hnn_core.CellResponse.html#hnn_core.CellResponse.plot_spikes_raster
when some cells do not spike, this plot omits those cell types. Instead, we want to always plot every cell type.
As discussed in the group meeting, we should show all neurons, not just the neurons that spike.