When I opened my email this morning I’ve received the most unimaginable gift that I could ever think that I would have in my hands and that would help me instantaneously with my PhD. “What was it? What was it?” You might be wondering. Well, it’s a visual tool to help researchers and applied scientists…
Category: Open Science
The preregistration revolution
This week at the MRG seminar a colleague gave a talk about why, what, and how to do pre-registration in science. Before the session, he suggested us to read the following paper: PNAS March 13, 2018 115 (11) 2600-2606; DOI: https://doi.org/10.1073/pnas.1708274114 The preregistration revolution Brian A. Nosek, Charles R. Ebersole, Alexander C. DeHaven, and David…
OpenBCI Lab Streaming Layer (LSL) – From Python to Matlab
Lab streaming layer is a system for synchronizing streaming data for real-time streaming, recording, and analysis of biodata. Theopenbci_pylsl program uses Python to establish an LSL stream that can be received using scripts in Matlab. Follow the steps below to learn how to setup and begin using Matlab for real-time data analysis. This post will…