coverage

Plot the total response of a population of units as a function of stimulus parameters. For example, see Swindale (2000) for a definition of coverage and related concepts.

Output types

Parameters

Examples

Write a 2D map of activity vs. stimulus location
#
#  "cx" and "cy" vary
#
coverage
group 2 cx cy
2d_data

chan_prefix u_    # All channels starting with this name will be integrated

start 100         # Spike rate is averaged in the window [start,start+period)
period 900        # Units are default sampling units (typically msec)