plateform stringclasses 1
value | repo_name stringlengths 13 113 | name stringlengths 3 74 | ext stringclasses 1
value | path stringlengths 12 229 | size int64 23 843k | source_encoding stringclasses 9
values | md5 stringlengths 32 32 | text stringlengths 23 843k |
|---|---|---|---|---|---|---|---|---|
github | lcnbeapp/beapp-master | pop_editeventvals.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_editeventvals.m | 25,793 | utf_8 | de89caf08acbbceb7572ea96a994e688 | % pop_editeventvals() - Edit events contained in an EEG dataset structure.
% If the dataset is the only input, a window pops up
% allowing the user to insert the relevant parameter values.
%
% Usage: >> EEGOUT = pop_editeventvals( EEG, 'key1', value1, ...
% ... |
github | lcnbeapp/beapp-master | pop_icathresh.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_icathresh.m | 14,758 | utf_8 | 365bfcb08f0dd1c0da09de203c810155 | % pop_icathresh() - main menu for choosing threshold for component
% rejection in EEGLAB.
%
% Usage:
% >> [OUTEEG rej] = pop_icathresh(INEEG, threshval, rejmethod,
% rejvalue, interact);
%
% Inputs:
% INEEG - input dataset
% threshval - values of t... |
github | lcnbeapp/beapp-master | pop_eegthresh.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_eegthresh.m | 10,919 | utf_8 | 9d094caa6dcd548bca0d55978b85170a | % pop_eegthresh() - reject artifacts by detecting outlier values. This has
% long been a standard method for selecting data to reject.
% Applied either for electrode data or component activations.
% Usage:
% >> pop_eegthresh( INEEG, typerej); % pop-up interactive window
% >> [E... |
github | lcnbeapp/beapp-master | pop_timef.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_timef.m | 8,964 | utf_8 | 479d128417dbb0d8ab96a1795c580e3b | % pop_timef() - Returns estimates and plots of event-related (log) spectral
% perturbation (ERSP) and inter-trial coherence (ITC) changes
% timelocked to a set of input events in one data channel.
%
% Usage:
% >> pop_timef(EEG, typeplot); % pop_up window
% >> pop_timef(EEG, typeplot, lastcom);... |
github | lcnbeapp/beapp-master | eeg_chantype.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_chantype.m | 2,353 | utf_8 | cc106eb578fad38a9d0ce04e66c68cc5 | % eeg_chantype() - Returns the channel indices of the desired channel type(s).
%
% Usage:
% >> indices = eeg_chantype(struct, types )
%
% Inputs:
% struct - EEG.chanlocs data structure returned by readlocs() containing
% channel location, type and gain information.
%
% Optional input
% types ... |
github | lcnbeapp/beapp-master | eeg_eegrej.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_eegrej.m | 8,907 | utf_8 | ec782c68ea906075cf66532189b71e35 | % eeg_eegrej() - reject porition of continuous data in an EEGLAB
% dataset
%
% Usage:
% >> EEGOUT = eeg_eegrej( EEGIN, regions );
%
% Inputs:
% INEEG - input dataset
% regions - array of regions to suppress. number x [beg end] of
% regions. 'beg' and 'end' are expressed in... |
github | lcnbeapp/beapp-master | eeg_point2lat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_point2lat.m | 3,118 | utf_8 | e0dbc1311eceee071f6dcfb1dfcfb9bb | % eeg_point2lat() - convert latency in data points to latency in ms relative
% to the time locking. Used in eeglab().
% Usage:
% >> [newlat ] = eeg_point2lat( lat_array, [], srate);
% >> [newlat ] = eeg_point2lat( lat_array, epoch_array,...
% srate, timelimi... |
github | lcnbeapp/beapp-master | pop_averef.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_averef.m | 2,591 | utf_8 | 13d6362c4bcdd4d0c831e5b62379549f | % pop_averef() - Convert an EEG dataset to average reference.
% This function is obsolete. See pop_reref() instead.
%
% Usage:
% >> EEGOUT = pop_averef( EEG );
%
% Author: Arnaud Delorme, CNL / Salk Institute, 22 March 2002
%
% See also: eeglab(), reref(), averef()
% Copyright (C) 22 March 2002 Ar... |
github | lcnbeapp/beapp-master | eeg_matchchans.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_matchchans.m | 5,088 | utf_8 | 070c5b272529f4f74dc88932ce5baa77 | % eeg_matchchans() - find closest channels in a larger EEGLAB chanlocs structure
% to channels in a smaller chanlocs structure
% Usage:
% >> [selchans,distances,selocs] = eeg_matchchans(BIGlocs,smalllocs,'noplot');
% Inputs:
% BIGlocs - larger (or equal-sized) EEG.chanlocs structur... |
github | lcnbeapp/beapp-master | eeg_insertbound.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_insertbound.m | 5,043 | utf_8 | a3e502740369f695218d0309e13a6578 | % eeg_insertbound() - insert boundary event in an EEG event structure.
%
% Usage:
% >> [eventout indnew] = eeg_insertbound( eventin, pnts, ...
% abslatency, duration);
% Required Inputs:
% eventin - EEGLAB event structure (EEG.event)
% pnts - data points... |
github | lcnbeapp/beapp-master | pop_reref.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_reref.m | 12,991 | utf_8 | 14d26bdeeaca5ad12a0890e8f01c25df | % pop_reref() - Convert an EEG dataset to average reference or to a
% new common reference channel (or channels). Calls reref().
% Usage:
% >> EEGOUT = pop_reref( EEG ); % pop up interactive window
% >> EEGOUT = pop_reref( EEG, ref, 'key', 'val' ...);
%
% Graphic interface:
% "Compute averag... |
github | lcnbeapp/beapp-master | eeg_dipselect.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_dipselect.m | 2,895 | utf_8 | b9770dbf991cd2bc42e30f80792ce7a4 | % eeg_dipselect() - select componet dipoles from an EEG dataset with
% reisdual variance (rv) less than a selected threshold
% and equivalent dipole location inside the brain volume.
% Usage:
% >> selctedComponents = eeg_dipselect(EEG, rvThreshold, selectionType, depthThreshold)
... |
github | lcnbeapp/beapp-master | pop_loadcnt.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_loadcnt.m | 9,914 | utf_8 | 196225b3e7d78dc84817620c2a7cffab | % pop_loadcnt() - load a neuroscan CNT file (pop out window if no arguments).
%
% Usage:
% >> EEG = pop_loadcnt; % pop-up window mode
% >> EEG = pop_loadcnt( filename, 'key', 'val', ...);
%
% Graphic interface:
% "Data fomat" - [checkbox] 16-bits or 32-bits. We couldn't find in the
% data file w... |
github | lcnbeapp/beapp-master | eeg_amplitudearea.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_amplitudearea.m | 7,019 | utf_8 | 712e8efc8565d2b601dd9ec225a4d36c | % eeg_amplitudearea() - Resamples an ERP average using spline interpolation
% at a new sample rate (resrate) in Hz to get the exact limits
% of the window of integration. Finely samples the window
% and adds together very narrow rectangles capped by
... |
github | lcnbeapp/beapp-master | pop_eegplot.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_eegplot.m | 9,395 | utf_8 | 694d3469c8e08a65956f474715744049 | % pop_eegplot() - Visually inspect EEG data using a scrolling display.
% Perform rejection or marking for rejection of visually
% (and/or previously) selected data portions (i.e., stretches
% of continuous data or whole data epochs).
% Usage:
% >> pop_eegplot( EEG ) %... |
github | lcnbeapp/beapp-master | pop_editset.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_editset.m | 29,573 | utf_8 | d0871f09de508485acd7c591ec9228ae | % pop_editset() - Edit EEG dataset structure fields.
%
% Usage:
% >> EEGOUT = pop_editset( EEG ); % pops-up a data entry window
% >> EEGOUT = pop_editset( EEG, 'key', val,...); % no pop-up window
%
% Graphic interface:
% "Dataset name" - [Edit box] Name for the new dataset.
% In the right column... |
github | lcnbeapp/beapp-master | pop_snapread.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_snapread.m | 3,759 | utf_8 | 28b076d60861433397b0c0dd49338875 | % pop_snapread() - load an EEG SnapMaster file (pop out window if no arguments).
%
% Usage:
% >> [dat] = pop_snapread( filename, gain);
%
% Graphic interface:
% "Relative gain" - [edit box] to compute the relative gain, fisrt look at
% the text header of the snapmater file with a text editor.
% ... |
github | lcnbeapp/beapp-master | eeg_decodechan.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_decodechan.m | 3,799 | utf_8 | 600c82eb2fe26e4e9b5b1d1af79b383d | % eeg_decodechan() - given an input EEG dataset structure, output a new EEG data structure
% retaining and/or excluding specified time/latency, data point, channel,
% and/or epoch range(s).
% Usage:
% >> [chaninds chanlist] = eeg_decodechan(chanlocs, chanlist);
%
% Inputs:
% chanlocs... |
github | lcnbeapp/beapp-master | eeg_getica.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_getica.m | 1,704 | utf_8 | 00350d1cd6a4ab711db93297dd29454d | % eeg_getica() - get ICA component activation. Recompute if necessary.
%
% >> mergelocs = eeg_getica(EEG, comp);
%
% Inputs:
% EEG - EEGLAB dataset structure
% comp - component index
%
% Output:
% icaact - ICA component activity
%
% Author: Arnaud Delorme, 2006
% Copyright (C) Arnaud Delorme, CER... |
github | lcnbeapp/beapp-master | pop_mergeset.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_mergeset.m | 13,668 | utf_8 | 307f42bbcf51af31a20f499cdc766249 | % pop_mergeset() - Merge two or more datasets. If only one argument is given,
% a window pops up to ask for more arguments.
% Usage:
% >> OUTEEG = pop_mergeset( ALLEEG ); % use a pop-up window
% >> OUTEEG = pop_mergeset( ALLEEG, indices, keepall);
% >> OUTEEG = pop_mergeset( INEEG1, INEEG2, keepa... |
github | lcnbeapp/beapp-master | pop_importevent.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_importevent.m | 12,593 | utf_8 | 6b64e9391f0dca41020312951341bd55 | % pop_importevent() - Import events into an EEG dataset. If the EEG dataset
% is the only input, a window pops up to ask for the relevant
% parameter values.
%
% Usage: >> EEG = pop_importevent( EEG ); % pop-up window mode
% >> EEG = pop_importevent( EEG, 'key1', 'value1', ...);
%
% Gr... |
github | lcnbeapp/beapp-master | eeg_eventtypes.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_eventtypes.m | 5,504 | utf_8 | d106acb9a7c18278b36620b4a206edb5 | % eeg_eventtypes() - return a list of event or urevent types in a dataset and
% the respective number of events of each type. Ouput event
% types are sorted in reverse order of their number. If no
% outputs, print this list on the commandline instead.
%
% ... |
github | lcnbeapp/beapp-master | pop_signalstat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_signalstat.m | 5,079 | utf_8 | 5066bdd6d63e075bfeaf649483b7b2bb | % pop_signalstat() - Computes and plots statistical characteristics of a signal,
% including the data histogram, a fitted normal distribution,
% a normal ditribution fitted on trimmed data, a boxplot, and
% the QQ-plot. The estimates value are printed in a panel ... |
github | lcnbeapp/beapp-master | pop_rejchanspec.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rejchanspec.m | 10,691 | utf_8 | 8549b5c2d8a05e2ca0aa177b4a248efc | % pop_rejchanspec() - reject artifacts channels in an EEG dataset using
% channel spectrum. The average spectrum for all selected
% is computed and a threshold is applied.
%
% Usage:
% >> pop_rejchanspec( INEEG ) % pop-up interative window mode
% >> [OUTEEG, indelec] = pop_rejchan... |
github | lcnbeapp/beapp-master | pop_rejtrend.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rejtrend.m | 9,362 | utf_8 | 8dba06eafda1461d9b44d39f9dfa3e5f | % pop_rejtrend() - Measure linear trends in EEG data; reject data epochs
% containing strong trends.
% Usage:
% >> pop_rejtrend( INEEG, typerej); % pop up an interactive window
% >> OUTEEG = pop_rejtrend( INEEG, typerej, elec_comp, ...
% winsize, maxslope, minR, superpose, reject,ca... |
github | lcnbeapp/beapp-master | pop_selectevent.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_selectevent.m | 24,608 | utf_8 | 4cc926ceeed20f4e4d5a975d4c884a9b | % pop_selectevent() - Find events in an EEG dataset. If the dataset
% is the only input, a window pops up to
% ask for the relevant parameter values.
%
% Usage: >> [EEGOUT,event_indices] = pop_selectevent( EEG, 'key1', value1, ...
% ... |
github | lcnbeapp/beapp-master | pop_saveh.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_saveh.m | 2,630 | utf_8 | 946d5b48194c0957d6393b94d4905de1 | % pop_saveh() - save the EEGLAB session command history stored in ALLCOM
% or in the 'history' field of the current dataset
%
% Usage:
% >> pop_saveh( ALLCOM, filename, filepath);
% >> pop_saveh( EEG.history, filename, filepath);
%
% Inputs:
% ALLCOM - cell array of strings containing the EEGLA... |
github | lcnbeapp/beapp-master | pop_resample.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_resample.m | 14,124 | utf_8 | 52b242667b55f1f380dd7af602a5dd30 | % pop_resample() - resample dataset (pop up window).
%
% Usage:
% >> [OUTEEG] = pop_resample( INEEG ); % pop up interactive window
% >> [OUTEEG] = pop_resample( INEEG, freq);
% >> [OUTEEG] = pop_resample( INEEG, freq, fc, df);
%
% Graphical interface:
% The edit box entitled "New sampling rate" contains the fre... |
github | lcnbeapp/beapp-master | eeg_eventformat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_eventformat.m | 3,014 | utf_8 | d06b550e78556cb151a924c2b32b19f9 | % eeg_eventformat() - Convert the event information of a dataset from struct
% to array or vice versa.
%
% Usage: >> [eventout fields] = eeg_eventformat( event, 'format', fields );
%
% Inputs:
% event - event array or structure
% format - ['struct'|'array'] see below
% fields - [optional] cell ar... |
github | lcnbeapp/beapp-master | pop_newset.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_newset.m | 27,050 | utf_8 | beafde40b79628c3a9ebfcfecb56c54e | % pop_newset() - Edit/save EEG dataset structure information.
%
% Usage:
% >> [ALLEEG EEG CURRENTSET] = pop_newset( ALLEEG, EEG, CURRENTSET,...
% 'key', val,...);
% Inputs and outputs:
% ALLEEG - array of EEG dataset structures
% EEG - current dataset structur... |
github | lcnbeapp/beapp-master | pop_runscript.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_runscript.m | 1,350 | utf_8 | e17c0b67edb0127bc40e128e564bcb2c | % pop_runscript() - Run Matlab script
%
% Usage: >> pop_runscript;
% >> pop_runscript( filename );
%
% Input:
% filename - [string] name of the file.
%
% Author: Arnaud Delorme, SCCN / INC / UCSD, August 2009
% Copyright (C) Arnaud Delorme, August 2009
%
% This program is free software; you can redistribute i... |
github | lcnbeapp/beapp-master | pop_headplot.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_headplot.m | 24,855 | utf_8 | 67799c05e8a34f7685af4a550b6f3f80 | % pop_headplot() - plot one or more spherically-splined EEG field maps
% using a semi-realistic 3-D head model. Requires a
% spline file, which is created first if not found.
% This may take some time, but does not need to be
% done again for this ch... |
github | lcnbeapp/beapp-master | pop_loadset.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_loadset.m | 14,435 | utf_8 | 93a26aeae3a4c3fd4bc70166ff7f5328 | % pop_loadset() - load an EEG dataset. If no arguments, pop up an input window.
%
% Usage:
% >> EEGOUT = pop_loadset; % pop up window to input arguments
% >> EEGOUT = pop_loadset( 'key1', 'val1', 'key2', 'val2', ...);
% >> EEGOUT = pop_loadset( filename, filepath); % old calling format
%
% Optional inputs:
% 'f... |
github | lcnbeapp/beapp-master | pop_selectcomps.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_selectcomps.m | 7,725 | utf_8 | 17906d954f5d84a38ea3de8bf871a86d | % pop_selectcomps() - Display components with button to vizualize their
% properties and label them for rejection.
% Usage:
% >> OUTEEG = pop_selectcomps( INEEG, compnum );
%
% Inputs:
% INEEG - Input dataset
% compnum - vector of component numbers
%
% Output:
% OUTEEG - Output dataset ... |
github | lcnbeapp/beapp-master | pop_readsegegi.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_readsegegi.m | 3,697 | utf_8 | c101ff1d191f9634bc1ce0aba263842c | % pop_readsegegi() - load a segmented EGI EEG file. Pop up query
% window if no arguments.
% Usage:
% >> EEG = pop_readsegegi; % a window pops up
% >> EEG = pop_readsegegi( filename ); % no pop-up window
%
% Inputs:
% filename - first EGI file name
%
% Outputs:
% EEG ... |
github | lcnbeapp/beapp-master | pop_rmbase.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rmbase.m | 7,439 | utf_8 | 45f9353a46caf1ebb9c14f4c7932108c | % pop_rmbase() - remove channel baseline means from an epoched or
% continuous EEG dataset. Calls rmbase().
% Usage:
% >> OUTEEG = pop_rmbase( EEG ); % pop up an interactive arg entry window
% >> OUTEEG = pop_rmbase( EEG, timerange, pointrange); % call rmbase()
%
% Graphic interface:
% "Baseline ... |
github | lcnbeapp/beapp-master | pop_fileiodir.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_fileiodir.m | 2,897 | utf_8 | 0b71b35b5266ba0571298a6974edf189 | % pop_fileiodir() - import directory into EEGLAB using FileIO
%
% Usage:
% >> OUTEEG = pop_fileiodir; % pop up window
% >> OUTEEG = pop_fileiodir( folder );
%
% Inputs:
% folder - [string] folder name
%
% Optional inputs:
% 'channels' - [integer array] list of channel indices
% 'samples' - [min max] sam... |
github | lcnbeapp/beapp-master | pop_prop.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_prop.m | 16,149 | utf_8 | 904238b3dde9c7e83531113172bce7fe | % pop_prop() - plot the properties of a channel or of an independent
% component.
% Usage:
% >> pop_prop( EEG); % pops up a query window
% >> pop_prop( EEG, typecomp); % pops up a query window
% >> pop_prop( EEG, typecomp, chanorcomp, winhandle,spectopo_options);
%
% Inputs:
% EEG ... |
github | lcnbeapp/beapp-master | eeg_getepochevent.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_getepochevent.m | 11,756 | utf_8 | 5ea09aae0a884131df8e8c4e1d238cf3 | % eeg_getepochevent() - Return dataset event field values for all events
% of one or more specified types
% Usage:
% >> epochval = eeg_getepochevent( EEG );
% >> epochval = eeg_getepochevent( EEG, 'key', 'val');
%
% Inputs:
% EEG - Input dataset
%
% Optional inputs:
%... |
github | lcnbeapp/beapp-master | eeg_timeinterp.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_timeinterp.m | 3,370 | utf_8 | 365cfdc876b172e03a77db2833308aee | % eeg_timeinterp() - perform spline interpolation of a portion
% of data based on prior and post activity. See
% eeg_interp() for interpolation of bad channels.
%
% Usage:
% >> OUTEEG = eeg_timeinterp( INEEG, samples, 'key', 'val');
%
% Inputs:
% INEEG - input EEG structu... |
github | lcnbeapp/beapp-master | pop_comments.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_comments.m | 5,327 | utf_8 | e203d4a9ef43004035f13e5afe147831 | % pop_comments() - edit comments
%
% Usage:
% >> newcomments = pop_comments( oldcomments);
% >> newcomments = pop_comments( oldcomments, title, newcomments, concat);
%
% Inputs:
% oldcomments - old comments (string or cell array of strings)
% title - optional window title (string)
% newcomments - new co... |
github | lcnbeapp/beapp-master | eeg_emptyset.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_emptyset.m | 2,505 | utf_8 | a93f07a3989f904c1eade15794aab1f1 | % eeg_emptyset() - Initialize an EEG dataset structure with default values.
%
% Usage:
% >> EEG = eeg_emptyset();
%
% Outputs:
% EEG - empty dataset structure with default values.
%
% Author: Arnaud Delorme, CNL / Salk Institute, 2001
%
% See also: eeglab()
% Copyright (C) 2001 Arnaud Delorme, Salk Institute, a... |
github | lcnbeapp/beapp-master | pop_eventstat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_eventstat.m | 4,984 | utf_8 | a4b8019a80d3c517ad7407e9b6906815 | % pop_eventstat() - Computes and plots statistical characteristics of an EEG event,
% including the data histogram, a fitted normal distribution,
% a normal ditribution fitted on trimmed data, a boxplot, and
% the QQ-plot. The estimates value are printed in a panel ... |
github | lcnbeapp/beapp-master | getchanlist.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/getchanlist.m | 2,052 | utf_8 | 12fe9861407f310f8b008f835753091b | % getchanlist() - Obtain indices of specified channel types.
%
% Usage:
% >> chanlist = getchanlist(chanlocs, type)
%
% Inputs:
% chanlocs - EEGLAB channel location structure
% type - [string] select channel of specified type
% can enter a cell array to select several channel types
%
%... |
github | lcnbeapp/beapp-master | pop_biosig.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_biosig.m | 11,163 | utf_8 | 6ee00ab65985120e56281589f761e898 | % pop_biosig() - import data files into EEGLAB using BIOSIG toolbox
%
% Usage:
% >> OUTEEG = pop_biosig; % pop up window
% >> OUTEEG = pop_biosig( filename, channels, type);
%
% Inputs:
% filename - [string] file name
%
% Optional inputs:
% 'channels' - [integer array] list of channel indices
% 'blockrange'... |
github | lcnbeapp/beapp-master | pop_export.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_export.m | 8,253 | utf_8 | d7e2bbf82fd68b8df5f65244d810f123 | % pop_export() - export EEG dataset
%
% Usage:
% >> com = pop_export(EEG); % a window pops up
% >> com = pop_export(EEG, filename, 'key', 'val', ... );
%
% Inputs:
% EEG - eeglab dataset
% filename - file name
%
% Optional inputs:
% 'ica' - ['on'|'off'] export ICA activities (or ER... |
github | lcnbeapp/beapp-master | pop_rejchan.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rejchan.m | 10,320 | utf_8 | 5c5252542d5934e5b83a0dfecc30881e | % pop_rejchan() - reject artifacts channels in an EEG dataset using joint
% probability of the recorded electrode.
%
% Usage:
% >> pop_rejchan( INEEG ) % pop-up interative window mode
% >> [EEG, indelec, measure, com] = ...
% = pop_rejchan( INEEG, 'key', 'val');
%
% Inputs:
% INEEG - input... |
github | lcnbeapp/beapp-master | eeg_countepochs.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_countepochs.m | 4,033 | utf_8 | a9c4c080c3befb23347f12d5c4360d4e | % eeg_countepochs() Count how many epochs there are of each type
%
% Usage:
% >> eeg_countepochs(EEG);
%
% Inputs:
% EEG - input dataset
% epochmarker - ['type'|'eventtype'] indicates which part of the
% EEG.epoch structure the different trial types are stored in. Depending
% on what system the ... |
github | lcnbeapp/beapp-master | pop_chanedit.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_chanedit.m | 52,066 | utf_8 | bf28afe0988b5a6a63cd71032753762b | % pop_chanedit() - Edit the channel locations structure of an EEGLAB dataset,
% EEG.chanlocs. For structure location and file formats,
% see >> help readlocs
%
% EEG.chanlocs. For structure location and file formats,
% see >> help readlocs
%
% Usag... |
github | lcnbeapp/beapp-master | pop_newcrossf.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_newcrossf.m | 9,208 | utf_8 | e9ec5bedf577d64df52c8c9838dae4e9 | % pop_newcrossf() - Return estimates and plots of event-related spectral coherence
%
% Usage:
% >> pop_newcrossf(EEG, typeproc, num1, num2, tlimits,cycles,
% 'key1',value1,'key2',value2, ... );
% Inputs:
% INEEG - Input EEG dataset
% typeproc - Type of proces... |
github | lcnbeapp/beapp-master | pop_spectopo.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_spectopo.m | 17,090 | utf_8 | 67c293563d033f27b24aa4f35c39f569 | % pop_spectopo() - Plot spectra of specified data channels or components.
% Show scalp maps of power at specified frequencies.
% Calls spectopo().
% Usage:
% >> pop_spectopo( EEG, dataflag); % pops-up interactive window
% OR
% >> [spectopo_outputs] = pop_spectopo( EEG, dataflag,... |
github | lcnbeapp/beapp-master | pop_epoch.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_epoch.m | 17,195 | utf_8 | cb4172d9f03084762bf3df81100a49d3 | % pop_epoch() - Convert a continuous EEG dataset to epoched data by extracting
% data epochs time locked to specified event types or event indices.
% May also sub-epoch an already epoched dataset (if sub-epochs are
% same size or smaller). This pop_function calls epoch().
% U... |
github | lcnbeapp/beapp-master | pop_importerplab.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_importerplab.m | 8,744 | utf_8 | 20e873906bf7c84c0da1da82b1e62906 | % pop_importerplab() - import ERPLAB event list file and bin file into
% EEGLAB event structure for use in STUDY processing
%
% Usage:
% >> OUTEEG = pop_sample( INEEG, file1, file2);
%
% Inputs:
% INEEG - input EEG dataset
% file1 - ERPLAB event list text file
% file2 - ERPLAB bin fi... |
github | lcnbeapp/beapp-master | eeg_eventhist.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_eventhist.m | 4,549 | utf_8 | 075deb48deff9d15410e8cce6a433655 | % eeg_eventhist() - return or plot histogram of event or urevent field values.
% If NO output args, plots the histogram. If the field values
% are not numbers or strings, no histogram is computed.
% Usage:
% >> figure; eeg_eventhist(EEG.event,'field',bins); % plot histogram... |
github | lcnbeapp/beapp-master | eeg_latencyur.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_latencyur.m | 2,912 | utf_8 | d55ca27237bce37a4bf5491ff6639324 | % eeg_latencyur() - transform latency of sample point in the continuous
% data into latencies in the transformed dataset.
%
% Usage:
% >> lat_out = eeg_latencyur( events, lat_in);
%
% Inputs:
% events - event structure. If this structure contain boundary
% events, the length of th... |
github | lcnbeapp/beapp-master | pop_importev2.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_importev2.m | 2,489 | utf_8 | 741843995eba3b57df4e2670647f78ef | % pop_importev2() - merge a neuroscan EV2 file with input dataset
% (pop out window if no arguments).
%
% Usage:
% >> OUTEEG = pop_importev2( INEEG ); % pop-up window mode
% >> OUTEEG = pop_importev2( INEEG, filename);
%
% Inputs:
% INEEG - input EEGLAB data structure
% filename ... |
github | lcnbeapp/beapp-master | pop_biosig16ying.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_biosig16ying.m | 10,593 | utf_8 | 1831d74dfa6b0ab3c1f6991654a256c8 | % pop_biosig() - import data files into EEGLAB using BIOSIG toolbox
%
% Usage:
% >> OUTEEG = pop_biosig; % pop up window
% >> OUTEEG = pop_biosig( filename, channels, type);
%
% Inputs:
% filename - [string] file name
%
% Optional inputs:
% 'channels' - [integer array] list of channel indices
% 'blockrange'... |
github | lcnbeapp/beapp-master | eeg_insertboundold.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_insertboundold.m | 7,147 | utf_8 | cdb944c0e4d9182d26465cca98d458a1 | % eeg_insertbound() - insert boundary event in an EEG event structure.
%
% Usage:
% >> [eventout indnew] = eeg_insertbound( eventin, pnts, ...
% abslatency, duration);
% Required Inputs:
% eventin - EEGLAB event structure (EEG.event)
% pnts - data points... |
github | lcnbeapp/beapp-master | eeg_oldica.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_oldica.m | 4,381 | utf_8 | 22d0c16288409e669fd273afd79ec6f0 | % eeg_oldica() - report, return or add to oldicaweights and oldicasphere
% stored in cell arrays in EEG.etc of an EEGLAB dataset
% Usage:
% >> eeg_oldica(EEG); % report number of stored oldicaweights
% >> [EEG,icaweights, icasphere] = eeg_oldica(EEG,N); % return matrices
% >> EEG... |
github | lcnbeapp/beapp-master | pop_plotdata.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_plotdata.m | 6,983 | utf_8 | a050f0fb99538d1e30279c41241ba0b6 | % pop_plotdata() - Plot average of EEG channels or independent components in
% a rectangular array. Else, (over)plot single trials.
% Usage:
% >> avg = pop_plotdata(EEG, typeplot, indices, trials, title, singletrials, ydir, ylimits);
%
% Inputs:
% EEG - Input dataset
% typeplot - Type d... |
github | lcnbeapp/beapp-master | pop_eegfilt.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_eegfilt.m | 9,360 | utf_8 | f64d8d0b36d5e7e5ac64782c3412bb38 | % pop_eegfilt() - interactively filter EEG dataset data using eegfilt()
%
% Usage:
% >> EEGOUT = pop_eegfilt( EEG, locutoff, hicutoff, filtorder);
%
% Graphical interface:
% "Lower edge ..." - [edit box] Lower edge of the frequency pass band (Hz)
% Same as the 'locutoff' command line input.
% "Hi... |
github | lcnbeapp/beapp-master | pop_subcomp.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_subcomp.m | 7,238 | utf_8 | 4a80ba538d5c8fe431deea54838159bb | % pop_subcomp() - remove specified components from an EEG dataset.
% and subtract their activities from the data. Else,
% remove components already marked for rejection. When used
% with the options 'keepcomp', the function will retain [1]
% or reject[0] t... |
github | lcnbeapp/beapp-master | eeg_topoplot.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_topoplot.m | 13,363 | utf_8 | f7a6fe417c1429baaee4201b16da5df0 | % eeg_topoplot() - plot scalp map
%
% eeg_topoplot( vals, chanlocs, 'key', 'val');
%
% Input:
% vals - values, one per channel
% chanlocs - channel structure, same size as vals
%
% Optional inputs:
% 'colormap' - colormap. Possible colormaps are 'blueredyellow', ...
% 'yellowredblue', 'bluere... |
github | lcnbeapp/beapp-master | eeg_pvaf.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_pvaf.m | 9,554 | utf_8 | 0e527313c0a1dda9713e3cc25f465861 | % eeg_pvaf() - Compute EEG.data 'percent variance accounted for' (pvaf) by specified components.
% Can omit specified components and channels from the computation. Can draw a plot
% of the scalp distribution of pvaf, or progressively compute the pvaf for comps
% 1:k, where k = 1... |
github | lcnbeapp/beapp-master | pop_copyset.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_copyset.m | 2,501 | utf_8 | 5ff586e542073596297cfaa0cb6d2da0 | % pop_copyset() - Copy the current EEG dataset into another dataset.
%
% Usage:
% >> ALLEEG = pop_copyset(ALLEEG, index1); % pop-up
% >> [ ALLEEG EEG CURRENTSET ] = pop_copyset(ALLEEG, index1, index2 );
%
% Inputs:
% ALLEEG - array of dataset structure
% index1 - input dataset number
% index2 - in... |
github | lcnbeapp/beapp-master | eeg_chaninds.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_chaninds.m | 2,367 | utf_8 | 2def40fab41159484d7bd8502397d5a6 | % std_chaninds() - look up channel indices in a EEG structure
%
% Usage:
% >> inds = std_chaninds(EEG, channames);
% Inputs:
% EEG - EEG structure containing a chanlocs substructure.
% the chanlocs structure may also be used as input.
% channames - [cell] channel names. May also be... |
github | lcnbeapp/beapp-master | pop_readegi.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_readegi.m | 8,591 | utf_8 | 2f7b99d9be1290f1e4f5c78dd01815da | % pop_readegi() - load a EGI EEG file (pop out window if no arguments).
%
% Usage:
% >> EEG = pop_readegi; % a window pops up
% >> EEG = pop_readegi( filename );
% >> EEG = pop_readegi( filename, datachunks, forceversion, fileloc);
%
% Inputs:
% filename - EGI file name
% datachunks - de... |
github | lcnbeapp/beapp-master | pop_erpimage.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_erpimage.m | 34,127 | utf_8 | 7a821956c6e3beaf067346e54d7e5e01 | % pop_erpimage() - draw an ERP-image plot of a given EEG channel or independent
% component. Uses a pop-up window if less than three (or four
% in one condition) input arguments are supplied. Calls erpimage().
% For futher details see >> help erpimage
% Usage:
% >>... |
github | lcnbeapp/beapp-master | eeg_epochformat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_epochformat.m | 7,674 | utf_8 | b6227100d8d67253534322618e4b81fa | % eeg_epochformat() - Convert the epoch information of a dataset from struct
% to array or vice versa.
%
% Usage: >> [epochsout fields] = eeg_epochformat( epochs, 'format', fields, events );
%
% Input:
% epochs - epoch numerical or cell array or epoch structure
% format - ['struct'|'array'] conv... |
github | lcnbeapp/beapp-master | eeg_urlatency.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_urlatency.m | 2,237 | utf_8 | 7a9b9b21f8b247ddcea52752ae05bc26 | % eeg_urlatency() - find the original (ur) latency of a time point in
% the original continuous data.
%
% Usage:
% >> lat_out = eeg_urlatency( event, lat_in );
%
% Inputs:
% event - event structure. If this structure contain boundary
% events, the length of these events is add... |
github | lcnbeapp/beapp-master | eeg_context.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_context.m | 27,634 | utf_8 | 8abec48acc7f051c46340c6cbf7f45f4 | % eeg_context() - returns (in output 'delays') a matrix giving, for each event of specified
% ("target") type(s), the latency (in ms) to the Nth preceding and/or following
% urevents (if any) of specified ("neighbor") type(s). Return the target event
% and urevent numbe... |
github | lcnbeapp/beapp-master | pop_biosig16.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_biosig16.m | 10,480 | utf_8 | 0740b905165b210b6e1c587304d14801 | % pop_biosig() - import data files into EEGLAB using BIOSIG toolbox
%
% Usage:
% >> OUTEEG = pop_biosig; % pop up window
% >> OUTEEG = pop_biosig( filename, channels, type);
%
% Inputs:
% filename - [string] file name
%
% Optional inputs:
% 'channels' - [integer array] list of channel indices
% 'blockrange'... |
github | lcnbeapp/beapp-master | pop_chanevent.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_chanevent.m | 14,346 | utf_8 | 6dd2b5a53ddab6deffe78bae70f589b9 | % pop_chanevent() - import event latencies from the rising and/or falling 'edge'
% latencies of a specified event-marker channel in EEG.data
% Usage:
% >> OUTEEG = pop_chanevent( INEEG ); % select parameters via a pop-up window
% >> OUTEEG = pop_chanevent( INEEG, chanindices, 'key', 'val' ... );... |
github | lcnbeapp/beapp-master | pop_rejspec.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rejspec.m | 14,657 | utf_8 | bb4bfd5ea24f96a7f9ac51a55585a1df | % pop_rejspec() - rejection of artifact in a dataset using
% thresholding of frequencies in the data.
% Usage:
% >> pop_rejspec(INEEG, typerej); % pop-up interactive window mode
% >> [OUTEEG, Indices] = pop_rejspec( INEEG, typerej, 'key', val, ...);
%
% Pop-up window options:
% "Electrode|Componen... |
github | lcnbeapp/beapp-master | pop_topoplot.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_topoplot.m | 15,355 | utf_8 | 19c72493ffe31f579682a0e2b754a95f | % pop_topoplot() - Plot scalp map(s) in a figure window. If number of input
% arguments is less than 3, pop up an interactive query window.
% Makes (possibly repeated) calls to topoplot().
% Usage:
% >> pop_topoplot( EEG); % pops up a parameter query window
% >> pop_topoplot( EEG, ... |
github | lcnbeapp/beapp-master | eeg_mergechan.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_mergechan.m | 2,300 | utf_8 | 48938c717d76faeab216bacf2ac08eaa | % eeg_mergechan() - merge channel structure while preserving channel
% order
%
% >> mergelocs = eeg_mergechan(locs1, locs2);
%
% Inputs:
% locs1 - EEGLAB channel location structure
% locs2 - second EEGLAB channel location structure
%
% Output:
% mergelocs - merged channel locatio... |
github | lcnbeapp/beapp-master | pop_interp.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_interp.m | 7,599 | utf_8 | eeaf74ad67176964b6a8cb937a11371b | % pop_interp() - interpolate data channels
%
% Usage: EEGOUT = pop_interp(EEG, badchans, method);
%
% Inputs:
% EEG - EEGLAB dataset
% badchans - [integer array] indices of channels to interpolate.
% For instance, these channels might be bad.
% [chanlocs structure] channel lo... |
github | lcnbeapp/beapp-master | pop_importepoch.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_importepoch.m | 20,310 | utf_8 | 9bb19bf2478e05dd8fa4a86f6e7ffc51 | % pop_importepoch() - Export epoch and/or epoch event information to the event
% structure array of an EEG dataset. If the dataset is
% the only input, a window pops up to ask for the relevant
% parameter values.
% Usage:
% >> EEGOUT = pop_importepoch( EE... |
github | lcnbeapp/beapp-master | pop_writeeeg.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_writeeeg.m | 3,347 | utf_8 | 86d8d16a225a800acc5fca43d4c6c1cb | % pop_writeeeg - write EEGLAB dataset to disk in EDF/GDF or BDF format
%
% pop_writeeeg( EEG ) % pops up a window
% pop_writeeeg( EEG, filename, 'key', 'val' )
%
% Inputs:
% EEG - EEGLAB dataset
% filename - [string] filename
%
% Optional keys (same as writeeeg):
% 'TYPE' - ['GDF'|'EDF'|'BDF'|'CFWB'... |
github | lcnbeapp/beapp-master | pop_chancenter.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_chancenter.m | 4,180 | utf_8 | 83264735d5a2740c1458fc2b72f215f5 | % pop_chancenter() - recenter cartesian X,Y,Z channel coordinates
%
% Usage:
% >> chanlocs = pop_chancenter(chanlocs); % pop up interactive window
% >> [chanlocs centerloc] = pop_chancenter(chanlocs, center, omitchan);
%
% Inputs:
% chanlocs = eeglab channel location structure (see readlocs())
% center ... |
github | lcnbeapp/beapp-master | eeg_rejsuperpose.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_rejsuperpose.m | 4,163 | utf_8 | 31ddb44aab055e8f1ae1b9307ade5b9b | % eeg_rejsuperpose() - superpose rejections of a EEG dataset.
%
% Usage:
% >> EEGOUT = eeg_rejsuperpose( EEGIN, typerej, Rmanual, Rthres, ...
% Rconst, Rent, Rkurt, Rfreq, Rothertype);
%
% Inputs:
% EEGIN - input dataset
% typerej - type of rejection (1=raw data; 0=ica).
% Rmanual ... |
github | lcnbeapp/beapp-master | pop_rejcont.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rejcont.m | 14,137 | utf_8 | 1bcb135e0cc0f260852867027268020b | % pop_rejcont() - reject continuous portions of data based on spectrum
% thresholding. First, contiguous data epochs are extracted
% and a standard spectrum thresholding algorithm is
% applied. Regions of contiguous epochs larger than a
% specified size ar... |
github | lcnbeapp/beapp-master | pop_chansel.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_chansel.m | 5,372 | utf_8 | 4773a5a96563eba18577995430d93045 | % pop_chansel() - pop up a graphic interface to select channels
%
% Usage:
% >> [chanlist] = pop_chansel(chanstruct); % a window pops up
% >> [chanlist strchannames cellchannames] = ...
% pop_chansel(chanstruct, 'key', 'val', ...);
%
% Inputs:
% chanstruct - channel structure. See readl... |
github | lcnbeapp/beapp-master | pop_importpres.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_importpres.m | 7,397 | utf_8 | 7bdcf2f321f530fa80e188b145a4807a | % pop_importpres() - append Presentation event file information into an EEGLAB dataset
% The Presentation stimulus presentation program outputs an ascii
% log file. This function merges existing EEG dataset events with
% additional field information (fields) abou... |
github | lcnbeapp/beapp-master | pop_rejkurt.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rejkurt.m | 11,390 | utf_8 | 869a31b3c44d2c5f44d64a48a4d0b935 | % pop_rejkurt() - rejection of artifact in a dataset using kurtosis
% of activity (i.e. to detect peaky distribution of
% activity).
%
% Usage:
% >> pop_rejkurt( INEEG, typerej) % pop-up interative window mode
% >> [OUTEEG, locthresh, globthresh, nrej] = ...
% = pop_rejkurt( INEEG,... |
github | lcnbeapp/beapp-master | pop_writelocs.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_writelocs.m | 8,336 | utf_8 | fe5e26b45aeae126898af6bfd87633bd | % pop_writelocs() - load a EGI EEG file (pop out window if no arguments).
%
% Usage:
% >> EEG = pop_writelocs(chanstruct); % a window pops up
% >> EEG = pop_writelocs(chanstruct, filename, 'key', val, ...);
%
% Inputs:
% chanstruct - channel structure. See readlocs()
% filename - Electrode... |
github | lcnbeapp/beapp-master | eeg_mergelocs.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_mergelocs.m | 4,253 | utf_8 | 9aea0945e66cf1f13747a871668c7963 | % eeg_mergelocs() - merge channel structure while preserving channel
% order
%
% >> mergedlocs = eeg_mergelocs(loc1, loc2, loc3, ...);
%
% Inputs:
% loc1 - EEGLAB channel location structure
% loc2 - second EEGLAB channel location structure
%
% Output:
% mergedlocs - merged c... |
github | lcnbeapp/beapp-master | pop_plottopo.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_plottopo.m | 4,700 | utf_8 | dc19c8e12f6b42f992ddfe25d0489039 | % pop_plottopo() - plot one or more concatenated multichannel data epochs
% in a topographic array format using plottopo()
% Usage:
% >> pop_plottopo( EEG ); % pop-up
% >> pop_plottopo( EEG, channels );
% >> pop_plottopo( EEG, channels, title, singletrials);
% >> pop_plottopo( EEG, channels, t... |
github | lcnbeapp/beapp-master | pop_loaddat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_loaddat.m | 3,543 | utf_8 | fe210f46e8ff2314b39fb77ae8b3945b | % pop_loaddat() - merge a neuroscan DAT file with input dataset
% (pop out window if no arguments).
%
% Usage:
% >> OUTEEG = pop_loaddat( INEEG ); % pop-up window mode
% >> OUTEEG = pop_loaddat( INEEG, filename, no_rt);
%
% Graphic interfance:
% "Code signifying no event ..." - [edit box] reaction ... |
github | lcnbeapp/beapp-master | pop_crossf.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_crossf.m | 8,682 | utf_8 | 12df1d32f46458d3c4a9ed985725dd22 | % pop_crossf() - Return estimates and plots of event-related spectral coherence
%
% Usage:
% >> pop_crossf(EEG, typeproc, num1, num2, tlimits,cycles,
% 'key1',value1,'key2',value2, ... );
% Inputs:
% INEEG - Input EEG dataset
% typeproc - Type of processing: ... |
github | lcnbeapp/beapp-master | pop_timtopo.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_timtopo.m | 4,061 | utf_8 | 83935198482b3bf9e34948c08e8aef23 | % pop_timtopo() - call the timtopo() function for epoched EEG datasets.
% Plots the epoch mean for each channel on a single axis,
% plus scalp maps of the data at specified latencies.
% Usage:
% >> pop_timtopo( EEG, timerange, topotimes, title, 'key', 'val', ...);
%
% Inputs:
% EEG ... |
github | lcnbeapp/beapp-master | eeg_multieegplot.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_multieegplot.m | 4,358 | utf_8 | 16fe8e9b9e5bff89de4ed0ebe4dd8ec5 | % eeg_multieegplot() - Produce an eegplot() of a the average of an epoched dataset
% (with optional pre-labelling of specific trials).
% Usage:
% >> eeg_multieegplot( data,trialrej, elecrej, ...
% 'key1', value, 'key2', value ... );
% Inputs:
% data - input da... |
github | lcnbeapp/beapp-master | pop_chancoresp.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_chancoresp.m | 17,056 | utf_8 | fd71daf5fecf686e892f204c0f95cf38 | % pop_chancoresp() - define correspondances between two channel locations structures
% (EEG.chanlocs) automatically (by matching channel labels)
% else using a user input gui.
% Usage:
% >> [chanlist1 chanlist2] = pop_chancoresp(chanstruct1, chanstruc2, 'key', 'val', ...);
%
% ... |
github | lcnbeapp/beapp-master | pop_select.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_select.m | 28,999 | utf_8 | 9bbb1b2f12bb0c9d06e8ba416efab1c5 | % pop_select() - given an input EEG dataset structure, output a new EEG data structure
% retaining and/or excluding specified time/latency, data point, channel,
% and/or epoch range(s).
% Usage:
% >> OUTEEG = pop_select(INEEG, 'key1', value1, 'key2', value2 ...);
%
% Graphic interface:... |
github | lcnbeapp/beapp-master | pop_rmdat.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_rmdat.m | 7,061 | utf_8 | a5678449e4d7392ff5975e3c4546c3e9 | % pop_rmdat() - Remove continuous data around specific events
%
% Usage:
% >> OUTEEG = pop_rmdat( EEG); % pop-up a data entry window
% >> OUTEEG = pop_rmdat( EEG, typerange, timelimits, invertselection);
%
% Graphic interface:
% "Time-locking event type(s)" - [edit box] Select 'Edit > Event values'
% ... |
github | lcnbeapp/beapp-master | pop_editeventfield.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_editeventfield.m | 21,898 | utf_8 | e895d5ffff1cfc32d48b50e0c74ae4d2 | % pop_editeventfield() - Add/remove/rename/modify a field in the event structure
% of an EEG dataset. Can also be used to append new events to the end of the
% event structure or to delete all current events. If the dataset is
% the only input, a window pops up to ask for relev... |
github | lcnbeapp/beapp-master | eeg_mergelocs_diffstruct.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/eeg_mergelocs_diffstruct.m | 5,083 | utf_8 | 91e039a2591913d015acd76805b6b6ff | % eeg_mergelocs() - merge channel structure while preserving channel
% order
%
% >> mergedlocs = eeg_mergelocs(loc1, loc2, loc3, ...);
%
% Inputs:
% loc1 - EEGLAB channel location structure
% loc2 - second EEGLAB channel location structure
%
% Output:
% mergedlocs - merged c... |
github | lcnbeapp/beapp-master | pop_envtopo.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_envtopo.m | 8,687 | utf_8 | 89ae576831e60b8de872e2a39e41d892 | % pop_envtopo() - Plot envelope of an averaged EEG epoch, plus scalp maps
% of specified or largest contributing components referenced
% to their time point of maximum variance in the epoch or specified
% sub-epoch. Calls envtopo(). When nargin < 3, a query window
% ... |
github | lcnbeapp/beapp-master | pop_readlocs.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_readlocs.m | 8,752 | utf_8 | ddf2ebd69a1b663a17650baa003d5b41 | % pop_readlocs() - load a EGI-format EEG file (pop up an interactive window if no arguments).
%
% Usage:
% >> EEG = pop_readlocs; % a window pops up
% >> EEG = pop_readlocs( filename, 'key', val, ...); % no window
%
% Inputs:
% filename - Electrode location file name
% 'key',va... |
github | lcnbeapp/beapp-master | pop_runica.m | .m | beapp-master/Packages/eeglab14_1_2b/functions/popfunc/pop_runica.m | 25,380 | utf_8 | 8bde9961b840c40e8b2743eec81903f2 | % pop_runica() - Run an ICA decomposition of an EEG dataset using runica(),
% binica(), or another ICA or other linear decomposition.
% Usage:
% >> OUT_EEG = pop_runica( EEG ); % pops-up a data entry window
% >> OUT_EEG = pop_runica( EEG, 'key', 'val' ); % no pop_up
%
% Graphic interface:
% "ICA ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.