mousetool ========= .. py:module:: mousetool Functions --------- .. autoapisummary:: mousetool.allen_engine Module Contents --------------- .. py:function:: allen_engine(session: int) -> dict Allows you to construct a dictionary with neurons as keys for a session and the number of spikes in each time interval for that neuron as values. The data comes from Allen Brain Observatory API. Args: session: int, Allen Brain Observatory session ID