Multichannel-systems NeuroExplorer Manual do Utilizador Página 243

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 242
5.5.8.13. ISIFilter Function
ISIFilter Function
Creates the new event containing the timestamps of the specified variable that have preceding
interspike intervals larger than the specified value.
Syntax
variableReference ISIFilter(var, minISI)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
minISI double Minimum ISI (in seconds).
Returns
Reference to the new variable.
Comments
Creates the new event containing timestamps of the variable var that have preceding interspike
intervals larger than minISI.
Usage
NexScript
doc = GetActiveDocument()
doc.RemovedSmallISI = ISIFilter(doc.Neuron1, 0.1)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 241
Vista de página 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 372 373

Comentários a estes Manuais

Sem comentários