ci/woodpecker/push/woodpecker Pipeline failed
Details
|
||
---|---|---|
benchmarks | ||
docs | ||
images | ||
locs | ||
misc | ||
montages | ||
pipelines | ||
plugins/na_test_plugin/src | ||
src | ||
test | ||
.gitignore | ||
.woodpecker.yml | ||
Artifacts.toml | ||
Benchmarking.md | ||
Dockerfile | ||
LICENSE | ||
Project.toml | ||
README.md |
README.md
Welcome fellow researcher!
NeuroAnalyzer is a Julia toolbox for analyzing neurophysiological data. Currently it allows importing, editing, processing and analyzing EEG and NIRS data. Preliminary functionality is also available for ECoG recordings. Future versions will also support MEG and SEEG and source localization techniques, also based on MRI data. Various methods for modelling non-invasive brain stimulation protocols (tDCS/tACS/tRNS/tPCS/TMS/TUS/INS) will also be implemented.
NeuroAnalyzer contains a set of separate (high-level) functions, it does not have a graphical user interface (although one could built it upon these). NeuroAnalyzer functions can be combined into an analysis pipeline, i.e. a Julia script containing all steps of your analysis. This, combined with processing power of Julia language and easiness of distributing calculations across computing cluster, will make NeuroAnalyzer particularly useful for processing large amounts of research data.
NeuroAnalyzer is a collaborative, non-commercial project, developed for researchers in psychiatry, neurology and neuroscience.
Every contribution (bug reports, fixes, new ideas, feature requests or additions, documentation improvements, etc.) to the project is highly welcomed.
NeuroAnalyzer website is located at https://neuroanalyzer.org.
Note: this toolbox is under active development and is subject to change without prior notice.
Documentation
Changelog and commit details are available at https://neuroanalyzer.org/changelog.html.
Tutorials
NeuroAnalyzer tutorials are available at https://neuroanalyzer.org#tutorials.
Requirements
See https://neuroanalyzer.org/requirements.html for more details.
What's next
This roadmap of the future developments of NeuroAnalyzer is neither complete, nor in any particular order.
Performance
For testing performance between individual machines, a complete set of benchmarks is available.
Plugins (extensions)
See https://neuroanalyzer.org/plugins.html for more details.
Contributors
If you have contributed, please add your name below.
License
This software is licensed under The 2-Clause BSD License.