Skip to content
Snippets Groups Projects
Select Git revision
  • a1f874115ab78aa8d1bfc23e7d7f6b0bd13ea11d
  • master default
  • brad-dev-progress
  • dev_mark
  • brad-dev-small
  • brad-cleanup
6 results

vised_marks

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    James A Desjardins authored
    a1f87411
    History
    The vised_marks extension for EEGLAB is the concatenation of two previously independent plugins for EEGLAB.
    
    VISED
    The VisEd extension for EEGLAB adds editing functions to the native eegplot data scrolling figure. Specifically, it allows adding/editing event markers, flagging channels/components, flagging time periods (native toe eegplot) and displaying the properties of the marks structure (see the Marks extension for EEGLAB).
    Copyright (C) 2008 James Desjardins
    
    MARKS
    EEGLAB file pop_epoch was changed to include the optional input "startpnt"...
    EEGLAB file eeg_regepochs was changed to round the latency values of the the events...
    
    The goal of the Marks extension for EEGLAB is to provide an interface and data structure for managing the flagging of channels/components and time periods. The marks data structure is compatible with the Vised EEGLAB extension (version 2.0 or later) for displaying flagged time periods and signals. The Marks extension also provides tools for epoch the data for artifact detection then concatenating the data back into a continuous form while storing the rejection information in the marks structure.
    
    
    Code written by James A. Desjardins, supported by NSERC funding to Sidney J. Segalowitz at the Brock University Cognitive and Affective Neuroscience Lab, Psychology Department
    Jack and Nora Walker Centre for Lifespan Development Research.
    
    This package includes the following external tools from the Matlab File Share:
    Property grid using JIDE implementation, by Levente Hunyadi
    
    Copyright (C) 2013 James Desjardins
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
    
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    
    You should have received a copy of the GNU General Public License
    along with this program (LICENSE.txt file in the root directory); if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    
    Code written by James A. Desjardins, supported by NSERC funding to, and directed by Sidney J. Segalowitz at the Brock University Cognitive and Affective Neuroscience Lab, Psychology Department
    Jack and Nora Walker Centre for Lifespan Development Research.
    
    This package includes the following external tools from the Matlab File Share:
    Property grid using JIDE implementation, by Levente Hunyadi