TU Berlin

Institute of Software Engineering and Theoretical Computer ScienceModelling of Cognitive Processes

Psi Grid Score

Use the box below to select a positions file.
Privacy Policy We do not store or use uploaded data in any way other than for the purpose of creating the plot on this website and will delete it from the server 5 minutes after upload.
...or simply drag the file into the box.
Format: Array of shape (N, 2) or (2, N), with N spike/field positions.
Permitted filetypes: .npy, .mat
Arena limits: (determined from data if left empty)
xmin xmax ymin ymax
i Move slider left if data contains spike positions
Spike positions Field positions
i Move slider right if data contains centers of grid fields instead of spike positions



The grid score source code can be found at: https://gitlab.tubit.tu-berlin.de/simonweber/gridscore

EXAMPLE with field positions. Courtesy of Sophie Rosay. Shape of data: (1223, 2)
Local
grid scores Each dot represents the location of a spike. The color of a dot represents its individual Psi grid score. Bright colors correspond to high grid scores. Title: Mean over the grid scores of all spikes.
Local
orientations Each dot represents the location of a spike. The color of a dot represents the orientation of the grid around this spike. For a hexagonal symmetry, orientations vary between -30 and 30 degrees (see cyclic colorbar). Title: Mean over the orientation of all spikes.
Distance
histogram Histogram of distances between all pairs for spikes. Gray dots show detected peaks. The solid gray line highlights the radius of the neighborhood shell used for the PSI score. The dashed gray lines indicate the width of the shell. For field positions, the first peak should be detected. For field positions, the histogram is thus weighted with the inverse distance.
.npy .mat


Example with spike positions
The PSI score for spikes of an experimentally recorded grid cell. Data from Sargolini et al. 2006 obtained from http://www.ntnu.edu/kavli/research/grid-cell-data
Example with field positions
The PSI score for fields of grid cells from simulations. Data provided courtesy of Sophie Rosay.

Website created by Gregory Knoll, October 2017.
Grid score developed by Simon N. Weber and Henning Sprekeler