Ticket #112 (closed enhancement: fixed)

Opened 3 months ago

Last modified 3 months ago

Suppress output of Tsodyks synapse in Neuron

Reported by: b.telenczuk@biologie.hu-berlin.de Assigned to: apdavison
Priority: minor Milestone: 0.5.0
Component: neuron Version: trunk
Keywords: Cc:

Description

Description:
Dynamic Tsodyks synapses print values of internal variables to standard output. If the output is not redirected it increases significantly simulation time.

To Do:
Suppress the output or add a debug flag.

Solution:
Comment out relevant lines in tmgsyn.mod

Change History

08/12/08 13:42:42 changed by apdavison

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to Release 0.5.0.

Done. r438