<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/biosig/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 20 Feb 2022 22:00:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/biosig/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v41
+++ v42
@@ -225,12 +225,12 @@
 ~~~~


-Q: How to compile Biosig on/for Windows ?
+Q: Biosig on Windows ?
 ---------------------------------------------------------------
-A: There are several approaches, like mingw/mxe, cygwin, WSL. For development and testing, I'm using mingw-cross-environment (mxe) 
-https://github.com/schloegl/mxe , together with wine. You can also download the precompiled binaries of libbiosig. Binaries for
-win32 and win64 are provided. And its save to rename libbiosig2.a to libbiosig2.lib if needed.
-
+A: Biosig-tools and Libbiosig require GCC and can be compiled with Mingw, and Cygwin, and can be also used with WSL. Biosig does not compiled with VC++, 
+The language bindings are more difficult, because not all environments are available in the same way on these platforms. 
+We are using  mingw-cross-environment (MXE)  https://github.com/schloegl/mxe for Matlab and Mathematica bindings. The octave bindings are compiled within mxe-octave. The Python bindings for Windows are currently available only on Cygwin.
+    


 Q: Is the EDFplus sub-second issue of the start time resolved ?  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Sun, 20 Feb 2022 22:00:44 -0000</pubDate><guid>https://sourceforge.net553ec19d06a0fac8b80ae9bb8a7948e84ef7c0f0</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v40
+++ v41
@@ -44,12 +44,12 @@
 A: First make sure that libbiosig is installed on your platform (from source, apt-get, homebrew), you can just run

 ~~~~
-pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/mexbiosig-2.3.1.src.tar.gz 
+pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/mexbiosig-2.3.2.src.tar.gz 
 ~~~~

 The full package of Biosig (including mexBiosig) can be installed with
 ~~~~
-pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/biosig4octave-2.3.1.src.tar.gz 
+pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/biosig4octave-2.3.2.src.tar.gz 
 ~~~~


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Tue, 03 Aug 2021 10:04:22 -0000</pubDate><guid>https://sourceforge.net1b8dc8e721052a9ac34fcba2e3ee286d9b4dd711</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v39
+++ v40
@@ -25,12 +25,11 @@
 Q: I'd like to load and view data, and add annotations. How can I do that ? 
 ---------------------------------------------
 A: There are some simple viewer, like sview, and sviewer. However, if
-you want a Viewing and Scoring software, I recommend "sigviewer", a
-stand-alone executable viewer, without the need to matlab. Sigviewer
-allows to read many different file format, and markers, annotations etc.
-can be exported into GDF/EVT files, which can than be read again into
+you want a Viewing and Scoring software, I recommend "SigViewer", a
+stand-alone executable viewer, without the need of matlab. Sigviewer
+uses libbiosig as for loading and importing, and thus can read all data formats supported by Biosig. 
+Data, events,  markers, and annotations etc. can be exported into GDF/EVT files, which can than be read again into
 Matlab.
-

 Q: what's the difference between "mexBiosig/mexSLOAD" and "Biosig for Octave and Matlab" (biosig4octmat) ?  
@@ -104,7 +103,7 @@
 ~~~~
 Alternatively, you can extract the sources into any suitable directory. 

-In order to use, you just need to include the various directory path within matlab or octave. Start Matlab (or Octave) and run 
+In order to use it, you just need to include the various directory path within matlab or octave. Start Matlab (or Octave) and run 
 ~~~~
    cd /usr/local/share/biosig/matlab
    install
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Mon, 19 Jul 2021 17:03:47 -0000</pubDate><guid>https://sourceforge.net4928ce94e7b9589f1b6ec0b9493b764ce34d4581</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v38
+++ v39
@@ -33,7 +33,7 @@



-Q: what's the difference betwen "mexBiosig/mexSLOAD" and "Biosig for Octave and Matlab" (biosig4octmat) ?  
+Q: what's the difference between "mexBiosig/mexSLOAD" and "Biosig for Octave and Matlab" (biosig4octmat) ?  
 ---------------------------------------------
 A: mexBiosig is mainly about data import and export. mexBiosig provides the mex-functions (mexSLOAD, mexSOPEN, mexSSAVE, physicalunts). In order to install it, you need compiler and developer tools. For some platforms, precompiled binaries are provided. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Mon, 19 Jul 2021 16:58:12 -0000</pubDate><guid>https://sourceforge.net5c0faf8c70ba34e788731bb807527cacf1d19aed</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Mon, 19 Jul 2021 16:57:44 -0000</pubDate><guid>https://sourceforge.net859d45252dc73ee97e200e895d483a7b6b10db0b</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v36
+++ v37
@@ -122,7 +122,7 @@
 ---------------------------------------------
 On recent Debian/Ubuntu, you can do 
 ~~~~
-   sudo apt-get install python3-biosig python3-numpy  python3-simplejson
+   sudo apt-get install python3-biosig python3-numpy python3-simplejson
 ~~~~

 On MacOSX, you can do 
@@ -141,7 +141,7 @@

 If libbiosig (&amp;gt;1.9.2) is available on your system, you can also do 
 ~~~~
-   pip install https://pub.ist.ac.at/~schloegl/biosig/prereleases/Biosig-2.0.4.tar.gz
+   pip install Biosig
 ~~~~


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Mon, 19 Jul 2021 16:55:14 -0000</pubDate><guid>https://sourceforge.net9f59112ad7f1159555c8df2ef92266acaf65cee8</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v35
+++ v36
@@ -45,7 +45,12 @@
 A: First make sure that libbiosig is installed on your platform (from source, apt-get, homebrew), you can just run

 ~~~~
-pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/mexbiosig-2.0.4.src.tar.gz
+pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/mexbiosig-2.3.1.src.tar.gz 
+~~~~
+
+The full package of Biosig (including mexBiosig) can be installed with
+~~~~
+pkg install https://pub.ist.ac.at/~schloegl/biosig/prereleases/biosig4octave-2.3.1.src.tar.gz 
 ~~~~


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Mon, 19 Jul 2021 15:20:20 -0000</pubDate><guid>https://sourceforge.net3779f2cb8028abe7b8152e5002720921217991d3</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v34
+++ v35
@@ -35,9 +35,9 @@

 Q: what's the difference betwen "mexBiosig/mexSLOAD" and "Biosig for Octave and Matlab" (biosig4octmat) ?  
 ---------------------------------------------
-A: mexBiosig provides some mex-functions (mexSLOAD, mexSOPEN, mexSSAVE, physicalunts) to interface with libbiosig for accessing data of varios biomedical signal sources. In order to install it, you need compiler and developer tools, or precompiled binaries. 
-
-"Biosig for Octave and Matlab" contain a large number of m-file tools for analyzing biomedical signals, examples are EEG analysis for BCI research, ECG analysis, connectivity analysis etc. The tools are categorized in different subdirectory, e.g. t200 for file I/O, 250 for preprocessing, t300 for feature extraction, t400 for classification, etc.  
+A: mexBiosig is mainly about data import and export. mexBiosig provides the mex-functions (mexSLOAD, mexSOPEN, mexSSAVE, physicalunts). In order to install it, you need compiler and developer tools. For some platforms, precompiled binaries are provided. 
+
+"Biosig for Octave and Matlab" contain a large number of higher level tools nalyzing biomedical signals, examples are EEG analysis for BCI research, ECG analysis, connectivity analysis etc. The tools are categorized in different subdirectory, e.g. t200 for file I/O, 250 for preprocessing, t300 for feature extraction, t400 for classification, etc.  These are written in pure Matlab/Octave code and no compiler is needed. 


 Q: How to install "mexBiosig/mexSLOAD" in Octave ?  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Fri, 26 Feb 2021 07:16:18 -0000</pubDate><guid>https://sourceforge.net95770e4c62c2fe34a9c6e19e49fca18a32f15c08</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v33
+++ v34
@@ -33,14 +33,14 @@



-Q: what's the difference betwen "mexBiosig" and "Biosig for Octave and Matlab" (biosig4octmat) ?  
+Q: what's the difference betwen "mexBiosig/mexSLOAD" and "Biosig for Octave and Matlab" (biosig4octmat) ?  
 ---------------------------------------------
 A: mexBiosig provides some mex-functions (mexSLOAD, mexSOPEN, mexSSAVE, physicalunts) to interface with libbiosig for accessing data of varios biomedical signal sources. In order to install it, you need compiler and developer tools, or precompiled binaries. 

 "Biosig for Octave and Matlab" contain a large number of m-file tools for analyzing biomedical signals, examples are EEG analysis for BCI research, ECG analysis, connectivity analysis etc. The tools are categorized in different subdirectory, e.g. t200 for file I/O, 250 for preprocessing, t300 for feature extraction, t400 for classification, etc.  


-Q: How to install "mexBiosig" in Octave ?  
+Q: How to install "mexBiosig/mexSLOAD" in Octave ?  
 ---------------------------------------------
 A: First make sure that libbiosig is installed on your platform (from source, apt-get, homebrew), you can just run 

@@ -52,7 +52,7 @@
 libbiosig is also part of mxe-octave, and is available in Octave-for-Windows (v5.2.0 or later), and so the command above will also work. 


-Q: How to install "mexBiosig" in Matlab on *nix system ?  
+Q: How to install "mexBiosig/mexSLOAD" in Matlab on *nix system ?  
 ---------------------------------------------
 A: in order to install mexbiosig for matlab, download and extract the source distribtion, and run the following commands:
 ~~~~
@@ -65,7 +65,7 @@
    biosig4c++/mex/*.mex*
 ~~~~

-Q: How to install "mexBiosig" in Matlab on MacOSX?  
+Q: How to install "mexBiosig/mexSLOAD" in Matlab on MacOSX?  
 ---------------------------------------------
 A: in order to install mexbiosig for matlab, download and extract the source distribtion, and run the following commands:
 ~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Fri, 26 Feb 2021 07:08:01 -0000</pubDate><guid>https://sourceforge.net5151fbf821363948aa27c02fc2e96bb8605851cd</guid></item><item><title>FAQ modified by Alois Schloegl</title><link>https://sourceforge.net/p/biosig/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -69,6 +69,12 @@
 ---------------------------------------------
 A: in order to install mexbiosig for matlab, download and extract the source distribtion, and run the following commands:
 ~~~~
+      # get all dependencies of biosig, and libbiosig
+     brew install biosig
+
+     # get repository 
+     git clone https://git.code.sf.net/p/biosig/code biosig-code
+     cd biosig-code
      # Configure matlab  
      ./configure MATLAB=/Application/MATLAB_R2019a.app/bin/matlab
      make -C biosig4c++  mex4m
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alois Schloegl</dc:creator><pubDate>Thu, 25 Feb 2021 08:21:47 -0000</pubDate><guid>https://sourceforge.neta05f3a7ab718b9213842fe4d521f93bdbaa4e5ed</guid></item></channel></rss>