Simple graphical application to help manage experimental recording parameters and process data
NDManager (Neurophysiological Data Manager) is a simple graphical application designed to help neurophysiologists manage their experimental recording parameters (e.g., number of channels and sampling rate of the acquisition system) and process their data (data filtering, spike extraction, PCA, etc.)
NDManager (Neurophysiological Data Manager) is a simple graphical application designed to help neurophysiologists manage their experimental recording parameters (e.g., number of channels and sampling rate of the acquisition system) and process their data (data filtering, spike extraction, PCA, etc.)
To install ndmanager2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ndmanager2
To see what files were installed by ndmanager2, run:
port contents ndmanager2
To later upgrade ndmanager2, run:
sudo port selfupdate && sudo port upgrade ndmanager2
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.