stimulator

class neuxus.nodes.stimulator.Stimulator(file)[source]

Generate a marker stream from a config file

Attributes:
  • output (Port): Output port

Args:
  • file (str): Path to the xml config file

Example:

Stimulator(‘config_ov.xml)