Neo objects utilities

Tools to manipulate Neo objects.

extract_neo_attributes(neo_object[, ...])

Given a Neo object, return a dictionary of attributes and annotations.

get_all_spiketrains(container)

Get all neo.Spiketrain objects from a container.

get_all_events(container)

Get all neo.Event objects from a container.

get_all_epochs(container)

Get all neo.Epoch objects from a container.