Line 1:
Line 1:
[[Category:Developer Tools]]
[[Category:Developer Tools]]
−
NEPy is a Python package. It allows you to integrate EEG data from your Enobio® and Starstim® experiments (e.g. binary NIC files like .nedf and plain text files like .easy) directly into your scripts developed in Python, a free and open-source language which has gained great popularity in the scientific community. With NEPy you can conveniently analyze your experiments with MNE (MEG+EEG Analysis & Visualization) open-source libraries or apply internally developed Python methods.
+
NEPy is a Python package. It allows you to integrate EEG data from your Enobio® and Starstim® experiments (e.g. binary NIC files like .nedf and plain text files like .easy) directly into your scripts developed in Python, a free and open-source language which has gained great popularity in the scientific community. With NEPy you can conveniently analyze your experiments with MNE (MEG+EEG Analysis & Visualization) open-source libraries or apply internally developed Python methods.
In addition to reading files, NEPy provides methods to check data quality and perform basic pre-processing pipelines.
In addition to reading files, NEPy provides methods to check data quality and perform basic pre-processing pipelines.