Returns a dictionary with (neuron-idx, brain-region) tuples associated with each response type.
all_data (np.ndarray) – A 2-d numpy array that contains data from all sessions.
session_id (int) – Integer that denotes a particular session.
Corresponding neuron and brain-region for each response type.
dict