Copyright --------- All the programs and data file are copyrighted material. The Copyright (C) to each program and each data file is held by the Department of Epileptology, University of Bonn, Germany You may use and refer to the programs and the data files as you do with any scientific publication. The correct reference to the programs will be A. Müller, H. Osterhage, R. Sowa, R.G. Andrzejak, F. Mormann, K. Lehnertz. "A distributed computing system for multivariate time series analyses of multichannel neurophysiological data", Journal of Neuroscience Methods, xx,xxx-xxx, 2005 Disclaimer ---------- This software is given WITHOUT ANY WARRANTY; without even an implied statement of merchantability or fitness for a particular purpose. If you decide to use these programs, you do so entirely AT YOUR OWN RISK. ___________________________________________________________________________________________________________________________________________________ This document contains information as to how to handle the client-server application described in A. Müller, H. Osterhage, R. Sowa, R.G. Andrzejak, F. Mormann, K. Lehnertz. "A distributed computing system for multivariate time series analyses of multichannel neurophysiological data", Journal of Neuroscience Methods, xx,xxx-xxx, 2005 using - an examplary EEG data file (test_eeg.f32), - an examplary task file (test_task.xml), - an examplary default task file (defaulttask.xml) - executables for the server (tsadcs_server.exe for Windows(C) operating systems only) and for the client (tsadcs_clientw.exe for Windows(C) and tsadcs_clientu for Linux(C) operating systems) with a restricted functionality, and - an executable for viewing EEG data or results (tsadcs_dataviewer.exe for Windows(C) operating systems) provided by the Department of Epileptology, University of Bonn, Germany. A more comprehensive guide to the software is in preparation and will be provided soon. Questions or comments may be posted to: h.osterhage@gmx.de Initial installation steps -------------------------- Server program: Copy the server program tsadcs_server.exe to the computer you want to use as the . Note that this program runs under Windows(C) only. The server program assumes that the data and task files are stored in a single directory. It will also store the result files @.res (and accompanying @.xml files) in this directory. If you want to use this functionality create the base directory , and copy the files test_eeg.f32, test_task.xml, and default_task.xml into this directory. Alternatively you can redefine the base directory and the output directory using the command line options of the server program (see below). Client program: Copy the client program (tsadcs_clientw.exe for Windows(C) and tsadcs_clientu for Linux(C) operating systems) to the computer(s) you want to use as . Starting the server program --------------------------- (1) Start the server program by executing the file . If you want to use other directory settings (see above) or other parameter settings you may choose the following command line options (default values in brackets): -p (6800) -d (c:\...\defaulttask.xml) -o (c:\your_output_directory) -i (300) -c (300) -w