Multichannel-systems NeuroExplorer Uživatelský manuál Strana 243

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 372 373

Komentáře k této Příručce

Žádné komentáře