The Wayback Machine - https://web.archive.org/web/20210606125359/https://github.com/topics/neuroscience
Skip to content
#

neuroscience

Here are 1,005 public repositories matching this topic...

brainrender
FedeClaudi
FedeClaudi commented Feb 24, 2021

Listing some improvements to the GUI functionality that contributors might be interested in collaborating on.

Simple

  • Adding Volume actors from .npy files
  • When adding cells, let users select if the want a Points or PointsDensity actor
  • More optional arguments for CLI (e.g. shader, background color etc)

Intermediate

  • general code clean up / UI improvments

Advanced

brainflow
Andrey1994
Andrey1994 commented May 13, 2021

It would be good to use Cmake command add_subdirectory wherever possible and split CMakeLists file. Problem with this command - it's impossible to use use install command for target from subdirectory. It means that it can not be used for static libraries which we link with main one since they should be installed together.

But it's possible to use add_subdirectory command for dynamic libr

ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.

  • Updated May 22, 2021
  • MATLAB

Improve this page

Add a description, image, and links to the neuroscience topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neuroscience topic, visit your repo's landing page and select "manage topics."

Learn more