Blog Posts
-
Python Packages
October 09, 2023 in News
Python became a valuable tool that could be used to automate tasks in NeuroExplorer and to extend NeuroExplorer capabilities. Nex Technologies now provides two Python packages that are available in the official Python package repository www.pypi.org. …
-
New Documentation
July 10, 2021 in News
The new online documentation for NeuroExplorer is available. The new documentation is task-oriented and contains new tutorials and how-to guides. The new documentation mirrors the content of NeuroExplorer help file. Here are some of the benefits of …
-
Saving EDF Files
January 16, 2021 in News
Several NeuroExplorer users asked us if it is possible to save continuous data in an EDF file. This feature is implemented in NeuroExplorer version 5.303 released on December 19, 2020. Use File | Save Continuous Variables in EDF File… menu …
-
New Web Site
September 11, 2020 in News
Our old website was designed in 2014 using WordPress. However, over time the website became quite difficult to maintain: Occasionally, the website pages were very slow to load WordPress required constant upgrading to prevent being hacked Adapting …
-
Calculating the Average of Continuous Channels
November 06, 2017 in Tips
One of the frequently asked questions is how to calculate the average of multiple continuous channels in NeuroExplorer. Prior to NeuroExplorer version 5.104, we had to use a rather cumbersome function LinearCombinationOfContVars. For example, to …
-
Matlab 2017 and Later and NeuroExplorer Version 4
November 02, 2017 in Tips
Version 4 Problem Several NeuroExplorer version 4 users reported that they were unable to get data from Matlab when using Matlab 2017a and later. The following error messages are displayed by NeuroExplorer: "Matlab variable n_1 does not exist or …
-
Showing Analog Signals in Spectrograms
January 04, 2016 in Tips
NeuroExplorer 5.023 (released on December 16, 2015) adds a new option in Spectrogram Analysis – ability to draw analog signal above each spectrogram. The signal is drawn for the time values specified in the spectrogram X axis. It is …
-
Nex5 File Format
July 03, 2015 in News
NeuroExplorer Version 5.016 (released on July 3, 2015) supports new .nex5 data file format that is more flexible than .nex file format. The new new .nex5 file format overcomes the following limitations of .nex file format: Maximum File Size .nex …
-
How to Customize Analyses Panel
November 19, 2014 in Tips
There are two ways to select an analysis in NeuroExplorer – you can click at the analysis you want to run in the Analyses Panel: or select an analysis via Analysis | Select Analysis Type menu command. The fastest way is to use Analyses Panel. …