This library, contributed by Thomas Natschlaeger, contains two objects. One
object called SpikeTrain is able to produce spikes at predefined times as well
as to read them from an ASCII file. The second object called SpikeRecorder is
able to write resulting spike times from various spike generating objects into
an ASCII file for further processing (e.g. with MATLAB).
In addition to the source files (SpikeTrain.c and SpikeRecorder.c), header
files (spiketools_ext.h and spiketools_struct.h) and the startup file
(spiketools.g), there are two documentation files SpikeTrain.doc and
