biomaglab / signalhunter

Signal Hunter is a MATLAB software for electrophysiological data analysis and visualization.
GNU General Public License v3.0
5 stars 11 forks source link

Adapt EMF analysis for new Signal Hunter pipeline #17

Open vhosouza opened 7 years ago

rakauskas commented 7 years ago

Bugs to fix

import_emf: remove 'default' equipment information and set dialog control for parameters input; general: check for other 'default' values in the scrip; examples: upload examples files;

rakauskas commented 7 years ago

split reader_emf and process_emf, adding file check inside process_emf (already processed or not); call reader_emf before panel_emf;