Daniele Marinazzo

Results 16 issues of Daniele Marinazzo

Hi is there a way to color part of the background, using the equivalent of `area` or `patch`? e.g. ``` figure;scatter(rand(100,1),rand(100,1)) vert = [0 0;1 1;0 1]; % x and...

This modification does a zero phase filtering (equivalent of matlab `filtfilt.m` and then performs Hilbert transform in the frequency domain), using some code provided by Ricardo Bruña. In my opinion...

Hello the traditional way of implementing GC (i.e. comparing a full and a reduced model), leads to some issues, pointed out to in this paper https://www.pnas.org/content/114/34/E7063.short. The main issue is...

## ℹ Computer information - Platform OS (e.g Windows, Mac, Linux etc): Windows 10 - Python Version: 3.7 - Brain Interface Used (e.g Muse, OpenBCI, Notion etc): Muse 2 ##...

bug
brainflow
EEG-ExPy

Hi in both ssaep experiments the sounds fades away after a few instances, becoming barely audible. maybe it's my perception but it's somehow less evident in the two frequencies one...

bug

Hi I am trying to run the SSVEP_load_and_visualize.ipynb notebook, and I get a kernel error (python 3.8, Windows 10), see below. I tried the same on Ubuntu 18 and no...

## ℹ Computer information - Platform OS (e.g Windows, Mac, Linux etc): Windows - Python Version: 3.7 - Brain Interface Used (e.g Muse, OpenBCI, Notion etc): Muse2 with Bluemuse ##...

bug

??? example "rsHRF - retrieve and deconvolve a proxy of the hemodynamic response function from BOLD signal without explicit event timings (resting state or other)" - [code repository](https://github.com/compneuro-da/rsHRF) - [code...

Specified that wPLI is not the debiased one (see https://github.com/brainstorm-tools/brainstorm3/issues/571), and added the debiased version commented below. This until we figure out how to implement the debiased wPLI in time...

Hi I am on Ubuntu 18.04. When I just stream EEG, I can correctly view it in another terminal. If on the other hand I stream also PPG, AAG, and...