data_base
❭ analyze
❭ spatiotemporal_binning
spatiotemporal_binning¶
Bin Presynaptic spike times or Synapse activation dataframes by time and space.
See also
data_base.db_initializers.synapse_activation_binning
for binning synapse activations
by time, and a variety of other metrics (e.g. space, cell type …)
Functions¶
|
Bin a pandas DataFrame by both distance and time. |
|
Bin a pandas or dask DataFrame by both distance and time. |