vis.revcorr.test
TEST - run the reverse correlation test
STA = vis.revcorr.test('NAME', VALUE, ...)
Optional Name-Value pairs:
filename - path to the json file (default: test file in repository)
M - spatial dimension (default: 200)
reconstructionT0 - start time for reconstruction (default: -0.5)
reconstructionT1 - end time for reconstruction (default: 0.5)
reconstruction_deltat - time step for reconstruction (default: 0.01)
rf_range - time range for RF simulation (default: 0.2)
rfDeltaT - time step for RF (default: 0.005)
rfNumTimeSteps - number of time steps for RF (default: 42)
stimPlotT0 - start time for stimulus plotting (default: -0.500)
stimPlotT1 - end time for stimulus plotting (default: 0.5)
stimPlotDeltaT - time step for stimulus plotting (default: 0.005)
responseDeltaT - the time step for response reconstruction
threshold - threshold for detecting spikes (default: 1)
Verbose - verbose output (default: true)