Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 243

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 372 373

Commentaires sur ces manuels

Pas de commentaire