Changes

Jump to navigation Jump to search
29 bytes added ,  14:39, 21 September 2018
Line 5: Line 5:  
BrainStream creates a log file for each block of your experiment. The log file gives an overview of everything that happened during your experiment. You can find the log file in the [.DocsSectionsPathsFolders#OutputFolder runfolder] of your experiment.
 
BrainStream creates a log file for each block of your experiment. The log file gives an overview of everything that happened during your experiment. You can find the log file in the [.DocsSectionsPathsFolders#OutputFolder runfolder] of your experiment.
   −
As the log file contains a lot of information it is sometimes difficult to find the information you are looking for. In the following, we will show which information is included in the log file and where it can be found. We will use [[BrainStreamExampleLogFile|this]] log file as an example. The log file belongs to the experiment described [.DocsSectionsExampleSentences here].
+
As the log file contains a lot of information it is sometimes difficult to find the information you are looking for. In the following, we will show which information is included in the log file and where it can be found. We will use [[BrainStreamExampleLogFile|this]] log file as an example. The log file belongs to the experiment described [File:BrainStreamDocs_Log-09Nov2011-10h47m38s.docx|here].
    
== Date and time ==
 
== Date and time ==
Line 18: Line 18:     
The first part of the log file describes everything that happened before the onset of BrainStream processing, that is, before the BS_INIT marker arrives. For example, you may find information about
 
The first part of the log file describes everything that happened before the onset of BrainStream processing, that is, before the BS_INIT marker arrives. For example, you may find information about
* reading settings from the [.DocsSectionsBuildingExperiments#SecBlock block file]<br /><pre>09Nov11|10:47:46.593 INFO > Read from block settings: [[TriggerSource|Trigger Source]] = default
+
* reading settings from the [.DocsSectionsBuildingExperiments#SecBlock block file]<br />
09Nov11|10:47:46.593 INFO > Default used for [[TriggerDef|Trigger Def]] (failed reading from block settings</pre>
+
<pre>
* loading files or functions<br /><pre>09Nov11|10:47:47.836 INFO > Load experiment definition tables/files
+
09Nov11|10:47:46.593 INFO > Read from block settings: [[TriggerSource|Trigger Source]] = default
09Nov11|10:47:48.248 INFO > Preload user defined function</pre>
+
09Nov11|10:47:46.593 INFO > Default used for [[TriggerDef|Trigger Def]] (failed reading from block settings
* connecting to the FieldTrip buffer or [.DocsSectionsParallelMode#SecClients clients]<br /><pre>09Nov11|10:47:39.186 INFO > Initialize streaming from simulated data to: buffer://localhost:1975
+
</pre>
 +
* loading files or functions<br />
 +
<pre>
 +
09Nov11|10:47:47.836 INFO > Load experiment definition tables/files
 +
09Nov11|10:47:48.248 INFO > Preload user defined function
 +
</pre>
 +
* connecting to the FieldTrip buffer or [.DocsSectionsParallelMode#SecClients clients]<br />
 +
<pre>
 +
09Nov11|10:47:39.186 INFO > Initialize streaming from simulated data to: buffer://localhost:1975
 
09Nov11|10:47:44.855 INFO > Initialize reading from [[FieldTrip|Field Trip]] buffer: localhost:1975:biosemi_active2
 
09Nov11|10:47:44.855 INFO > Initialize reading from [[FieldTrip|Field Trip]] buffer: localhost:1975:biosemi_active2
    
09Mar11|16:14:08.347 INFO > Read from block settings: stim = localhost
 
09Mar11|16:14:08.347 INFO > Read from block settings: stim = localhost
09Mar11|16:14:08.350 INFO > server socket for lab 1, client stim, is connected to 127.0.0.1 (localhost), port 5001</pre>
+
09Mar11|16:14:08.350 INFO > server socket for lab 1, client stim, is connected to 127.0.0.1 (localhost), port 5001
 +
</pre>
 
== Expanded Actions table ==
 
== Expanded Actions table ==
  

Navigation menu