├── .gitattributes ├── CNSP ├── code │ └── README ├── datasets │ ├── LICENSE │ ├── LalorNatSpeech │ │ ├── chanlocs128.mat │ │ ├── eeg2cnd_LalorNatSpeech.m │ │ └── readme.txt │ ├── LalorNatSpeechReverse │ │ ├── chanlocs128.mat │ │ ├── eeg2cnd_LalorRevSpeech.m │ │ └── readme.txt │ ├── README.txt │ ├── datasetTemplate │ │ ├── dataCND │ │ │ └── README │ │ ├── rawNeural │ │ │ └── README │ │ └── rawSoundStimuli │ │ │ └── README │ ├── diliBach │ │ ├── chanlocs64.mat │ │ └── readme_DiliBach_EEG.txt │ └── musicImagery │ │ ├── LICENSE │ │ └── readme.txt ├── exampleScripts │ ├── CNSP_example1_forwardTRF.m │ ├── CNSP_example1_forwardTRF_multipleConditions.m │ ├── CNSP_example2_backwardTRF.m │ ├── CNSP_example3_forwardTRF_compareDatasets.m │ ├── CNSP_example4_CCA.m │ ├── CNSP_example4_CCA_differentConfig.m │ ├── CNSP_example4_CCA_withTuning.m │ ├── addPathDependencies.m │ ├── bdf2cnd_example.m │ └── bids2cnd_example.py ├── libs │ ├── NoiseTools │ │ ├── INSTALL.txt │ │ ├── nt_banner.m │ │ ├── nt_bias_cluster.m │ │ ├── nt_bias_fft.m │ │ ├── nt_bias_filter.m │ │ ├── nt_bsmean.m │ │ ├── nt_bsplot.m │ │ ├── nt_bsrms.m │ │ ├── nt_cca.m │ │ ├── nt_cca_aad.m │ │ ├── nt_cca_crossvalidate.m │ │ ├── nt_cca_crossvalidate2.m │ │ ├── nt_cca_mm.m │ │ ├── nt_cluster1D.m │ │ ├── nt_cluster_jd.m │ │ ├── nt_cov.m │ │ ├── nt_cov_lags.m │ │ ├── nt_dataview.m │ │ ├── nt_deboing.m │ │ ├── nt_demean.m │ │ ├── nt_demean2.m │ │ ├── nt_destep.m │ │ ├── nt_detrend.m │ │ ├── nt_dft_filter.m │ │ ├── nt_double2int.m │ │ ├── nt_dprime.m │ │ ├── nt_dsample.m │ │ ├── nt_dss0.m │ │ ├── nt_dss1.m │ │ ├── nt_filter_peak.m │ │ ├── nt_find_bad_channels.m │ │ ├── nt_find_outlier_trials.m │ │ ├── nt_fixsign.m │ │ ├── nt_fold.m │ │ ├── nt_greetings.m │ │ ├── nt_growmask.m │ │ ├── nt_idx.m │ │ ├── nt_idx_disp.m │ │ ├── nt_idxx.m │ │ ├── nt_imagescc.m │ │ ├── nt_index.m │ │ ├── nt_inpaint.m │ │ ├── nt_interpolate_bad_channels.m │ │ ├── nt_iplot.m │ │ ├── nt_linecolors.m │ │ ├── nt_linestyles.m │ │ ├── nt_lower_to_full.m │ │ ├── nt_mark.m │ │ ├── nt_mat2trial.m │ │ ├── nt_mcca.m │ │ ├── nt_mchanfilt.m │ │ ├── nt_mmat.m │ │ ├── nt_mmx.m │ │ ├── nt_morton.m │ │ ├── nt_multishift.m │ │ ├── nt_multismooth.m │ │ ├── nt_narrowband_scan.m │ │ ├── nt_normcol.m │ │ ├── nt_normpagecol.m │ │ ├── nt_normrow.m │ │ ├── nt_outliers.m │ │ ├── nt_pca.m │ │ ├── nt_pca0.m │ │ ├── nt_pcarot.m │ │ ├── nt_peaksign.m │ │ ├── nt_phase_scramble.m │ │ ├── nt_plot_mmx.m │ │ ├── nt_plotxx.m │ │ ├── nt_proximity.m │ │ ├── nt_qca.m │ │ ├── nt_qca0.m │ │ ├── nt_qca02.m │ │ ├── nt_qca2.m │ │ ├── nt_qpca.m │ │ ├── nt_qpca0.m │ │ ├── nt_quad2square.m │ │ ├── nt_read_data.m │ │ ├── nt_read_header.m │ │ ├── nt_regcov.m │ │ ├── nt_regw.m │ │ ├── nt_relshift.m │ │ ├── nt_rereference.m │ │ ├── nt_rereference2.m │ │ ├── nt_resample.m │ │ ├── nt_resample_interp1.m │ │ ├── nt_rms.m │ │ ├── nt_same_clim.m │ │ ├── nt_sgram.m │ │ ├── nt_smooth.m │ │ ├── nt_sns.m │ │ ├── nt_sns0.m │ │ ├── nt_sns1.m │ │ ├── nt_sns_cluster.m │ │ ├── nt_sparse_filter.m │ │ ├── nt_spect_plot.m │ │ ├── nt_spect_plot2.m │ │ ├── nt_split.m │ │ ├── nt_split_jd.m │ │ ├── nt_squeeze_all.m │ │ ├── nt_star.m │ │ ├── nt_star2.m │ │ ├── nt_statmatrix.m │ │ ├── nt_topoplot.m │ │ ├── nt_trial2mat.m │ │ ├── nt_tsr.m │ │ ├── nt_tsr_nodemean.m │ │ ├── nt_tsxcov.m │ │ ├── nt_unfold.m │ │ ├── nt_unique.m │ │ ├── nt_vecadd.m │ │ ├── nt_vecmult.m │ │ ├── nt_version.m │ │ ├── nt_video_sns.m │ │ ├── nt_whiten.m │ │ ├── nt_whoss.m │ │ ├── nt_wmean.m │ │ ├── nt_wpwr.m │ │ ├── nt_xcov.m │ │ ├── nt_xprod.m │ │ ├── nt_xprod2.m │ │ ├── nt_xxcorr.m │ │ ├── nt_zapline.m │ │ └── otherFolders.zip │ ├── cnsp_utils │ │ ├── LICENSE │ │ ├── Read_bdf.m │ │ ├── buildSimulatedDataset.m │ │ ├── cnd │ │ │ ├── LICENSE │ │ │ ├── cndCheckStimNeural.m │ │ │ ├── cndCutLengthPercent.m │ │ │ ├── cndCutSameLength.m │ │ │ ├── cndDownsample.m │ │ │ ├── cndDownsample_resample.m │ │ │ ├── cndGetNChans.m │ │ │ ├── cndNewOp.m │ │ │ ├── cndNormalise.m │ │ │ └── cndReref.m │ │ ├── dili_CCAnested.m │ │ ├── dili_aud2sgram │ │ │ ├── dili_aud2sgram.m │ │ │ └── myspectrogram.m │ │ ├── dili_autoCorr.m │ │ ├── dili_ccaDataPrep.m │ │ ├── dili_ccaDataPrep_shifts.m │ │ ├── dili_xCorr.m │ │ ├── filtfilthd.m │ │ ├── getHPFilt.m │ │ ├── getLPFilt.m │ │ ├── mTRF_plotBackwardTRF.m │ │ ├── mTRF_plotForwardTRF.m │ │ ├── mTRF_plotForwardTRF_UI.m │ │ ├── mTRFmatchVSmismatch.m │ │ ├── mTRFmodelAvg.m │ │ ├── mTRFplotTuningCurve.m │ │ ├── nt_cca_crossvalidate_mm.m │ │ ├── nt_pcaNorm.m │ │ ├── onset_circshift_and_refit.m │ │ ├── plotBanded.m │ │ ├── plotChannelLocation.m │ │ ├── prepExport.m │ │ ├── prepExportUI.m │ │ ├── printDot.m │ │ ├── randshift_discrete.m │ │ ├── readme.txt │ │ └── removeBadChannels.m │ ├── eeglab │ │ ├── Contents.m │ │ ├── README.md │ │ ├── eeglab.m │ │ ├── eeglab.prj │ │ ├── eeglablicense.txt │ │ ├── functions │ │ │ ├── @eegobj │ │ │ │ ├── display.m │ │ │ │ ├── eegobj.m │ │ │ │ ├── fieldnames.m │ │ │ │ ├── horzcat2.m │ │ │ │ ├── isfield.m │ │ │ │ ├── isstruct.m │ │ │ │ ├── length.m │ │ │ │ ├── orderfields.m │ │ │ │ ├── rmfield.m │ │ │ │ ├── simpletest.m │ │ │ │ ├── subsasgn.m │ │ │ │ └── subsref.m │ │ │ ├── @memmapdata │ │ │ │ ├── display.m │ │ │ │ ├── double.m │ │ │ │ ├── end.m │ │ │ │ ├── isnumeric.m │ │ │ │ ├── length.m │ │ │ │ ├── memmapdata.m │ │ │ │ ├── ndims.m │ │ │ │ ├── reshape.m │ │ │ │ ├── size.m │ │ │ │ ├── subsasgn.m │ │ │ │ ├── subsref.m │ │ │ │ └── sum.m │ │ │ ├── @mmo │ │ │ │ ├── binaryopp.m │ │ │ │ ├── bsxfun.m │ │ │ │ ├── changefile.m │ │ │ │ ├── checkcopies_local.m │ │ │ │ ├── checkworkspace.m │ │ │ │ ├── ctranspose.m │ │ │ │ ├── display.m │ │ │ │ ├── double.m │ │ │ │ ├── end.m │ │ │ │ ├── fft.m │ │ │ │ ├── isnumeric.m │ │ │ │ ├── length.m │ │ │ │ ├── mmo.m │ │ │ │ ├── ndims.m │ │ │ │ ├── permute.m │ │ │ │ ├── reshape.m │ │ │ │ ├── size.m │ │ │ │ ├── subsasgn.m │ │ │ │ ├── subsasgn_old.m │ │ │ │ ├── subsref.m │ │ │ │ ├── sum.m │ │ │ │ ├── transpose.m │ │ │ │ ├── unitaryopp.m │ │ │ │ └── var.m │ │ │ ├── adminfunc │ │ │ │ ├── abouteeglab.m │ │ │ │ ├── biosigpathfirst.m │ │ │ │ ├── biosigpathlast.m │ │ │ │ ├── eeg_cache.m │ │ │ │ ├── eeg_checkchanlocs.m │ │ │ │ ├── eeg_checkset.m │ │ │ │ ├── eeg_eval.m │ │ │ │ ├── eeg_getdatact.m │ │ │ │ ├── eeg_getversion.m │ │ │ │ ├── eeg_global.m │ │ │ │ ├── eeg_helpadmin.m │ │ │ │ ├── eeg_helpgui.m │ │ │ │ ├── eeg_helphelp.m │ │ │ │ ├── eeg_helpmenu.m │ │ │ │ ├── eeg_helpmisc.m │ │ │ │ ├── eeg_helppop.m │ │ │ │ ├── eeg_helpsigproc.m │ │ │ │ ├── eeg_helpstatistics.m │ │ │ │ ├── eeg_helpstudy.m │ │ │ │ ├── eeg_helptimefreq.m │ │ │ │ ├── eeg_hist.m │ │ │ │ ├── eeg_options.m │ │ │ │ ├── eeg_options.txt │ │ │ │ ├── eeg_optionsbackup.m │ │ │ │ ├── eeg_optionsbackup.txt │ │ │ │ ├── eeg_readoptions.m │ │ │ │ ├── eeg_retrieve.m │ │ │ │ ├── eeg_store.m │ │ │ │ ├── eegh.m │ │ │ │ ├── eeglab_error.m │ │ │ │ ├── eeglab_options.m │ │ │ │ ├── eeglab_update.m │ │ │ │ ├── error_bc.m │ │ │ │ ├── gethelpvar.m │ │ │ │ ├── getkeyval.m │ │ │ │ ├── gettext.m │ │ │ │ ├── hlp_argstruct2linearcell.m │ │ │ │ ├── intersect_bc.m │ │ │ │ ├── is_sccn.m │ │ │ │ ├── iseeglabdeployed.m │ │ │ │ ├── ismatlab.m │ │ │ │ ├── ismember_bc.m │ │ │ │ ├── plugin_askinstall.m │ │ │ │ ├── plugin_extract.m │ │ │ │ ├── plugin_getweb.m │ │ │ │ ├── plugin_install.m │ │ │ │ ├── plugin_menu.m │ │ │ │ ├── plugin_movepath.m │ │ │ │ ├── plugin_remove.m │ │ │ │ ├── plugin_search.m │ │ │ │ ├── plugin_status.m │ │ │ │ ├── plugin_uifilter.m │ │ │ │ ├── plugin_uiupdate.m │ │ │ │ ├── plugin_urlread.m │ │ │ │ ├── plugin_urlreadwrite.m │ │ │ │ ├── plugin_urlsize.m │ │ │ │ ├── plugin_urlwrite.m │ │ │ │ ├── pop_delset.m │ │ │ │ ├── pop_editoptions.m │ │ │ │ ├── pop_rejmenu.m │ │ │ │ ├── pop_stdwarn.m │ │ │ │ ├── removepath.m │ │ │ │ ├── search-icon.png │ │ │ │ ├── setdiff_bc.m │ │ │ │ ├── troubleshooting_data_formats.m │ │ │ │ ├── union_bc.m │ │ │ │ ├── unique_bc.m │ │ │ │ └── vararg2str.m │ │ │ ├── guifunc │ │ │ │ ├── README.txt │ │ │ │ ├── errordlg2.m │ │ │ │ ├── finputcheck.m │ │ │ │ ├── inputdlg2.m │ │ │ │ ├── inputgui.m │ │ │ │ ├── listdlg2.m │ │ │ │ ├── pophelp.m │ │ │ │ ├── questdlg2.m │ │ │ │ ├── supergui.m │ │ │ │ └── warndlg2.m │ │ │ ├── miscfunc │ │ │ │ ├── abspeak.m │ │ │ │ ├── arrow.m │ │ │ │ ├── averef.m │ │ │ │ ├── caliper.m │ │ │ │ ├── chanproj.m │ │ │ │ ├── compareeeglabdistrib.m │ │ │ │ ├── compdsp.m │ │ │ │ ├── compheads.m │ │ │ │ ├── compile_eeglab.m │ │ │ │ ├── compmap.m │ │ │ │ ├── compplot.m │ │ │ │ ├── compsort.m │ │ │ │ ├── convolve.m │ │ │ │ ├── corrimage.m │ │ │ │ ├── covary.m │ │ │ │ ├── crossfold.m │ │ │ │ ├── crossfreq.m │ │ │ │ ├── datlim.m │ │ │ │ ├── del2map.m │ │ │ │ ├── dendhier.m │ │ │ │ ├── dendplot.m │ │ │ │ ├── detectmalware.m │ │ │ │ ├── difftopo.m │ │ │ │ ├── eeg_ms2f.m │ │ │ │ ├── eeg_regepochs.m │ │ │ │ ├── eeg_time2prev.m │ │ │ │ ├── eegdraw.m │ │ │ │ ├── eegdrawg.m │ │ │ │ ├── eegmovie.m │ │ │ │ ├── eegplotgold.m │ │ │ │ ├── eegplotold.m │ │ │ │ ├── eegplotsold.m │ │ │ │ ├── envproj.col │ │ │ │ ├── envproj.m │ │ │ │ ├── erpregout.m │ │ │ │ ├── erpregoutfunc.m │ │ │ │ ├── eucl.m │ │ │ │ ├── fastregress.m │ │ │ │ ├── fieldtrip2eeglab.m │ │ │ │ ├── fillcurves.m │ │ │ │ ├── findduplicatefunctions.m │ │ │ │ ├── gabor2d.m │ │ │ │ ├── gauss.m │ │ │ │ ├── gauss2d.m │ │ │ │ ├── gauss3d.m │ │ │ │ ├── getallmenus.m │ │ │ │ ├── getallmenuseeglab.m │ │ │ │ ├── getipsph.m │ │ │ │ ├── getmfilelist.m │ │ │ │ ├── gradmap.m │ │ │ │ ├── gradplot.m │ │ │ │ ├── headmovie.m │ │ │ │ ├── help2html2.m │ │ │ │ ├── helpforexe.m │ │ │ │ ├── hist2.m │ │ │ │ ├── hungarian.m │ │ │ │ ├── icademo.m │ │ │ │ ├── imagescloglog.m │ │ │ │ ├── imagesclogy.m │ │ │ │ ├── kmeans_st.m │ │ │ │ ├── laplac2d.m │ │ │ │ ├── lapplot.m │ │ │ │ ├── loadelec.m │ │ │ │ ├── loc_subsets.m │ │ │ │ ├── logimagesc.m │ │ │ │ ├── loglike.m │ │ │ │ ├── logspec.m │ │ │ │ ├── make_timewarp.m │ │ │ │ ├── makeelec.m │ │ │ │ ├── makehelpfiles.m │ │ │ │ ├── makehtml.m │ │ │ │ ├── mapcorr.m │ │ │ │ ├── matcorr.m │ │ │ │ ├── matperm.m │ │ │ │ ├── means.m │ │ │ │ ├── nan_std.m │ │ │ │ ├── numdim.m │ │ │ │ ├── pcexpand.m │ │ │ │ ├── pcsquash.m │ │ │ │ ├── perminv.m │ │ │ │ ├── plotproj.m │ │ │ │ ├── promax.m │ │ │ │ ├── qrtimax.m │ │ │ │ ├── read_rdf.m │ │ │ │ ├── readlocsold.m │ │ │ │ ├── rmart.m │ │ │ │ ├── rmsave.m │ │ │ │ ├── rotatematlab.m │ │ │ │ ├── runicalowmem.m │ │ │ │ ├── runicatest.m │ │ │ │ ├── runpca.m │ │ │ │ ├── runpca2.m │ │ │ │ ├── scanfold.m │ │ │ │ ├── seemovie.m │ │ │ │ ├── setfont.m │ │ │ │ ├── shortread.m │ │ │ │ ├── show_events.m │ │ │ │ ├── testica.m │ │ │ │ ├── textgui.m │ │ │ │ ├── tftopo.m │ │ │ │ ├── timefrq.m │ │ │ │ ├── topoimage.m │ │ │ │ ├── tutorial.m │ │ │ │ ├── unique_cell_string.m │ │ │ │ ├── uniquef.m │ │ │ │ ├── upgma.m │ │ │ │ ├── varimax.m │ │ │ │ ├── varsort.m │ │ │ │ ├── vectdata.m │ │ │ │ └── zica.m │ │ │ ├── popfunc │ │ │ │ ├── eeg_addnewevents.m │ │ │ │ ├── eeg_amplitudearea.m │ │ │ │ ├── eeg_chaninds.m │ │ │ │ ├── eeg_context.m │ │ │ │ ├── eeg_countepochs.m │ │ │ │ ├── eeg_decodechan.m │ │ │ │ ├── eeg_dipselect.m │ │ │ │ ├── eeg_eegrej.m │ │ │ │ ├── eeg_emptyset.m │ │ │ │ ├── eeg_epoch2continuous.m │ │ │ │ ├── eeg_epochformat.m │ │ │ │ ├── eeg_eventformat.m │ │ │ │ ├── eeg_eventhist.m │ │ │ │ ├── eeg_eventtable.m │ │ │ │ ├── eeg_eventtypes.m │ │ │ │ ├── eeg_getepochevent.m │ │ │ │ ├── eeg_getica.m │ │ │ │ ├── eeg_hedremoveunicode.m │ │ │ │ ├── eeg_insertbound.m │ │ │ │ ├── eeg_insertboundold.m │ │ │ │ ├── eeg_interp.m │ │ │ │ ├── eeg_laplac.m │ │ │ │ ├── eeg_lat2point.m │ │ │ │ ├── eeg_latencyur.m │ │ │ │ ├── eeg_matchchans.m │ │ │ │ ├── eeg_mergechan.m │ │ │ │ ├── eeg_mergelocs.m │ │ │ │ ├── eeg_mergelocs_diffstruct.m │ │ │ │ ├── eeg_multieegplot.m │ │ │ │ ├── eeg_oldica.m │ │ │ │ ├── eeg_point2lat.m │ │ │ │ ├── eeg_pv.m │ │ │ │ ├── eeg_pvaf.m │ │ │ │ ├── eeg_rejmacro.m │ │ │ │ ├── eeg_rejsuperpose.m │ │ │ │ ├── eeg_rereject.m │ │ │ │ ├── eeg_timeinterp.m │ │ │ │ ├── eeg_topoplot.m │ │ │ │ ├── eeg_uniformepochinfo.m │ │ │ │ ├── eeg_urlatency.m │ │ │ │ ├── getchanlist.m │ │ │ │ ├── importevent.m │ │ │ │ ├── pop_adjustevents.m │ │ │ │ ├── pop_autorej.m │ │ │ │ ├── pop_averef.m │ │ │ │ ├── pop_biosig.m │ │ │ │ ├── pop_biosig16.m │ │ │ │ ├── pop_biosig16ying.m │ │ │ │ ├── pop_chancenter.m │ │ │ │ ├── pop_chancoresp.m │ │ │ │ ├── pop_chanedit.m │ │ │ │ ├── pop_chanevent.m │ │ │ │ ├── pop_chansel.m │ │ │ │ ├── pop_comments.m │ │ │ │ ├── pop_compareerps.m │ │ │ │ ├── pop_comperp.m │ │ │ │ ├── pop_copyset.m │ │ │ │ ├── pop_crossf.m │ │ │ │ ├── pop_editeventfield.m │ │ │ │ ├── pop_editeventvals.m │ │ │ │ ├── pop_editset.m │ │ │ │ ├── pop_eegfilt.m │ │ │ │ ├── pop_eegplot.m │ │ │ │ ├── pop_eegthresh.m │ │ │ │ ├── pop_envtopo.m │ │ │ │ ├── pop_epoch.m │ │ │ │ ├── pop_erpimage.m │ │ │ │ ├── pop_eventstat.m │ │ │ │ ├── pop_expevents.m │ │ │ │ ├── pop_expica.m │ │ │ │ ├── pop_export.m │ │ │ │ ├── pop_fileio.m │ │ │ │ ├── pop_fileiodir.m │ │ │ │ ├── pop_findmatchingcomps.m │ │ │ │ ├── pop_headplot.m │ │ │ │ ├── pop_icathresh.m │ │ │ │ ├── pop_importdata.m │ │ │ │ ├── pop_importegimat.m │ │ │ │ ├── pop_importepoch.m │ │ │ │ ├── pop_importerplab.m │ │ │ │ ├── pop_importevent.m │ │ │ │ ├── pop_importpres.m │ │ │ │ ├── pop_interp.m │ │ │ │ ├── pop_jointprob.m │ │ │ │ ├── pop_loadbci.m │ │ │ │ ├── pop_loadset.m │ │ │ │ ├── pop_mergeset.m │ │ │ │ ├── pop_newcrossf.m │ │ │ │ ├── pop_newset.m │ │ │ │ ├── pop_newtimef.m │ │ │ │ ├── pop_plotdata.m │ │ │ │ ├── pop_plottopo.m │ │ │ │ ├── pop_prop.m │ │ │ │ ├── pop_readegi.m │ │ │ │ ├── pop_readlocs.m │ │ │ │ ├── pop_readsegegi.m │ │ │ │ ├── pop_rejchan.m │ │ │ │ ├── pop_rejchanspec.m │ │ │ │ ├── pop_rejcont.m │ │ │ │ ├── pop_rejepoch.m │ │ │ │ ├── pop_rejkurt.m │ │ │ │ ├── pop_rejspec.m │ │ │ │ ├── pop_rejtrend.m │ │ │ │ ├── pop_reref.m │ │ │ │ ├── pop_resample.m │ │ │ │ ├── pop_rmbase.m │ │ │ │ ├── pop_rmdat.m │ │ │ │ ├── pop_runica.m │ │ │ │ ├── pop_runscript.m │ │ │ │ ├── pop_saveh.m │ │ │ │ ├── pop_saveset.m │ │ │ │ ├── pop_select.m │ │ │ │ ├── pop_selectcomps.m │ │ │ │ ├── pop_selectevent.m │ │ │ │ ├── pop_signalstat.m │ │ │ │ ├── pop_snapread.m │ │ │ │ ├── pop_spectopo.m │ │ │ │ ├── pop_subcomp.m │ │ │ │ ├── pop_timef.m │ │ │ │ ├── pop_timtopo.m │ │ │ │ ├── pop_topochansel.m │ │ │ │ ├── pop_topoplot.m │ │ │ │ ├── pop_writeeeg.m │ │ │ │ └── pop_writelocs.m │ │ │ ├── sigprocfunc │ │ │ │ ├── acsobiro.m │ │ │ │ ├── axcopy.m │ │ │ │ ├── binica.m │ │ │ │ ├── binica.sc │ │ │ │ ├── biosig2eeglab.m │ │ │ │ ├── biosig2eeglabevent.m │ │ │ │ ├── blockave.m │ │ │ │ ├── cart2topo.m │ │ │ │ ├── cbar.m │ │ │ │ ├── celltomat.m │ │ │ │ ├── chancenter.m │ │ │ │ ├── changeunits.m │ │ │ │ ├── compvar.m │ │ │ │ ├── condstat.m │ │ │ │ ├── convertlocs.m │ │ │ │ ├── copyaxis.m │ │ │ │ ├── coregister.m │ │ │ │ ├── dipoledensity.m │ │ │ │ ├── eegfilt.m │ │ │ │ ├── eegfiltfft.m │ │ │ │ ├── eegplot.m │ │ │ │ ├── eegplot2event.m │ │ │ │ ├── eegplot2trial.m │ │ │ │ ├── eegplot_readkey.m │ │ │ │ ├── eegrej.m │ │ │ │ ├── eegthresh.m │ │ │ │ ├── entropy_rej.m │ │ │ │ ├── env.m │ │ │ │ ├── envtopo.m │ │ │ │ ├── epoch.m │ │ │ │ ├── erpimage.m │ │ │ │ ├── eventalign.m │ │ │ │ ├── eventlock.m │ │ │ │ ├── eyelike.m │ │ │ │ ├── fastif.m │ │ │ │ ├── floatread.m │ │ │ │ ├── floatwrite.m │ │ │ │ ├── forcelocs.m │ │ │ │ ├── gettempfolder.m │ │ │ │ ├── headplot.m │ │ │ │ ├── icaact.m │ │ │ │ ├── icadefs.m │ │ │ │ ├── icaproj.m │ │ │ │ ├── icavar.m │ │ │ │ ├── imagesctc.m │ │ │ │ ├── isscript.m │ │ │ │ ├── jader.m │ │ │ │ ├── jointprob.m │ │ │ │ ├── kmeanscluster.m │ │ │ │ ├── kurt.m │ │ │ │ ├── loadtxt.m │ │ │ │ ├── lookupchantemplate.m │ │ │ │ ├── matsel.m │ │ │ │ ├── mattocell.m │ │ │ │ ├── metaplottopo.m │ │ │ │ ├── movav.m │ │ │ │ ├── moveaxes.m │ │ │ │ ├── mri3dplot.m │ │ │ │ ├── nan_mean.m │ │ │ │ ├── parsetxt.m │ │ │ │ ├── phasecoher.m │ │ │ │ ├── plotchans3d.m │ │ │ │ ├── plotcurve.m │ │ │ │ ├── plotdata.m │ │ │ │ ├── ploterp.m │ │ │ │ ├── plotmesh.m │ │ │ │ ├── plotsphere.m │ │ │ │ ├── plottopo.m │ │ │ │ ├── posact.m │ │ │ │ ├── projtopo.m │ │ │ │ ├── qqdiagram.m │ │ │ │ ├── quantile.m │ │ │ │ ├── readedf.m │ │ │ │ ├── readeetraklocs.m │ │ │ │ ├── readegi.m │ │ │ │ ├── readegihdr.m │ │ │ │ ├── readegilocs.m │ │ │ │ ├── readelp.m │ │ │ │ ├── readlocs.m │ │ │ │ ├── readneurodat.m │ │ │ │ ├── readneurolocs.m │ │ │ │ ├── readtxtfile.m │ │ │ │ ├── realproba.m │ │ │ │ ├── rejkurt.m │ │ │ │ ├── rejstatepoch.m │ │ │ │ ├── rejtrend.m │ │ │ │ ├── reref.m │ │ │ │ ├── rmbase.m │ │ │ │ ├── runica.m │ │ │ │ ├── runica_ml.m │ │ │ │ ├── runica_ml2.m │ │ │ │ ├── runica_mlb.m │ │ │ │ ├── sbplot.m │ │ │ │ ├── shuffle.m │ │ │ │ ├── signalstat.m │ │ │ │ ├── slider.m │ │ │ │ ├── snapread.m │ │ │ │ ├── sobi.m │ │ │ │ ├── spec.m │ │ │ │ ├── spectopo.m │ │ │ │ ├── sph2topo.m │ │ │ │ ├── spher.m │ │ │ │ ├── spherror.m │ │ │ │ ├── strmultiline.m │ │ │ │ ├── textsc.m │ │ │ │ ├── timefdetails.m │ │ │ │ ├── timtopo.m │ │ │ │ ├── topo2sph.m │ │ │ │ ├── topoplot.m │ │ │ │ ├── transformcoords.m │ │ │ │ ├── trial2eegplot.m │ │ │ │ ├── uigetfile2.m │ │ │ │ ├── uiputfile2.m │ │ │ │ ├── white1st.col │ │ │ │ ├── writeeeg.m │ │ │ │ └── writelocs.m │ │ │ ├── statistics │ │ │ │ ├── README.txt │ │ │ │ ├── anova1_cell.m │ │ │ │ ├── anova1rm_cell.m │ │ │ │ ├── anova2_cell.m │ │ │ │ ├── anova2rm_cell.m │ │ │ │ ├── concatdata.m │ │ │ │ ├── corrcoef_cell.m │ │ │ │ ├── fdr.m │ │ │ │ ├── stat_surrogate_ci.m │ │ │ │ ├── stat_surrogate_pvals.m │ │ │ │ ├── statcond.m │ │ │ │ ├── statcondfieldtrip.m │ │ │ │ ├── surrogdistrib.m │ │ │ │ ├── teststat.m │ │ │ │ ├── ttest2_cell.m │ │ │ │ └── ttest_cell.m │ │ │ ├── studyfunc │ │ │ │ ├── compute_ersp_times.m │ │ │ │ ├── eeglabciplot.m │ │ │ │ ├── gethashcode.m │ │ │ │ ├── neural_net.m │ │ │ │ ├── pop_addindepvar.m │ │ │ │ ├── pop_chanplot.m │ │ │ │ ├── pop_clust.m │ │ │ │ ├── pop_clustedit.m │ │ │ │ ├── pop_dipparams.m │ │ │ │ ├── pop_erpimparams.m │ │ │ │ ├── pop_erpparams.m │ │ │ │ ├── pop_erspparams.m │ │ │ │ ├── pop_importgroupvar.m │ │ │ │ ├── pop_limo.m │ │ │ │ ├── pop_limoresults.m │ │ │ │ ├── pop_listfactors.m │ │ │ │ ├── pop_loadstudy.m │ │ │ │ ├── pop_preclust.m │ │ │ │ ├── pop_precomp.m │ │ │ │ ├── pop_savestudy.m │ │ │ │ ├── pop_specparams.m │ │ │ │ ├── pop_statparams.m │ │ │ │ ├── pop_study.m │ │ │ │ ├── pop_studydesign.m │ │ │ │ ├── pop_studyerp.m │ │ │ │ ├── robust_kmeans.m │ │ │ │ ├── std_addvarlevel.m │ │ │ │ ├── std_apcluster.m │ │ │ │ ├── std_builddesignmat.m │ │ │ │ ├── std_cell2setcomps.m │ │ │ │ ├── std_centroid.m │ │ │ │ ├── std_changroup.m │ │ │ │ ├── std_chaninds.m │ │ │ │ ├── std_chantopo.m │ │ │ │ ├── std_checkconsist.m │ │ │ │ ├── std_checkdatasession.m │ │ │ │ ├── std_checkdesign.m │ │ │ │ ├── std_checkfiles.m │ │ │ │ ├── std_checkset.m │ │ │ │ ├── std_clustmaxelec.m │ │ │ │ ├── std_combtrialinfo.m │ │ │ │ ├── std_comppol.m │ │ │ │ ├── std_createclust.m │ │ │ │ ├── std_custom.m │ │ │ │ ├── std_detachplots.m │ │ │ │ ├── std_dipoleclusters.m │ │ │ │ ├── std_dipplot.m │ │ │ │ ├── std_editset.m │ │ │ │ ├── std_erp.m │ │ │ │ ├── std_erpimage.m │ │ │ │ ├── std_erpimageplot.m │ │ │ │ ├── std_erpplot.m │ │ │ │ ├── std_ersp.m │ │ │ │ ├── std_erspplot.m │ │ │ │ ├── std_figtitle.m │ │ │ │ ├── std_filecheck.m │ │ │ │ ├── std_fileinfo.m │ │ │ │ ├── std_findgroupvars.m │ │ │ │ ├── std_findoutlierclust.m │ │ │ │ ├── std_findsameica.m │ │ │ │ ├── std_getdataset.m │ │ │ │ ├── std_getindvar.m │ │ │ │ ├── std_gettrialsind.m │ │ │ │ ├── std_indvarmatch.m │ │ │ │ ├── std_interp.m │ │ │ │ ├── std_itcplot.m │ │ │ │ ├── std_limo.m │ │ │ │ ├── std_limodesign.m │ │ │ │ ├── std_limoerase.m │ │ │ │ ├── std_limoresults.m │ │ │ │ ├── std_lm_getvars.m │ │ │ │ ├── std_lm_seteegfields.m │ │ │ │ ├── std_loadalleeg.m │ │ │ │ ├── std_makedesign.m │ │ │ │ ├── std_maketrialinfo.m │ │ │ │ ├── std_mergeclust.m │ │ │ │ ├── std_movecomp.m │ │ │ │ ├── std_moveoutlier.m │ │ │ │ ├── std_movie.m │ │ │ │ ├── std_pac.m │ │ │ │ ├── std_pacplot.m │ │ │ │ ├── std_plot.m │ │ │ │ ├── std_plotcurve.m │ │ │ │ ├── std_plotdmat.m │ │ │ │ ├── std_plottf.m │ │ │ │ ├── std_preclust.m │ │ │ │ ├── std_precomp.m │ │ │ │ ├── std_precomp_worker.m │ │ │ │ ├── std_prepare_neighbors.m │ │ │ │ ├── std_propplot.m │ │ │ │ ├── std_pvaf.m │ │ │ │ ├── std_readcustom.m │ │ │ │ ├── std_readdata.m │ │ │ │ ├── std_readerp.m │ │ │ │ ├── std_readerpimage.m │ │ │ │ ├── std_readersp.m │ │ │ │ ├── std_readfile.m │ │ │ │ ├── std_readfilelimo.m │ │ │ │ ├── std_readitc.m │ │ │ │ ├── std_readpac.m │ │ │ │ ├── std_readspec.m │ │ │ │ ├── std_readspecgram.m │ │ │ │ ├── std_readtopo.m │ │ │ │ ├── std_readtopoclust.m │ │ │ │ ├── std_rebuilddesign.m │ │ │ │ ├── std_rejectoutliers.m │ │ │ │ ├── std_renameclust.m │ │ │ │ ├── std_renamestudyfiles.m │ │ │ │ ├── std_reset.m │ │ │ │ ├── std_rmalldatafields.m │ │ │ │ ├── std_savedat.m │ │ │ │ ├── std_selcomp.m │ │ │ │ ├── std_selectdataset.m │ │ │ │ ├── std_selectdesign.m │ │ │ │ ├── std_selsubject.m │ │ │ │ ├── std_serialize.m │ │ │ │ ├── std_spec.m │ │ │ │ ├── std_specgram.m │ │ │ │ ├── std_specplot.m │ │ │ │ ├── std_stat.m │ │ │ │ ├── std_substudy.m │ │ │ │ ├── std_topo.m │ │ │ │ ├── std_topoplot.m │ │ │ │ ├── std_uniformfiles.m │ │ │ │ ├── std_uniformsetinds.m │ │ │ │ └── toporeplot.m │ │ │ ├── supportfiles │ │ │ │ ├── EEGLAB_compile_splash.jpg │ │ │ │ ├── Standard-10-20-Cap81.ced │ │ │ │ ├── Standard-10-5-Cap385.sfp │ │ │ │ ├── Standard-10-5-Cap385_witheog.elp │ │ │ │ ├── chan_file │ │ │ │ ├── colin27headmesh.mat │ │ │ │ ├── colin27headmesh.xyz │ │ │ │ ├── colin27headmesh_license.txt │ │ │ │ ├── eeglab1020.ced │ │ │ │ ├── eeglab_run_this_one_on_osx_or_linux │ │ │ │ ├── eeglab_run_this_one_on_windows.bat │ │ │ │ ├── mheadnew.elp │ │ │ │ ├── mheadnew.mat │ │ │ │ ├── mheadnew.transform │ │ │ │ ├── mheadnew.xyz │ │ │ │ └── test_compiled_version.m │ │ │ └── timefreqfunc │ │ │ │ ├── angtimewarp.m │ │ │ │ ├── bootstat.m │ │ │ │ ├── correct_mc.m │ │ │ │ ├── correctfit.m │ │ │ │ ├── crossf.m │ │ │ │ ├── dftfilt.m │ │ │ │ ├── dftfilt2.m │ │ │ │ ├── dftfilt3.m │ │ │ │ ├── newcrossf.m │ │ │ │ ├── newtimef.m │ │ │ │ ├── newtimefbaseln.m │ │ │ │ ├── newtimefitc.m │ │ │ │ ├── newtimefpowerunit.m │ │ │ │ ├── newtimeftrialbaseln.m │ │ │ │ ├── pac.m │ │ │ │ ├── pac_cont.m │ │ │ │ ├── rsadjust.m │ │ │ │ ├── rsfit.m │ │ │ │ ├── rsget.m │ │ │ │ ├── rspdfsolv.m │ │ │ │ ├── rspfunc.m │ │ │ │ ├── timef.m │ │ │ │ ├── timefreq.m │ │ │ │ └── timewarp.m │ │ ├── plugins │ │ │ ├── clean_rawdata │ │ │ │ ├── .gitmodules │ │ │ │ ├── LICENSE │ │ │ │ ├── README.md │ │ │ │ ├── asr-version.txt │ │ │ │ ├── asr_calibrate_r.m │ │ │ │ ├── asr_process_r.m │ │ │ │ ├── clean_artifacts.m │ │ │ │ ├── clean_asr.m │ │ │ │ ├── clean_channels.m │ │ │ │ ├── clean_channels_nolocs.m │ │ │ │ ├── clean_drifts.m │ │ │ │ ├── clean_flatlines.m │ │ │ │ ├── clean_rawdata.m │ │ │ │ ├── clean_windows.m │ │ │ │ ├── eegplugin_clean_rawdata.m │ │ │ │ ├── gui_interface.ai │ │ │ │ ├── gui_interface.png │ │ │ │ ├── manopt │ │ │ │ │ ├── .gitattributes │ │ │ │ │ ├── .gitignore │ │ │ │ │ ├── .gitmodules │ │ │ │ │ ├── README.md │ │ │ │ │ ├── auxiliaries │ │ │ │ │ │ ├── CLA.txt │ │ │ │ │ │ ├── COPYING.txt │ │ │ │ │ │ ├── CREDITS.txt │ │ │ │ │ │ ├── LICENSE.txt │ │ │ │ │ │ ├── README.txt │ │ │ │ │ │ ├── checkinstall │ │ │ │ │ │ │ └── basicexample.m │ │ │ │ │ │ └── manopt_version.m │ │ │ │ │ ├── buildrelease.m │ │ │ │ │ ├── examples │ │ │ │ │ │ ├── PCA_stochastic.m │ │ │ │ │ │ ├── dominant_invariant_subspace.m │ │ │ │ │ │ ├── dominant_invariant_subspace_complex.m │ │ │ │ │ │ ├── doubly_stochastic_denoising.m │ │ │ │ │ │ ├── elliptope_SDP.m │ │ │ │ │ │ ├── elliptope_SDP_complex.m │ │ │ │ │ │ ├── essential_svd.m │ │ │ │ │ │ ├── generalized_eigenvalue_computation.m │ │ │ │ │ │ ├── generalized_procrustes.m │ │ │ │ │ │ ├── low_rank_dist_completion.m │ │ │ │ │ │ ├── low_rank_matrix_completion.m │ │ │ │ │ │ ├── low_rank_tensor_completion.m │ │ │ │ │ │ ├── low_rank_tensor_completion_embedded.m │ │ │ │ │ │ ├── maxcut.m │ │ │ │ │ │ ├── nonlinear_eigenspace.m │ │ │ │ │ │ ├── packing_on_the_sphere.m │ │ │ │ │ │ ├── positive_definite_karcher_mean.m │ │ │ │ │ │ ├── radio_interferometric_calibration.m │ │ │ │ │ │ ├── robust_pca.m │ │ │ │ │ │ ├── run_all_examples.m │ │ │ │ │ │ ├── shapefit_smoothed.m │ │ │ │ │ │ ├── sparse_pca.m │ │ │ │ │ │ ├── thomson_problem.m │ │ │ │ │ │ ├── truncated_svd.m │ │ │ │ │ │ ├── using_counters.m │ │ │ │ │ │ └── using_gpu.m │ │ │ │ │ ├── importmanopt.m │ │ │ │ │ ├── manopt │ │ │ │ │ │ ├── core │ │ │ │ │ │ │ ├── StoreDB.m │ │ │ │ │ │ │ ├── applyHook.m │ │ │ │ │ │ │ ├── applyStatsfun.m │ │ │ │ │ │ │ ├── canGetApproxGradient.m │ │ │ │ │ │ │ ├── canGetApproxHessian.m │ │ │ │ │ │ │ ├── canGetCost.m │ │ │ │ │ │ │ ├── canGetDirectionalDerivative.m │ │ │ │ │ │ │ ├── canGetEuclideanGradient.m │ │ │ │ │ │ │ ├── canGetEuclideanHessian.m │ │ │ │ │ │ │ ├── canGetGradient.m │ │ │ │ │ │ │ ├── canGetHessian.m │ │ │ │ │ │ │ ├── canGetLinesearch.m │ │ │ │ │ │ │ ├── canGetPartialEuclideanGradient.m │ │ │ │ │ │ │ ├── canGetPartialGradient.m │ │ │ │ │ │ │ ├── canGetPrecon.m │ │ │ │ │ │ │ ├── canGetSqrtPrecon.m │ │ │ │ │ │ │ ├── canGetSubgradient.m │ │ │ │ │ │ │ ├── getApproxGradient.m │ │ │ │ │ │ │ ├── getApproxHessian.m │ │ │ │ │ │ │ ├── getCost.m │ │ │ │ │ │ │ ├── getCostGrad.m │ │ │ │ │ │ │ ├── getDirectionalDerivative.m │ │ │ │ │ │ │ ├── getEuclideanGradient.m │ │ │ │ │ │ │ ├── getGlobalDefaults.m │ │ │ │ │ │ │ ├── getGradient.m │ │ │ │ │ │ │ ├── getGradientFD.m │ │ │ │ │ │ │ ├── getHessian.m │ │ │ │ │ │ │ ├── getHessianFD.m │ │ │ │ │ │ │ ├── getLinesearch.m │ │ │ │ │ │ │ ├── getPartialEuclideanGradient.m │ │ │ │ │ │ │ ├── getPartialGradient.m │ │ │ │ │ │ │ ├── getPrecon.m │ │ │ │ │ │ │ ├── getSqrtPrecon.m │ │ │ │ │ │ │ ├── getStore.m │ │ │ │ │ │ │ ├── getSubgradient.m │ │ │ │ │ │ │ ├── handle_light.m │ │ │ │ │ │ │ ├── mergeOptions.m │ │ │ │ │ │ │ ├── purgeStoredb.m │ │ │ │ │ │ │ ├── setStore.m │ │ │ │ │ │ │ └── stoppingcriterion.m │ │ │ │ │ │ ├── manifolds │ │ │ │ │ │ │ ├── complexcircle │ │ │ │ │ │ │ │ ├── complexcirclefactory.m │ │ │ │ │ │ │ │ └── realphasefactory.m │ │ │ │ │ │ │ ├── essential │ │ │ │ │ │ │ │ ├── README_Essential.txt │ │ │ │ │ │ │ │ ├── essential_costE2cost.m │ │ │ │ │ │ │ │ ├── essential_egradE2egrad.m │ │ │ │ │ │ │ │ ├── essential_ehessE2ehess.m │ │ │ │ │ │ │ │ ├── essential_flat.m │ │ │ │ │ │ │ │ ├── essential_hat3.m │ │ │ │ │ │ │ │ ├── essential_sharp.m │ │ │ │ │ │ │ │ ├── essentialfactory.m │ │ │ │ │ │ │ │ └── privateessential │ │ │ │ │ │ │ │ │ ├── essential_closestRepresentative.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAngle.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_base.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_computeDfBreak.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_dfNewton.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_discontinuityDistance.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_ft.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_ftFromQ.m │ │ │ │ │ │ │ │ │ ├── essential_distMinAnglePair_test.m │ │ │ │ │ │ │ │ │ └── modAngle.m │ │ │ │ │ │ │ ├── euclidean │ │ │ │ │ │ │ │ ├── centeredmatrixfactory.m │ │ │ │ │ │ │ │ ├── constantfactory.m │ │ │ │ │ │ │ │ ├── euclideancomplexfactory.m │ │ │ │ │ │ │ │ ├── euclideanfactory.m │ │ │ │ │ │ │ │ ├── euclideansparsefactory.m │ │ │ │ │ │ │ │ ├── euclideansubspacefactory.m │ │ │ │ │ │ │ │ ├── shapefitfactory.m │ │ │ │ │ │ │ │ ├── skewsymmetricfactory.m │ │ │ │ │ │ │ │ └── symmetricfactory.m │ │ │ │ │ │ │ ├── fixedrank │ │ │ │ │ │ │ │ ├── fixedrankMNquotientfactory.m │ │ │ │ │ │ │ │ ├── fixedrankembeddedfactory.m │ │ │ │ │ │ │ │ ├── fixedrankfactory_2factors.m │ │ │ │ │ │ │ │ ├── fixedrankfactory_2factors_preconditioned.m │ │ │ │ │ │ │ │ ├── fixedrankfactory_2factors_subspace_projection.m │ │ │ │ │ │ │ │ ├── fixedrankfactory_3factors.m │ │ │ │ │ │ │ │ └── fixedrankfactory_3factors_preconditioned.m │ │ │ │ │ │ │ ├── fixedranktensors │ │ │ │ │ │ │ │ ├── fixedrankfactory_tucker_preconditioned.m │ │ │ │ │ │ │ │ ├── fixedranktensorembeddedfactory.m │ │ │ │ │ │ │ │ └── tucker2multiarray.m │ │ │ │ │ │ │ ├── grassmann │ │ │ │ │ │ │ │ ├── grassmanncomplexfactory.m │ │ │ │ │ │ │ │ ├── grassmannfactory.m │ │ │ │ │ │ │ │ └── grassmanngeneralizedfactory.m │ │ │ │ │ │ │ ├── hyperbolic │ │ │ │ │ │ │ │ ├── hyperbolicfactory.m │ │ │ │ │ │ │ │ └── poincareballfactory.m │ │ │ │ │ │ │ ├── multinomial │ │ │ │ │ │ │ │ ├── doubly_stochastic.m │ │ │ │ │ │ │ │ ├── multinomialdoublystochasticfactory.m │ │ │ │ │ │ │ │ ├── multinomialfactory.m │ │ │ │ │ │ │ │ └── multinomialsymmetricfactory.m │ │ │ │ │ │ │ ├── oblique │ │ │ │ │ │ │ │ ├── obliquecomplexfactory.m │ │ │ │ │ │ │ │ └── obliquefactory.m │ │ │ │ │ │ │ ├── positive │ │ │ │ │ │ │ │ └── positivefactory.m │ │ │ │ │ │ │ ├── rotations │ │ │ │ │ │ │ │ ├── randherm.m │ │ │ │ │ │ │ │ ├── randrot.m │ │ │ │ │ │ │ │ ├── randskew.m │ │ │ │ │ │ │ │ ├── randskewh.m │ │ │ │ │ │ │ │ ├── randsym.m │ │ │ │ │ │ │ │ ├── randunitary.m │ │ │ │ │ │ │ │ ├── rotationsfactory.m │ │ │ │ │ │ │ │ └── unitaryfactory.m │ │ │ │ │ │ │ ├── specialeuclidean │ │ │ │ │ │ │ │ └── specialeuclideanfactory.m │ │ │ │ │ │ │ ├── sphere │ │ │ │ │ │ │ │ ├── spherecomplexfactory.m │ │ │ │ │ │ │ │ ├── spherefactory.m │ │ │ │ │ │ │ │ └── spheresymmetricfactory.m │ │ │ │ │ │ │ ├── stiefel │ │ │ │ │ │ │ │ ├── solve_for_triu.m │ │ │ │ │ │ │ │ ├── stiefelcomplexfactory.m │ │ │ │ │ │ │ │ ├── stiefelfactory.m │ │ │ │ │ │ │ │ ├── stiefelgeneralizedfactory.m │ │ │ │ │ │ │ │ └── stiefelstackedfactory.m │ │ │ │ │ │ │ └── symfixedrank │ │ │ │ │ │ │ │ ├── elliptopefactory.m │ │ │ │ │ │ │ │ ├── spectrahedronfactory.m │ │ │ │ │ │ │ │ ├── symfixedrankYYcomplexfactory.m │ │ │ │ │ │ │ │ ├── symfixedrankYYfactory.m │ │ │ │ │ │ │ │ ├── sympositivedefinitefactory.m │ │ │ │ │ │ │ │ ├── sympositivedefinitesimplexcomplexfactory.m │ │ │ │ │ │ │ │ └── sympositivedefinitesimplexfactory.m │ │ │ │ │ │ ├── solvers │ │ │ │ │ │ │ ├── arc │ │ │ │ │ │ │ │ ├── arc.m │ │ │ │ │ │ │ │ ├── arc_conjugate_gradient.m │ │ │ │ │ │ │ │ ├── arc_gradient_descent.m │ │ │ │ │ │ │ │ ├── arc_lanczos.m │ │ │ │ │ │ │ │ ├── minimize_cubic_newton.m │ │ │ │ │ │ │ │ └── solve_along_line.m │ │ │ │ │ │ │ ├── barzilaiborwein │ │ │ │ │ │ │ │ └── barzilaiborwein.m │ │ │ │ │ │ │ ├── bfgs │ │ │ │ │ │ │ │ └── rlbfgs.m │ │ │ │ │ │ │ ├── conjugategradient │ │ │ │ │ │ │ │ └── conjugategradient.m │ │ │ │ │ │ │ ├── gradientapproximations │ │ │ │ │ │ │ │ └── approxgradientFD.m │ │ │ │ │ │ │ ├── hessianapproximations │ │ │ │ │ │ │ │ └── approxhessianFD.m │ │ │ │ │ │ │ ├── linesearch │ │ │ │ │ │ │ │ ├── linesearch.m │ │ │ │ │ │ │ │ ├── linesearch_adaptive.m │ │ │ │ │ │ │ │ ├── linesearch_decrease.m │ │ │ │ │ │ │ │ └── linesearch_hint.m │ │ │ │ │ │ │ ├── neldermead │ │ │ │ │ │ │ │ ├── centroid.m │ │ │ │ │ │ │ │ └── neldermead.m │ │ │ │ │ │ │ ├── preconditioners │ │ │ │ │ │ │ │ └── preconhessiansolve.m │ │ │ │ │ │ │ ├── pso │ │ │ │ │ │ │ │ └── pso.m │ │ │ │ │ │ │ ├── steepestdescent │ │ │ │ │ │ │ │ └── steepestdescent.m │ │ │ │ │ │ │ ├── stochasticgradient │ │ │ │ │ │ │ │ ├── stepsize_sg.m │ │ │ │ │ │ │ │ └── stochasticgradient.m │ │ │ │ │ │ │ └── trustregions │ │ │ │ │ │ │ │ ├── license for original GenRTR code.txt │ │ │ │ │ │ │ │ ├── tCG.m │ │ │ │ │ │ │ │ └── trustregions.m │ │ │ │ │ │ └── tools │ │ │ │ │ │ │ ├── checkdiff.m │ │ │ │ │ │ │ ├── checkgradient.m │ │ │ │ │ │ │ ├── checkhessian.m │ │ │ │ │ │ │ ├── checkmanifold.m │ │ │ │ │ │ │ ├── checkretraction.m │ │ │ │ │ │ │ ├── criticalpointfinder.m │ │ │ │ │ │ │ ├── dexpm.m │ │ │ │ │ │ │ ├── dfunm.m │ │ │ │ │ │ │ ├── diagsum.m │ │ │ │ │ │ │ ├── dlogm.m │ │ │ │ │ │ │ ├── dsqrtm.m │ │ │ │ │ │ │ ├── factorygpuhelper.m │ │ │ │ │ │ │ ├── grammatrix.m │ │ │ │ │ │ │ ├── hashmd5.m │ │ │ │ │ │ │ ├── hessianextreme.m │ │ │ │ │ │ │ ├── hessianmatrix.m │ │ │ │ │ │ │ ├── hessianspectrum.m │ │ │ │ │ │ │ ├── identify_linear_piece.m │ │ │ │ │ │ │ ├── incrementcounter.m │ │ │ │ │ │ │ ├── lincomb.m │ │ │ │ │ │ │ ├── lyapunov_symmetric.m │ │ │ │ │ │ │ ├── lyapunov_symmetric_eig.m │ │ │ │ │ │ │ ├── manoptsolve.m │ │ │ │ │ │ │ ├── matrixlincomb.m │ │ │ │ │ │ │ ├── multihconj.m │ │ │ │ │ │ │ ├── multiherm.m │ │ │ │ │ │ │ ├── multiprod.m │ │ │ │ │ │ │ ├── multiprodmultitransp_license.txt │ │ │ │ │ │ │ ├── multiscale.m │ │ │ │ │ │ │ ├── multiskew.m │ │ │ │ │ │ │ ├── multiskewh.m │ │ │ │ │ │ │ ├── multisqnorm.m │ │ │ │ │ │ │ ├── multisym.m │ │ │ │ │ │ │ ├── multitrace.m │ │ │ │ │ │ │ ├── multitransp.m │ │ │ │ │ │ │ ├── operator2matrix.m │ │ │ │ │ │ │ ├── orthogonalize.m │ │ │ │ │ │ │ ├── orthogonalizetwice.m │ │ │ │ │ │ │ ├── plotprofile.m │ │ │ │ │ │ │ ├── powermanifold.m │ │ │ │ │ │ │ ├── productmanifold.m │ │ │ │ │ │ │ ├── qr_unique.m │ │ │ │ │ │ │ ├── smallestinconvexhull.m │ │ │ │ │ │ │ ├── statscounters.m │ │ │ │ │ │ │ ├── statsfunhelper.m │ │ │ │ │ │ │ ├── stopifclosedfigure.m │ │ │ │ │ │ │ ├── stopifdeletedfile.m │ │ │ │ │ │ │ ├── surfprofile.m │ │ │ │ │ │ │ ├── sylvester_nochecks.m │ │ │ │ │ │ │ ├── tangent2vec.m │ │ │ │ │ │ │ ├── tangentorthobasis.m │ │ │ │ │ │ │ ├── tangentspacefactory.m │ │ │ │ │ │ │ └── tangentspherefactory.m │ │ │ │ │ ├── reference │ │ │ │ │ │ ├── generate_manopt_reference.m │ │ │ │ │ │ └── m2html │ │ │ │ │ │ │ ├── @template │ │ │ │ │ │ │ ├── char.m │ │ │ │ │ │ │ ├── display.m │ │ │ │ │ │ │ ├── get.m │ │ │ │ │ │ │ ├── parse.m │ │ │ │ │ │ │ ├── private │ │ │ │ │ │ │ │ ├── finish.m │ │ │ │ │ │ │ │ ├── loadtpl.m │ │ │ │ │ │ │ │ └── subst.m │ │ │ │ │ │ │ ├── set.m │ │ │ │ │ │ │ └── template.m │ │ │ │ │ │ │ ├── Changelog │ │ │ │ │ │ │ ├── Contents.m │ │ │ │ │ │ │ ├── GPL │ │ │ │ │ │ │ ├── INSTALL │ │ │ │ │ │ │ ├── LICENSE │ │ │ │ │ │ │ ├── README │ │ │ │ │ │ │ ├── README.md │ │ │ │ │ │ │ ├── TODO │ │ │ │ │ │ │ ├── m2html.m │ │ │ │ │ │ │ ├── mdot.m │ │ │ │ │ │ │ ├── mwizard.m │ │ │ │ │ │ │ ├── mwizard2.m │ │ │ │ │ │ │ ├── private │ │ │ │ │ │ │ ├── doxyread.m │ │ │ │ │ │ │ ├── doxysearch.m │ │ │ │ │ │ │ ├── doxywrite.m │ │ │ │ │ │ │ ├── m2htmltoolbarimages.mat │ │ │ │ │ │ │ ├── mexexts.m │ │ │ │ │ │ │ ├── mfileparse.m │ │ │ │ │ │ │ ├── openfile.m │ │ │ │ │ │ │ ├── searchindex.m │ │ │ │ │ │ │ ├── splitcode.m │ │ │ │ │ │ │ └── strtok.m │ │ │ │ │ │ │ └── templates │ │ │ │ │ │ │ ├── 3frames.zip │ │ │ │ │ │ │ ├── 3frames │ │ │ │ │ │ │ ├── GPL │ │ │ │ │ │ │ ├── INSTALL │ │ │ │ │ │ │ ├── LICENSE │ │ │ │ │ │ │ ├── README │ │ │ │ │ │ │ ├── alpha.png │ │ │ │ │ │ │ ├── c++.png │ │ │ │ │ │ │ ├── c.png │ │ │ │ │ │ │ ├── demoicon.gif │ │ │ │ │ │ │ ├── down.png │ │ │ │ │ │ │ ├── fortran.png │ │ │ │ │ │ │ ├── graph.tpl │ │ │ │ │ │ │ ├── hp.png │ │ │ │ │ │ │ ├── index.html │ │ │ │ │ │ │ ├── left.png │ │ │ │ │ │ │ ├── linux.png │ │ │ │ │ │ │ ├── m2html.css │ │ │ │ │ │ │ ├── master.tpl │ │ │ │ │ │ │ ├── matlabicon.gif │ │ │ │ │ │ │ ├── mdir.tpl │ │ │ │ │ │ │ ├── mex.png │ │ │ │ │ │ │ ├── mfile.tpl │ │ │ │ │ │ │ ├── right.png │ │ │ │ │ │ │ ├── sgi.png │ │ │ │ │ │ │ ├── simulinkicon.gif │ │ │ │ │ │ │ ├── solaris.png │ │ │ │ │ │ │ ├── todo.tpl │ │ │ │ │ │ │ ├── up.png │ │ │ │ │ │ │ └── windows.png │ │ │ │ │ │ │ ├── blue │ │ │ │ │ │ │ ├── alpha.png │ │ │ │ │ │ │ ├── c++.png │ │ │ │ │ │ │ ├── c.png │ │ │ │ │ │ │ ├── demoicon.gif │ │ │ │ │ │ │ ├── down.png │ │ │ │ │ │ │ ├── doxysearch.php │ │ │ │ │ │ │ ├── fortran.png │ │ │ │ │ │ │ ├── graph.tpl │ │ │ │ │ │ │ ├── hp.png │ │ │ │ │ │ │ ├── left.png │ │ │ │ │ │ │ ├── linux.png │ │ │ │ │ │ │ ├── m2html.css │ │ │ │ │ │ │ ├── master.tpl │ │ │ │ │ │ │ ├── matlabicon.gif │ │ │ │ │ │ │ ├── mdir.tpl │ │ │ │ │ │ │ ├── mex.png │ │ │ │ │ │ │ ├── mfile.tpl │ │ │ │ │ │ │ ├── pcode.png │ │ │ │ │ │ │ ├── right.png │ │ │ │ │ │ │ ├── search.tpl │ │ │ │ │ │ │ ├── sgi.png │ │ │ │ │ │ │ ├── simulinkicon.gif │ │ │ │ │ │ │ ├── solaris.png │ │ │ │ │ │ │ ├── todo.tpl │ │ │ │ │ │ │ ├── up.png │ │ │ │ │ │ │ └── windows.png │ │ │ │ │ │ │ ├── brain │ │ │ │ │ │ │ ├── alpha.png │ │ │ │ │ │ │ ├── brain.png │ │ │ │ │ │ │ ├── c++.png │ │ │ │ │ │ │ ├── c.png │ │ │ │ │ │ │ ├── demoicon.gif │ │ │ │ │ │ │ ├── down.png │ │ │ │ │ │ │ ├── doxysearch.php │ │ │ │ │ │ │ ├── fortran.png │ │ │ │ │ │ │ ├── graph.tpl │ │ │ │ │ │ │ ├── hp.png │ │ │ │ │ │ │ ├── index.html │ │ │ │ │ │ │ ├── left.png │ │ │ │ │ │ │ ├── linux.png │ │ │ │ │ │ │ ├── m2html.css │ │ │ │ │ │ │ ├── master.tpl │ │ │ │ │ │ │ ├── matlabicon.gif │ │ │ │ │ │ │ ├── mdir.tpl │ │ │ │ │ │ │ ├── menu.css │ │ │ │ │ │ │ ├── mex.png │ │ │ │ │ │ │ ├── mfile.tpl │ │ │ │ │ │ │ ├── pcode.png │ │ │ │ │ │ │ ├── right.png │ │ │ │ │ │ │ ├── search.tpl │ │ │ │ │ │ │ ├── sgi.png │ │ │ │ │ │ │ ├── simulinkicon.gif │ │ │ │ │ │ │ ├── solaris.png │ │ │ │ │ │ │ ├── todo.tpl │ │ │ │ │ │ │ ├── up.png │ │ │ │ │ │ │ └── windows.png │ │ │ │ │ │ │ └── frame │ │ │ │ │ │ │ ├── alpha.png │ │ │ │ │ │ │ ├── c++.png │ │ │ │ │ │ │ ├── c.png │ │ │ │ │ │ │ ├── demoicon.gif │ │ │ │ │ │ │ ├── down.png │ │ │ │ │ │ │ ├── doxysearch.php │ │ │ │ │ │ │ ├── fortran.png │ │ │ │ │ │ │ ├── graph.tpl │ │ │ │ │ │ │ ├── hp.png │ │ │ │ │ │ │ ├── index.html │ │ │ │ │ │ │ ├── left.png │ │ │ │ │ │ │ ├── linux.png │ │ │ │ │ │ │ ├── m2html.css │ │ │ │ │ │ │ ├── master.tpl │ │ │ │ │ │ │ ├── matlabicon.gif │ │ │ │ │ │ │ ├── mdir.tpl │ │ │ │ │ │ │ ├── mex.png │ │ │ │ │ │ │ ├── mfile.tpl │ │ │ │ │ │ │ ├── pcode.png │ │ │ │ │ │ │ ├── right.png │ │ │ │ │ │ │ ├── search.tpl │ │ │ │ │ │ │ ├── sgi.png │ │ │ │ │ │ │ ├── simulinkicon.gif │ │ │ │ │ │ │ ├── solaris.png │ │ │ │ │ │ │ ├── todo.tpl │ │ │ │ │ │ │ ├── up.png │ │ │ │ │ │ │ └── windows.png │ │ │ │ │ └── tests │ │ │ │ │ │ ├── Brockett_SVD │ │ │ │ │ │ └── brockett_svd.m │ │ │ │ │ │ ├── Brockett_Wen_bfgs_test.m │ │ │ │ │ │ ├── RQI_Qi_bfgs_test.m │ │ │ │ │ │ ├── Test_EDM.m │ │ │ │ │ │ ├── Test_MN.m │ │ │ │ │ │ ├── Test_MN_completion.m │ │ │ │ │ │ ├── Test_Multinomial.m │ │ │ │ │ │ ├── Test_fixedrank_2factors.m │ │ │ │ │ │ ├── Test_fixedrank_3factors.m │ │ │ │ │ │ ├── Test_fixedrank_elliptope.m │ │ │ │ │ │ ├── Test_fixedrank_spectahedron.m │ │ │ │ │ │ ├── Test_fixedrank_tensor.m │ │ │ │ │ │ ├── Test_fixedrankembeddedfactory.m │ │ │ │ │ │ ├── Test_linearFunction.m │ │ │ │ │ │ ├── Test_nonlinear_eigenvalue_problem.m │ │ │ │ │ │ ├── Test_positivedefinite.m │ │ │ │ │ │ ├── Test_quadraticFunction.m │ │ │ │ │ │ ├── Test_symYY.m │ │ │ │ │ │ ├── Test_synchronization.m │ │ │ │ │ │ ├── Test_trace_ratio.m │ │ │ │ │ │ ├── Test_trustregions.m │ │ │ │ │ │ ├── bmhyperbolictests │ │ │ │ │ │ ├── basic_test.m │ │ │ │ │ │ ├── hyperbolic_frechet_mean_computation.m │ │ │ │ │ │ ├── test_transpose_hyperbolicfactory.m │ │ │ │ │ │ └── testhyperbolicmanifold.m │ │ │ │ │ │ ├── bmsimplexmatrixtests │ │ │ │ │ │ ├── sympositivedefinitesimplexcomplexfactory.m │ │ │ │ │ │ ├── sympositivedefinitesimplexfactory.m │ │ │ │ │ │ ├── testsimplexmatrices.m │ │ │ │ │ │ └── testsimplexmatricescomplex.m │ │ │ │ │ │ ├── bmtests │ │ │ │ │ │ ├── proposed │ │ │ │ │ │ │ └── solvers │ │ │ │ │ │ │ │ └── stochasticvariancereducedgradient.m │ │ │ │ │ │ └── test_matrixcompletion.m │ │ │ │ │ │ ├── complex_stiefel_test.m │ │ │ │ │ │ ├── inverse_retraction_tests.m │ │ │ │ │ │ ├── orthogonalize_legacy.m │ │ │ │ │ │ ├── stiefelgeneralized_retraction_MGS.m │ │ │ │ │ │ ├── stiefelgeneralized_retraction_MGS_twice.m │ │ │ │ │ │ ├── stiefelgeneralizedfactory_HS_KA.m │ │ │ │ │ │ ├── stopinteractive.m │ │ │ │ │ │ ├── taylor_test_first_order_retraction.m │ │ │ │ │ │ ├── test01.m │ │ │ │ │ │ ├── test02.m │ │ │ │ │ │ ├── test03.m │ │ │ │ │ │ ├── test04.m │ │ │ │ │ │ ├── test05.m │ │ │ │ │ │ ├── test06.m │ │ │ │ │ │ ├── test07.m │ │ │ │ │ │ ├── test08.m │ │ │ │ │ │ ├── test09.m │ │ │ │ │ │ ├── test11.m │ │ │ │ │ │ ├── test12.m │ │ │ │ │ │ ├── test14.m │ │ │ │ │ │ ├── test19.m │ │ │ │ │ │ ├── test20.m │ │ │ │ │ │ ├── test21.m │ │ │ │ │ │ ├── test22.m │ │ │ │ │ │ ├── test93.m │ │ │ │ │ │ ├── test94.m │ │ │ │ │ │ ├── test95.m │ │ │ │ │ │ ├── test96.m │ │ │ │ │ │ ├── testPA.m │ │ │ │ │ │ ├── test_exp_log.m │ │ │ │ │ │ ├── test_generalized_stiefel_retraction.m │ │ │ │ │ │ ├── test_invretr_mean.m │ │ │ │ │ │ ├── test_isotransp.m │ │ │ │ │ │ ├── test_multi │ │ │ │ │ │ ├── mmx-master │ │ │ │ │ │ │ ├── LICENSE │ │ │ │ │ │ │ ├── README.md │ │ │ │ │ │ │ ├── doc │ │ │ │ │ │ │ │ ├── mmx_web.html │ │ │ │ │ │ │ │ ├── mmx_web.m │ │ │ │ │ │ │ │ ├── mmx_web.png │ │ │ │ │ │ │ │ └── mmx_web_01.png │ │ │ │ │ │ │ ├── src │ │ │ │ │ │ │ │ ├── build_mmx.m │ │ │ │ │ │ │ │ ├── matrix_fun.c │ │ │ │ │ │ │ │ ├── mmx.cpp │ │ │ │ │ │ │ │ ├── mmx.m │ │ │ │ │ │ │ │ ├── mmx.mexw64 │ │ │ │ │ │ │ │ ├── mmx_mkl_multi.mexw64 │ │ │ │ │ │ │ │ ├── mmx_naive.mexw64 │ │ │ │ │ │ │ │ └── my_blas.h │ │ │ │ │ │ │ └── test │ │ │ │ │ │ │ │ ├── compare_chol_flops.m │ │ │ │ │ │ │ │ ├── compare_mult_T.m │ │ │ │ │ │ │ │ ├── compare_mult_flops.m │ │ │ │ │ │ │ │ ├── matlab_mprod.m │ │ │ │ │ │ │ │ └── test_mmx.m │ │ │ │ │ │ ├── multiprod_ez.m │ │ │ │ │ │ ├── multitransp_ez.m │ │ │ │ │ │ ├── test_multiprod.m │ │ │ │ │ │ └── test_multitransp.m │ │ │ │ │ │ ├── test_oblique_distance.m │ │ │ │ │ │ ├── test_orthogonalize.m │ │ │ │ │ │ ├── test_poincareball.m │ │ │ │ │ │ ├── test_qr_unique.m │ │ │ │ │ │ ├── test_retraction_boost.m │ │ │ │ │ │ ├── test_sphere_distance.m │ │ │ │ │ │ ├── test_sylvester_lyapunov.m │ │ │ │ │ │ ├── truncated_svd_bfgs_test.m │ │ │ │ │ │ └── trustregions_test_rho.m │ │ │ │ ├── pop_clean_rawdata.m │ │ │ │ ├── private │ │ │ │ │ ├── asr_calibrate.m │ │ │ │ │ ├── asr_process.m │ │ │ │ │ ├── block_geometric_median.m │ │ │ │ │ ├── design_fir.m │ │ │ │ │ ├── design_kaiser.m │ │ │ │ │ ├── filter_fast.m │ │ │ │ │ ├── filtfilt_fast.m │ │ │ │ │ ├── findjobj.m │ │ │ │ │ ├── fit_eeg_distribution.m │ │ │ │ │ ├── geometric_median.m │ │ │ │ │ ├── hlp_handleerror.m │ │ │ │ │ ├── hlp_microcache.m │ │ │ │ │ ├── hlp_split.m │ │ │ │ │ ├── hlp_varargin2struct.m │ │ │ │ │ ├── sphericalSplineInterpolate.m │ │ │ │ │ └── window_func.m │ │ │ │ ├── rasr_nonlinear_eigenspace.m │ │ │ │ ├── readme-asr.txt │ │ │ │ ├── readme-extras.txt │ │ │ │ └── vis_artifacts.m │ │ │ ├── dipfit │ │ │ │ ├── README.txt │ │ │ │ ├── adjustcylinder2.m │ │ │ │ ├── channelselection.m │ │ │ │ ├── dipfit_1_to_2.m │ │ │ │ ├── dipfit_erpeeg.m │ │ │ │ ├── dipfit_gridsearch.m │ │ │ │ ├── dipfit_nonlinear.m │ │ │ │ ├── dipfit_reject.m │ │ │ │ ├── dipfitdefs.m │ │ │ │ ├── dipplot.m │ │ │ │ ├── eeg_compatlas.m │ │ │ │ ├── eeglab2fieldtrip.m │ │ │ │ ├── eegplugin_dipfit.m │ │ │ │ ├── electroderealign.m │ │ │ │ ├── fieldtripchan2eeglab.m │ │ │ │ ├── headcoordinates.m │ │ │ │ ├── homogenous2traditional.m │ │ │ │ ├── mni2tal.m │ │ │ │ ├── mni2tal_matrix.m │ │ │ │ ├── pop_dipfit_batch.m │ │ │ │ ├── pop_dipfit_gridsearch.m │ │ │ │ ├── pop_dipfit_loreta.m │ │ │ │ ├── pop_dipfit_manual.m │ │ │ │ ├── pop_dipfit_nonlinear.m │ │ │ │ ├── pop_dipfit_settings.m │ │ │ │ ├── pop_dipplot.m │ │ │ │ ├── pop_multifit.m │ │ │ │ ├── private │ │ │ │ │ ├── globalrescale.m │ │ │ │ │ ├── match_str.m │ │ │ │ │ ├── rigidbody.m │ │ │ │ │ ├── rotate.m │ │ │ │ │ ├── scale.m │ │ │ │ │ ├── traditional.m │ │ │ │ │ ├── translate.m │ │ │ │ │ ├── warp_apply.m │ │ │ │ │ ├── warp_error.m │ │ │ │ │ └── warp_optim.m │ │ │ │ ├── sph2spm.m │ │ │ │ └── traditionaldipfit.m │ │ │ └── firfilt │ │ │ │ ├── changelog.txt │ │ │ │ ├── eegplugin_firfilt.m │ │ │ │ ├── findboundaries.m │ │ │ │ ├── fir_filterdcpadded.m │ │ │ │ ├── firfilt.m │ │ │ │ ├── firfiltreport.m │ │ │ │ ├── firfiltsplit.m │ │ │ │ ├── firgauss.m │ │ │ │ ├── firws.m │ │ │ │ ├── firwsord.m │ │ │ │ ├── invfirwsord.m │ │ │ │ ├── invkaiserbeta.m │ │ │ │ ├── kaiserbeta.m │ │ │ │ ├── minphaserceps.m │ │ │ │ ├── plotfresp.m │ │ │ │ ├── pop_eegfiltnew.m │ │ │ │ ├── pop_firma.m │ │ │ │ ├── pop_firpm.m │ │ │ │ ├── pop_firpmord.m │ │ │ │ ├── pop_firws.m │ │ │ │ ├── pop_firwsord.m │ │ │ │ ├── pop_kaiserbeta.m │ │ │ │ ├── pop_xfirws.m │ │ │ │ └── windows.m │ │ ├── sample_locs │ │ │ ├── 1ST_README.txt │ │ │ ├── GSN-HydroCel-257.sfp │ │ │ ├── GSN-HydroCel-32.sfp │ │ │ ├── GSN128.sfp │ │ │ ├── GSN129.sfp │ │ │ ├── GSN256.sfp │ │ │ ├── GSN257.sfp │ │ │ ├── GSN64v2_0.sfp │ │ │ ├── GSN65v2_0.sfp │ │ │ ├── Standard-10-10-Cap33.ced │ │ │ ├── Standard-10-10-Cap33.locs │ │ │ ├── Standard-10-10-Cap47.ced │ │ │ ├── Standard-10-10-Cap47.locs │ │ │ ├── Standard-10-20-Cap19.ced │ │ │ ├── Standard-10-20-Cap19.locs │ │ │ ├── Standard-10-20-Cap25.ced │ │ │ ├── Standard-10-20-Cap25.locs │ │ │ ├── Standard-10-20-Cap81.ced │ │ │ └── Standard-10-20-Cap81.locs │ │ └── tutorial_scripts │ │ │ ├── assets │ │ │ └── 400px-Wakeman_henson_eegset.jpg │ │ │ ├── bids_process_face_experiment.mlx │ │ │ ├── eeglab_history.m │ │ │ ├── event_processing_single_dataset.m │ │ │ ├── event_processing_study.m │ │ │ ├── make_eeg_movie.m │ │ │ ├── plot_study_erp.mlx │ │ │ ├── source_reconstruction_advanced.mlx │ │ │ ├── source_reconstruction_eeg.mlx │ │ │ ├── study_script.m │ │ │ └── time_freq_all_elec.mlx │ ├── fieldtrip │ │ ├── README │ │ ├── Read_bdf.m │ │ ├── fopen_or_error.m │ │ └── openbdf.m │ ├── mTRF-Toolbox_v2 │ │ ├── CITATION │ │ ├── CODE_OF_CONDUCT.md │ │ ├── CONTRIBUTING.md │ │ ├── LICENSE │ │ ├── README.md │ │ ├── docs │ │ │ ├── Crosse_etal_FrontHumNeurosci_2016.pdf │ │ │ ├── STRF_example.PNG │ │ │ ├── mTRF-Toolbox_logo.png │ │ │ ├── mTRF-Toolbox_logo_small.PNG │ │ │ ├── mTRF_logo.PNG │ │ │ ├── mTRF_modelling_framework.PNG │ │ │ ├── single_lag_analysis_example.PNG │ │ │ └── stim_recon_example.PNG │ │ ├── examples │ │ │ ├── plot_contrast_trf.m │ │ │ ├── plot_speech_strf.m │ │ │ ├── plot_speech_trf.m │ │ │ ├── single_lag_analysis.m │ │ │ ├── stimulus_reconstruction.m │ │ │ └── transform_decoder.m │ │ └── mtrf │ │ │ ├── formatcells.m │ │ │ ├── lagGen.m │ │ │ ├── mTRFattncrossval.m │ │ │ ├── mTRFattnevaluate.m │ │ │ ├── mTRFcrossval.m │ │ │ ├── mTRFcvbanded.m │ │ │ ├── mTRFenvelope.m │ │ │ ├── mTRFevaluate.m │ │ │ ├── mTRFmulticrossval.m │ │ │ ├── mTRFmultitrain.m │ │ │ ├── mTRFpartition.m │ │ │ ├── mTRFpermute.m │ │ │ ├── mTRFplot.m │ │ │ ├── mTRFpredict.m │ │ │ ├── mTRFresample.m │ │ │ ├── mTRFtrain.m │ │ │ ├── mTRFtransform.m │ │ │ ├── mlscovmat.m │ │ │ ├── modelsummary.m │ │ │ ├── olscovmat.m │ │ │ ├── regmat.m │ │ │ └── truncate.m │ └── readmeLibs.txt ├── standardAnalysisScripts │ ├── CNSP2025_EEGpreprocessing.m │ ├── CNSP2025_forwardTRF_example1.m │ ├── getFreqParams.m │ └── readme.txt └── tutorial │ ├── CND_preprocessing.m │ ├── CNSP_mTRFtoolbox_tutorial.m │ ├── CNSP_tutorial_extras.mat │ ├── addPathDependencies.m │ ├── dataCND │ ├── dataStim.mat │ ├── dataSub10.mat │ └── pre_dataSub10.mat │ └── readme.md ├── LICENSE ├── README.md ├── README.rst ├── docs ├── Makefile ├── acknowledgements.rst ├── api.rst ├── authorPage.rst ├── citation.rst ├── cndPage.rst ├── conf.py ├── contributePage.rst ├── contributePage.txt ├── databrowserPage.rst ├── datasetsPage.rst ├── datasimPage.rst ├── files │ ├── bdf2CND_example2023.m │ └── bids2cnd_example.py ├── guiPage.rst ├── howtoPage.rst ├── images │ ├── cnspMainFolderStructure.png │ ├── exampleCNDLayout.png │ ├── experimentalParadigm.png │ ├── experimentalParadigm2.png │ ├── folderStructure.png │ ├── gui.png │ ├── resultExample1.png │ ├── simulation.png │ └── webBasedDataBrowser.png ├── index.rst ├── licencePage.rst ├── make.bat ├── requirements.in ├── requirements.txt ├── scriptsPage.rst ├── theme_overrides.css └── tutorialPage.rst ├── lumache.py ├── pyproject.toml └── readthedocs.yaml /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/.gitattributes -------------------------------------------------------------------------------- /CNSP/code/README: -------------------------------------------------------------------------------- 1 | Add your code here 2 | -------------------------------------------------------------------------------- /CNSP/datasets/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/LICENSE -------------------------------------------------------------------------------- /CNSP/datasets/LalorNatSpeech/chanlocs128.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/LalorNatSpeech/chanlocs128.mat -------------------------------------------------------------------------------- /CNSP/datasets/LalorNatSpeech/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/LalorNatSpeech/readme.txt -------------------------------------------------------------------------------- /CNSP/datasets/LalorNatSpeechReverse/chanlocs128.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/LalorNatSpeechReverse/chanlocs128.mat -------------------------------------------------------------------------------- /CNSP/datasets/LalorNatSpeechReverse/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/LalorNatSpeechReverse/readme.txt -------------------------------------------------------------------------------- /CNSP/datasets/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/README.txt -------------------------------------------------------------------------------- /CNSP/datasets/datasetTemplate/dataCND/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/datasetTemplate/dataCND/README -------------------------------------------------------------------------------- /CNSP/datasets/datasetTemplate/rawNeural/README: -------------------------------------------------------------------------------- 1 | Raw neural signals can be stored here 2 | -------------------------------------------------------------------------------- /CNSP/datasets/datasetTemplate/rawSoundStimuli/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/datasetTemplate/rawSoundStimuli/README -------------------------------------------------------------------------------- /CNSP/datasets/diliBach/chanlocs64.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/diliBach/chanlocs64.mat -------------------------------------------------------------------------------- /CNSP/datasets/diliBach/readme_DiliBach_EEG.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/diliBach/readme_DiliBach_EEG.txt -------------------------------------------------------------------------------- /CNSP/datasets/musicImagery/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/musicImagery/LICENSE -------------------------------------------------------------------------------- /CNSP/datasets/musicImagery/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/datasets/musicImagery/readme.txt -------------------------------------------------------------------------------- /CNSP/exampleScripts/CNSP_example1_forwardTRF.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/CNSP_example1_forwardTRF.m -------------------------------------------------------------------------------- /CNSP/exampleScripts/CNSP_example2_backwardTRF.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/CNSP_example2_backwardTRF.m -------------------------------------------------------------------------------- /CNSP/exampleScripts/CNSP_example4_CCA.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/CNSP_example4_CCA.m -------------------------------------------------------------------------------- /CNSP/exampleScripts/CNSP_example4_CCA_withTuning.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/CNSP_example4_CCA_withTuning.m -------------------------------------------------------------------------------- /CNSP/exampleScripts/addPathDependencies.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/addPathDependencies.m -------------------------------------------------------------------------------- /CNSP/exampleScripts/bdf2cnd_example.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/bdf2cnd_example.m -------------------------------------------------------------------------------- /CNSP/exampleScripts/bids2cnd_example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/exampleScripts/bids2cnd_example.py -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/INSTALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/INSTALL.txt -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_banner.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_banner.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_bias_cluster.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_bias_cluster.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_bias_fft.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_bias_fft.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_bias_filter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_bias_filter.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_bsmean.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_bsmean.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_bsplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_bsplot.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_bsrms.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_bsrms.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cca.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cca_aad.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cca_aad.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cca_crossvalidate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cca_crossvalidate.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cca_crossvalidate2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cca_crossvalidate2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cca_mm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cca_mm.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cluster1D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cluster1D.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cluster_jd.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cluster_jd.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cov.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cov.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_cov_lags.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_cov_lags.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_dataview.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_dataview.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_deboing.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_deboing.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_demean.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_demean.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_demean2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_demean2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_destep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_destep.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_detrend.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_detrend.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_dft_filter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_dft_filter.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_double2int.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_double2int.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_dprime.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_dprime.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_dsample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_dsample.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_dss0.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_dss0.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_dss1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_dss1.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_filter_peak.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_filter_peak.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_find_bad_channels.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_find_bad_channels.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_find_outlier_trials.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_find_outlier_trials.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_fixsign.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_fixsign.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_fold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_fold.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_greetings.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_greetings.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_growmask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_growmask.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_idx.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_idx.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_idx_disp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_idx_disp.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_idxx.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_idxx.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_imagescc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_imagescc.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_index.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_index.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_inpaint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_inpaint.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_interpolate_bad_channels.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_interpolate_bad_channels.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_iplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_iplot.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_linecolors.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_linecolors.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_linestyles.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_linestyles.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_lower_to_full.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_lower_to_full.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_mark.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_mark.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_mat2trial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_mat2trial.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_mcca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_mcca.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_mchanfilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_mchanfilt.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_mmat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_mmat.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_mmx.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_mmx.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_morton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_morton.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_multishift.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_multishift.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_multismooth.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_multismooth.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_narrowband_scan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_narrowband_scan.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_normcol.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_normcol.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_normpagecol.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_normpagecol.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_normrow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_normrow.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_outliers.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_outliers.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_pca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_pca.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_pca0.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_pca0.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_pcarot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_pcarot.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_peaksign.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_peaksign.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_phase_scramble.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_phase_scramble.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_plot_mmx.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_plot_mmx.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_plotxx.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_plotxx.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_proximity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_proximity.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_qca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_qca.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_qca0.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_qca0.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_qca02.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_qca02.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_qca2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_qca2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_qpca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_qpca.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_qpca0.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_qpca0.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_quad2square.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_quad2square.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_read_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_read_data.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_read_header.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_read_header.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_regcov.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_regcov.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_regw.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_regw.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_relshift.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_relshift.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_rereference.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_rereference.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_rereference2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_rereference2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_resample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_resample.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_resample_interp1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_resample_interp1.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_rms.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_rms.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_same_clim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_same_clim.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_sgram.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_sgram.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_smooth.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_smooth.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_sns.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_sns.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_sns0.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_sns0.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_sns1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_sns1.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_sns_cluster.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_sns_cluster.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_sparse_filter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_sparse_filter.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_spect_plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_spect_plot.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_spect_plot2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_spect_plot2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_split.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_split.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_split_jd.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_split_jd.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_squeeze_all.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_squeeze_all.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_star.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_star.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_star2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_star2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_statmatrix.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_statmatrix.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_topoplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_topoplot.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_trial2mat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_trial2mat.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_tsr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_tsr.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_tsr_nodemean.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_tsr_nodemean.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_tsxcov.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_tsxcov.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_unfold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_unfold.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_unique.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_unique.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_vecadd.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_vecadd.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_vecmult.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_vecmult.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_version.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_version.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_video_sns.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_video_sns.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_whiten.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_whiten.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_whoss.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_whoss.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_wmean.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_wmean.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_wpwr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_wpwr.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_xcov.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_xcov.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_xprod.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_xprod.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_xprod2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_xprod2.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_xxcorr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_xxcorr.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/nt_zapline.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/nt_zapline.m -------------------------------------------------------------------------------- /CNSP/libs/NoiseTools/otherFolders.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/NoiseTools/otherFolders.zip -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/LICENSE -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/Read_bdf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/Read_bdf.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/buildSimulatedDataset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/buildSimulatedDataset.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/LICENSE -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndCheckStimNeural.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndCheckStimNeural.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndCutLengthPercent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndCutLengthPercent.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndCutSameLength.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndCutSameLength.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndDownsample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndDownsample.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndDownsample_resample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndDownsample_resample.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndGetNChans.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndGetNChans.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndNewOp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndNewOp.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndNormalise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndNormalise.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/cnd/cndReref.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/cnd/cndReref.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_CCAnested.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_CCAnested.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_aud2sgram/dili_aud2sgram.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_aud2sgram/dili_aud2sgram.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_aud2sgram/myspectrogram.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_aud2sgram/myspectrogram.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_autoCorr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_autoCorr.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_ccaDataPrep.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_ccaDataPrep.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_ccaDataPrep_shifts.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_ccaDataPrep_shifts.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/dili_xCorr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/dili_xCorr.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/filtfilthd.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/filtfilthd.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/getHPFilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/getHPFilt.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/getLPFilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/getLPFilt.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/mTRF_plotBackwardTRF.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/mTRF_plotBackwardTRF.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/mTRF_plotForwardTRF.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/mTRF_plotForwardTRF.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/mTRF_plotForwardTRF_UI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/mTRF_plotForwardTRF_UI.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/mTRFmatchVSmismatch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/mTRFmatchVSmismatch.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/mTRFmodelAvg.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/mTRFmodelAvg.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/mTRFplotTuningCurve.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/mTRFplotTuningCurve.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/nt_cca_crossvalidate_mm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/nt_cca_crossvalidate_mm.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/nt_pcaNorm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/nt_pcaNorm.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/onset_circshift_and_refit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/onset_circshift_and_refit.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/plotBanded.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/plotBanded.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/plotChannelLocation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/plotChannelLocation.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/prepExport.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/prepExport.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/prepExportUI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/prepExportUI.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/printDot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/printDot.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/randshift_discrete.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/randshift_discrete.m -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/readme.txt -------------------------------------------------------------------------------- /CNSP/libs/cnsp_utils/removeBadChannels.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/cnsp_utils/removeBadChannels.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/Contents.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/Contents.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/README.md -------------------------------------------------------------------------------- /CNSP/libs/eeglab/eeglab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/eeglab.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/eeglab.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/eeglab.prj -------------------------------------------------------------------------------- /CNSP/libs/eeglab/eeglablicense.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/eeglablicense.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/display.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/display.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/eegobj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/eegobj.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/fieldnames.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/fieldnames.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/horzcat2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/horzcat2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/isfield.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/isfield.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/isstruct.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/isstruct.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/length.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/length.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/orderfields.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/orderfields.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/rmfield.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/rmfield.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/simpletest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/simpletest.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/subsasgn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/subsasgn.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@eegobj/subsref.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@eegobj/subsref.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/display.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/display.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/double.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/double.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/end.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/end.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/isnumeric.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/isnumeric.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/length.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/length.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/memmapdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/memmapdata.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/ndims.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/ndims.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/reshape.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/reshape.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/size.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/size.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/subsasgn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/subsasgn.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/subsref.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/subsref.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@memmapdata/sum.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@memmapdata/sum.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/binaryopp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/binaryopp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/bsxfun.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/bsxfun.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/changefile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/changefile.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/checkcopies_local.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/checkcopies_local.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/checkworkspace.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/checkworkspace.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/ctranspose.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/ctranspose.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/display.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/display.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/double.m: -------------------------------------------------------------------------------- 1 | function a = double(a); 2 | 3 | return; 4 | -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/end.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/end.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/fft.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/fft.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/isnumeric.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/isnumeric.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/length.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/length.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/mmo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/mmo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/ndims.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/ndims.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/permute.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/permute.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/reshape.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/reshape.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/size.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/size.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/subsasgn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/subsasgn.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/subsasgn_old.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/subsasgn_old.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/subsref.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/subsref.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/sum.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/sum.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/transpose.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/transpose.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/unitaryopp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/unitaryopp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/@mmo/var.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/@mmo/var.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/abouteeglab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/abouteeglab.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_cache.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_cache.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_checkset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_checkset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_eval.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_eval.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_getdatact.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_getdatact.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_global.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_global.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helpadmin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helpadmin.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helpgui.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helpgui.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helphelp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helphelp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helpmenu.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helpmenu.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helpmisc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helpmisc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helppop.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helppop.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_helpstudy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_helpstudy.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_hist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_hist.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_options.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_options.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_options.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_options.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_retrieve.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_retrieve.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeg_store.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeg_store.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eegh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eegh.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeglab_error.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeglab_error.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/eeglab_update.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/eeglab_update.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/error_bc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/error_bc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/gethelpvar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/gethelpvar.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/getkeyval.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/getkeyval.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/gettext.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/gettext.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/intersect_bc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/intersect_bc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/is_sccn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/is_sccn.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/ismatlab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/ismatlab.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/ismember_bc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/ismember_bc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/plugin_getweb.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/plugin_getweb.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/plugin_menu.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/plugin_menu.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/plugin_remove.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/plugin_remove.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/plugin_search.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/plugin_search.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/plugin_status.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/plugin_status.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/pop_delset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/pop_delset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/pop_rejmenu.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/pop_rejmenu.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/pop_stdwarn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/pop_stdwarn.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/removepath.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/removepath.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/search-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/search-icon.png -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/setdiff_bc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/setdiff_bc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/union_bc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/union_bc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/unique_bc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/unique_bc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/adminfunc/vararg2str.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/adminfunc/vararg2str.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/README.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/errordlg2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/errordlg2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/finputcheck.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/finputcheck.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/inputdlg2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/inputdlg2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/inputgui.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/inputgui.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/listdlg2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/listdlg2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/pophelp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/pophelp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/questdlg2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/questdlg2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/supergui.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/supergui.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/guifunc/warndlg2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/guifunc/warndlg2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/abspeak.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/abspeak.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/arrow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/arrow.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/averef.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/averef.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/caliper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/caliper.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/chanproj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/chanproj.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/compdsp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/compdsp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/compheads.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/compheads.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/compile_eeglab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/compile_eeglab.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/compmap.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/compmap.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/compplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/compplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/compsort.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/compsort.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/convolve.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/convolve.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/corrimage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/corrimage.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/covary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/covary.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/crossfold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/crossfold.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/crossfreq.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/crossfreq.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/datlim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/datlim.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/del2map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/del2map.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/dendhier.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/dendhier.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/dendplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/dendplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/detectmalware.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/detectmalware.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/difftopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/difftopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eeg_ms2f.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eeg_ms2f.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eeg_regepochs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eeg_regepochs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eeg_time2prev.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eeg_time2prev.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eegdraw.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eegdraw.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eegdrawg.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eegdrawg.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eegmovie.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eegmovie.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eegplotgold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eegplotgold.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eegplotold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eegplotold.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eegplotsold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eegplotsold.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/envproj.col: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/envproj.col -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/envproj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/envproj.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/erpregout.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/erpregout.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/erpregoutfunc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/erpregoutfunc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/eucl.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/eucl.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/fastregress.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/fastregress.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/fillcurves.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/fillcurves.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/gabor2d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/gabor2d.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/gauss.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/gauss.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/gauss2d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/gauss2d.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/gauss3d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/gauss3d.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/getallmenus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/getallmenus.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/getipsph.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/getipsph.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/getmfilelist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/getmfilelist.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/gradmap.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/gradmap.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/gradplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/gradplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/headmovie.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/headmovie.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/help2html2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/help2html2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/helpforexe.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/helpforexe.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/hist2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/hist2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/hungarian.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/hungarian.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/icademo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/icademo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/imagescloglog.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/imagescloglog.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/imagesclogy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/imagesclogy.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/kmeans_st.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/kmeans_st.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/laplac2d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/laplac2d.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/lapplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/lapplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/loadelec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/loadelec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/loc_subsets.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/loc_subsets.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/logimagesc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/logimagesc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/loglike.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/loglike.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/logspec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/logspec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/make_timewarp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/make_timewarp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/makeelec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/makeelec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/makehelpfiles.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/makehelpfiles.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/makehtml.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/makehtml.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/mapcorr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/mapcorr.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/matcorr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/matcorr.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/matperm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/matperm.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/means.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/means.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/nan_std.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/nan_std.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/numdim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/numdim.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/pcexpand.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/pcexpand.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/pcsquash.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/pcsquash.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/perminv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/perminv.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/plotproj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/plotproj.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/promax.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/promax.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/qrtimax.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/qrtimax.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/read_rdf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/read_rdf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/readlocsold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/readlocsold.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/rmart.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/rmart.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/rmsave.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/rmsave.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/rotatematlab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/rotatematlab.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/runicalowmem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/runicalowmem.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/runicatest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/runicatest.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/runpca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/runpca.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/runpca2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/runpca2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/scanfold.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/scanfold.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/seemovie.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/seemovie.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/setfont.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/setfont.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/shortread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/shortread.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/show_events.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/show_events.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/testica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/testica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/textgui.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/textgui.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/tftopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/tftopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/timefrq.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/timefrq.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/topoimage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/topoimage.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/tutorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/tutorial.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/uniquef.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/uniquef.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/upgma.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/upgma.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/varimax.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/varimax.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/varsort.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/varsort.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/vectdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/vectdata.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/miscfunc/zica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/miscfunc/zica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_chaninds.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_chaninds.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_context.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_context.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_countepochs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_countepochs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_decodechan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_decodechan.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_dipselect.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_dipselect.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_eegrej.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_eegrej.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_emptyset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_emptyset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_epochformat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_epochformat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_eventformat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_eventformat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_eventhist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_eventhist.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_eventtable.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_eventtable.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_eventtypes.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_eventtypes.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_getica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_getica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_insertbound.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_insertbound.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_interp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_interp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_laplac.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_laplac.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_lat2point.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_lat2point.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_latencyur.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_latencyur.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_matchchans.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_matchchans.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_mergechan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_mergechan.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_mergelocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_mergelocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_oldica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_oldica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_point2lat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_point2lat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_pv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_pv.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_pvaf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_pvaf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_rejmacro.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_rejmacro.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_rereject.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_rereject.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_timeinterp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_timeinterp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_topoplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_topoplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/eeg_urlatency.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/eeg_urlatency.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/getchanlist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/getchanlist.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/importevent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/importevent.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_autorej.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_autorej.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_averef.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_averef.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_biosig.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_biosig.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_biosig16.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_biosig16.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_chancenter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_chancenter.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_chancoresp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_chancoresp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_chanedit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_chanedit.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_chanevent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_chanevent.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_chansel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_chansel.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_comments.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_comments.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_compareerps.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_compareerps.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_comperp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_comperp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_copyset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_copyset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_crossf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_crossf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_editset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_editset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_eegfilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_eegfilt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_eegplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_eegplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_eegthresh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_eegthresh.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_envtopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_envtopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_epoch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_epoch.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_erpimage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_erpimage.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_eventstat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_eventstat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_expevents.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_expevents.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_expica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_expica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_export.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_export.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_fileio.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_fileio.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_fileiodir.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_fileiodir.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_headplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_headplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_icathresh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_icathresh.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_importdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_importdata.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_importepoch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_importepoch.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_importevent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_importevent.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_importpres.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_importpres.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_interp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_interp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_jointprob.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_jointprob.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_loadbci.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_loadbci.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_loadset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_loadset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_mergeset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_mergeset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_newcrossf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_newcrossf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_newset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_newset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_newtimef.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_newtimef.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_plotdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_plotdata.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_plottopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_plottopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_prop.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_prop.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_readegi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_readegi.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_readlocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_readlocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_readsegegi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_readsegegi.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejchan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejchan.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejchanspec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejchanspec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejcont.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejcont.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejepoch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejepoch.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejkurt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejkurt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejspec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejspec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rejtrend.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rejtrend.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_reref.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_reref.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_resample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_resample.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rmbase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rmbase.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_rmdat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_rmdat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_runica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_runica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_runscript.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_runscript.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_saveh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_saveh.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_saveset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_saveset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_select.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_select.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_selectcomps.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_selectcomps.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_selectevent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_selectevent.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_signalstat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_signalstat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_snapread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_snapread.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_spectopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_spectopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_subcomp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_subcomp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_timef.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_timef.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_timtopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_timtopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_topochansel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_topochansel.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_topoplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_topoplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_writeeeg.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_writeeeg.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/popfunc/pop_writelocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/popfunc/pop_writelocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/acsobiro.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/acsobiro.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/axcopy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/axcopy.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/binica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/binica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/binica.sc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/binica.sc -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/blockave.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/blockave.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/cart2topo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/cart2topo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/cbar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/cbar.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/celltomat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/celltomat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/chancenter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/chancenter.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/changeunits.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/changeunits.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/compvar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/compvar.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/condstat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/condstat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/convertlocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/convertlocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/copyaxis.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/copyaxis.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/coregister.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/coregister.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eegfilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eegfilt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eegfiltfft.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eegfiltfft.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eegplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eegplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eegrej.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eegrej.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eegthresh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eegthresh.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/entropy_rej.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/entropy_rej.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/env.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/env.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/envtopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/envtopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/epoch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/epoch.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/erpimage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/erpimage.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eventalign.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eventalign.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eventlock.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eventlock.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/eyelike.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/eyelike.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/fastif.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/fastif.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/floatread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/floatread.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/floatwrite.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/floatwrite.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/forcelocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/forcelocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/headplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/headplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/icaact.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/icaact.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/icadefs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/icadefs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/icaproj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/icaproj.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/icavar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/icavar.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/imagesctc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/imagesctc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/isscript.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/isscript.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/jader.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/jader.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/jointprob.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/jointprob.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/kurt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/kurt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/loadtxt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/loadtxt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/matsel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/matsel.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/mattocell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/mattocell.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/movav.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/movav.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/moveaxes.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/moveaxes.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/mri3dplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/mri3dplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/nan_mean.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/nan_mean.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/parsetxt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/parsetxt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/phasecoher.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/phasecoher.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/plotchans3d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/plotchans3d.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/plotcurve.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/plotcurve.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/plotdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/plotdata.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/ploterp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/ploterp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/plotmesh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/plotmesh.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/plotsphere.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/plotsphere.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/plottopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/plottopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/posact.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/posact.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/projtopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/projtopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/qqdiagram.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/qqdiagram.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/quantile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/quantile.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readedf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readedf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readegi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readegi.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readegihdr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readegihdr.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readegilocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readegilocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readelp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readelp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readlocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readlocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/readtxtfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/readtxtfile.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/realproba.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/realproba.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/rejkurt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/rejkurt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/rejtrend.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/rejtrend.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/reref.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/reref.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/rmbase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/rmbase.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/runica.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/runica.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/runica_ml.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/runica_ml.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/runica_ml2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/runica_ml2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/runica_mlb.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/runica_mlb.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/sbplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/sbplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/shuffle.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/shuffle.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/signalstat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/signalstat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/slider.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/slider.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/snapread.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/snapread.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/sobi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/sobi.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/spec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/spec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/spectopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/spectopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/sph2topo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/sph2topo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/spher.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/spher.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/spherror.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/spherror.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/textsc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/textsc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/timtopo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/timtopo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/topo2sph.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/topo2sph.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/topoplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/topoplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/uigetfile2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/uigetfile2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/uiputfile2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/uiputfile2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/white1st.col: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/white1st.col -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/writeeeg.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/writeeeg.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/sigprocfunc/writelocs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/sigprocfunc/writelocs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/README.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/anova1_cell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/anova1_cell.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/anova2_cell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/anova2_cell.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/concatdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/concatdata.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/fdr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/fdr.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/statcond.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/statcond.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/teststat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/teststat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/ttest2_cell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/ttest2_cell.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/statistics/ttest_cell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/statistics/ttest_cell.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/eeglabciplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/eeglabciplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/gethashcode.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/gethashcode.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/neural_net.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/neural_net.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/pop_chanplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/pop_chanplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/pop_clust.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/pop_clust.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/pop_limo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/pop_limo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/pop_study.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/pop_study.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_custom.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_custom.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_erp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_erp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_ersp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_ersp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_interp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_interp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_limo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_limo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_movie.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_movie.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_pac.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_pac.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_plot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_plottf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_plottf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_pvaf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_pvaf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_reset.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_reset.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_spec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_spec.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_stat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_stat.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/std_topo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/std_topo.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/studyfunc/toporeplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/studyfunc/toporeplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/supportfiles/chan_file: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/supportfiles/chan_file -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/supportfiles/eeglab_run_this_one_on_windows.bat: -------------------------------------------------------------------------------- 1 | eeglab 2 | -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/crossf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/crossf.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/dftfilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/dftfilt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/pac.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/pac.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/rsfit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/rsfit.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/rsget.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/rsget.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/rspfunc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/rspfunc.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/functions/timefreqfunc/timef.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/functions/timefreqfunc/timef.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/clean_rawdata/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/clean_rawdata/LICENSE -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/clean_rawdata/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/clean_rawdata/README.md -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/clean_rawdata/manopt/.gitignore: -------------------------------------------------------------------------------- 1 | *.asv 2 | *.bak 3 | ~$*.docx 4 | -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/README.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/adjustcylinder2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/adjustcylinder2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/dipfit_1_to_2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/dipfit_1_to_2.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/dipfit_erpeeg.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/dipfit_erpeeg.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/dipfit_reject.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/dipfit_reject.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/dipfitdefs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/dipfitdefs.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/dipplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/dipplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/eeg_compatlas.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/eeg_compatlas.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/headcoordinates.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/headcoordinates.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/mni2tal.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/mni2tal.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/mni2tal_matrix.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/mni2tal_matrix.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/pop_dipplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/pop_dipplot.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/pop_multifit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/pop_multifit.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/private/rotate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/private/rotate.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/private/scale.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/private/scale.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/dipfit/sph2spm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/dipfit/sph2spm.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/changelog.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/findboundaries.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/findboundaries.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/firfilt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/firfilt.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/firfiltreport.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/firfiltreport.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/firfiltsplit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/firfiltsplit.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/firgauss.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/firgauss.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/firws.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/firws.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/firwsord.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/firwsord.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/invfirwsord.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/invfirwsord.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/invkaiserbeta.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/invkaiserbeta.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/kaiserbeta.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/kaiserbeta.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/minphaserceps.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/minphaserceps.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/plotfresp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/plotfresp.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_eegfiltnew.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_eegfiltnew.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_firma.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_firma.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_firpm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_firpm.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_firpmord.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_firpmord.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_firws.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_firws.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_firwsord.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_firwsord.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_kaiserbeta.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_kaiserbeta.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/pop_xfirws.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/pop_xfirws.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/plugins/firfilt/windows.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/plugins/firfilt/windows.m -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/1ST_README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/1ST_README.txt -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN-HydroCel-257.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN-HydroCel-257.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN-HydroCel-32.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN-HydroCel-32.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN128.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN128.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN129.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN129.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN256.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN256.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN257.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN257.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN64v2_0.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN64v2_0.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/sample_locs/GSN65v2_0.sfp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/sample_locs/GSN65v2_0.sfp -------------------------------------------------------------------------------- /CNSP/libs/eeglab/tutorial_scripts/study_script.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/eeglab/tutorial_scripts/study_script.m -------------------------------------------------------------------------------- /CNSP/libs/fieldtrip/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /CNSP/libs/fieldtrip/Read_bdf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/fieldtrip/Read_bdf.m -------------------------------------------------------------------------------- /CNSP/libs/fieldtrip/fopen_or_error.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/fieldtrip/fopen_or_error.m -------------------------------------------------------------------------------- /CNSP/libs/fieldtrip/openbdf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/fieldtrip/openbdf.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/CITATION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/CITATION -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/CONTRIBUTING.md -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/LICENSE -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/README.md -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/docs/STRF_example.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/docs/STRF_example.PNG -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/docs/mTRF_logo.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/docs/mTRF_logo.PNG -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/formatcells.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/formatcells.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/lagGen.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/lagGen.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFattncrossval.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFattncrossval.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFattnevaluate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFattnevaluate.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFcrossval.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFcrossval.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFcvbanded.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFcvbanded.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFenvelope.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFenvelope.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFevaluate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFevaluate.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFmultitrain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFmultitrain.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFpartition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFpartition.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFpermute.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFpermute.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFplot.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFpredict.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFpredict.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFresample.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFresample.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFtrain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFtrain.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFtransform.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mTRFtransform.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/mlscovmat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/mlscovmat.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/modelsummary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/modelsummary.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/olscovmat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/olscovmat.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/regmat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/regmat.m -------------------------------------------------------------------------------- /CNSP/libs/mTRF-Toolbox_v2/mtrf/truncate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/mTRF-Toolbox_v2/mtrf/truncate.m -------------------------------------------------------------------------------- /CNSP/libs/readmeLibs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/libs/readmeLibs.txt -------------------------------------------------------------------------------- /CNSP/standardAnalysisScripts/getFreqParams.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/standardAnalysisScripts/getFreqParams.m -------------------------------------------------------------------------------- /CNSP/standardAnalysisScripts/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/standardAnalysisScripts/readme.txt -------------------------------------------------------------------------------- /CNSP/tutorial/CND_preprocessing.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/CND_preprocessing.m -------------------------------------------------------------------------------- /CNSP/tutorial/CNSP_mTRFtoolbox_tutorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/CNSP_mTRFtoolbox_tutorial.m -------------------------------------------------------------------------------- /CNSP/tutorial/CNSP_tutorial_extras.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/CNSP_tutorial_extras.mat -------------------------------------------------------------------------------- /CNSP/tutorial/addPathDependencies.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/addPathDependencies.m -------------------------------------------------------------------------------- /CNSP/tutorial/dataCND/dataStim.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/dataCND/dataStim.mat -------------------------------------------------------------------------------- /CNSP/tutorial/dataCND/dataSub10.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/dataCND/dataSub10.mat -------------------------------------------------------------------------------- /CNSP/tutorial/dataCND/pre_dataSub10.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/dataCND/pre_dataSub10.mat -------------------------------------------------------------------------------- /CNSP/tutorial/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/CNSP/tutorial/readme.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # CNSP-resources -------------------------------------------------------------------------------- /README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/README.rst -------------------------------------------------------------------------------- /docs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/Makefile -------------------------------------------------------------------------------- /docs/acknowledgements.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/acknowledgements.rst -------------------------------------------------------------------------------- /docs/api.rst: -------------------------------------------------------------------------------- 1 | API 2 | === 3 | 4 | .. autosummary:: 5 | :toctree: generated 6 | 7 | lumache 8 | -------------------------------------------------------------------------------- /docs/authorPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/authorPage.rst -------------------------------------------------------------------------------- /docs/citation.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/citation.rst -------------------------------------------------------------------------------- /docs/cndPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/cndPage.rst -------------------------------------------------------------------------------- /docs/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/conf.py -------------------------------------------------------------------------------- /docs/contributePage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/contributePage.rst -------------------------------------------------------------------------------- /docs/contributePage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/contributePage.txt -------------------------------------------------------------------------------- /docs/databrowserPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/databrowserPage.rst -------------------------------------------------------------------------------- /docs/datasetsPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/datasetsPage.rst -------------------------------------------------------------------------------- /docs/datasimPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/datasimPage.rst -------------------------------------------------------------------------------- /docs/files/bdf2CND_example2023.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/files/bdf2CND_example2023.m -------------------------------------------------------------------------------- /docs/files/bids2cnd_example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/files/bids2cnd_example.py -------------------------------------------------------------------------------- /docs/guiPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/guiPage.rst -------------------------------------------------------------------------------- /docs/howtoPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/howtoPage.rst -------------------------------------------------------------------------------- /docs/images/cnspMainFolderStructure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/cnspMainFolderStructure.png -------------------------------------------------------------------------------- /docs/images/exampleCNDLayout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/exampleCNDLayout.png -------------------------------------------------------------------------------- /docs/images/experimentalParadigm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/experimentalParadigm.png -------------------------------------------------------------------------------- /docs/images/experimentalParadigm2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/experimentalParadigm2.png -------------------------------------------------------------------------------- /docs/images/folderStructure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/folderStructure.png -------------------------------------------------------------------------------- /docs/images/gui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/gui.png -------------------------------------------------------------------------------- /docs/images/resultExample1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/resultExample1.png -------------------------------------------------------------------------------- /docs/images/simulation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/simulation.png -------------------------------------------------------------------------------- /docs/images/webBasedDataBrowser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/images/webBasedDataBrowser.png -------------------------------------------------------------------------------- /docs/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/index.rst -------------------------------------------------------------------------------- /docs/licencePage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/licencePage.rst -------------------------------------------------------------------------------- /docs/make.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/make.bat -------------------------------------------------------------------------------- /docs/requirements.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/requirements.in -------------------------------------------------------------------------------- /docs/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/requirements.txt -------------------------------------------------------------------------------- /docs/scriptsPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/scriptsPage.rst -------------------------------------------------------------------------------- /docs/theme_overrides.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/theme_overrides.css -------------------------------------------------------------------------------- /docs/tutorialPage.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/docs/tutorialPage.rst -------------------------------------------------------------------------------- /lumache.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/lumache.py -------------------------------------------------------------------------------- /pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/pyproject.toml -------------------------------------------------------------------------------- /readthedocs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNSP-Workshop/CNSP-resources/HEAD/readthedocs.yaml --------------------------------------------------------------------------------