fixed issue with one epoch set files. Had to apply fix to EEG.trials =1.
allow multiple calls to scoreERP
remvoed typo
updated to allow multiple calls to CreateAvg
comments edits
added seLabel to list of parameters in help
fixed minor warnings
added seLabel to pop_ProcessSet for ScoreERP
fix typo with butterworth
test updates so that Melanie can verify she gets notified about commits
updated to allow use of AverageWaveform with awMissing parameter
updated to provide Missing parameter with default of 'includenan'
removed extra function definition for RemoveBlinks
removed pop_RemoveDC. Should now be called directly in processing scripts
added RemoveDC for multiset processing
fixed warning
removed ConvertEvents from load functions. Should be called in processing scripts directly. Was already not included in pop_LoadSet, which is why we had some funky issues with boundary events
fixed bug with call to undefined SubID
fixed bug with call to undefined filename
added menu support for EGI files
Added pop_LoadEGI
updated to add support for EGI files
fixed unnecessary code in load_Curry
fixed position of ReducePath in the parameter file
further fixes to make ReduceData output path work.
went step further and removed even the commente...
removed code to delete ReducePath from paramete...
updated to allow user to specify ReducePath rat...
notes_ScoreStartle.m last commit did not work. ...
notes/notes_ScoreStartle.m updated denominator ...
removed artifact trials from summary stats that...
added tags
by Kaye
modified pop_ProcessSet to allow for startle sc...
pop_LoadCurry.m created and added to version co...
eegplugin_PhysBox.m updated to allow Curry data...
fixed bug with zeros returned when event type d...
further tune default parameters
updated to include ViewManual parameter
fixed issue with use of EEG before it was opene...
SaveSet now sets EEG.filename and EEG.filepath ...
fixed scoring issues in notes file for calculat...
updated to fix bug with setting OutPath when us...
fixed bug with loop through SubIDs. Needed siz...
pop_ProcessSet.m updated MarkEpoch to allow bei...
fixed path issue associated with ragged subids
updated to have ragged array SubIDS with leadin...
eegplugin_PhysBox.m removed ButterworthFilter c...
pop_CreateAvg.m GUI code updated all input eval...
pop_CreateAvg.m updated smepoch input eval from...
fixed input of mdDeflect from cell to integer
fixed issue with rejE and rej when there is onl...
pop_MarkDeflection.m added code to update rejde...
pop_ProcessSet.m fixed typo bug in mdDeflect as...
pop_ProcessSet.m moved all MarkXXX commands to ...
now assumes file must be epoched and converts s...
pop_MarkDeflection.m fixed typo/bugs; this func...
pop_ProcessSet.m MarkDeflection was not listed ...
added fix to correct/restore epoched file forma...
fixed typo in comments
fixed path name issues I think
fixed bug with event latency one sample out of ...
pop_ScoreWindows.m edits to Score Label to allo...
pop_ScoreWindows.m updated Path to look for Out...
pop_ProcessSet.m fixed typo in ScoreWindows hel...
pop_ScoreMovingWindow.m changed Path to look fo...
pop_ProcessSet.m added LoadSet. Debugged LoadSe...
updated comments for new folders
updated to reflect new folder locations
updated path names to new path structure
updated path names to new path structure
undid jesse's changes
fixed bugs evaluating parameters
removed warning for boundary event
fixed bug with boundary warning for butterworth...
pop/pop_ProcessSet.m fixed typo in pop_ScoreMov...
pop_ProcessSet.m fixed typo in function ScoreMo...
fixed undefined theorder for NPasses =1
renamed order to theorder
updated for new more descriptive file name for ...
updated to more descriptive filename
renamed nPasses to NPasses to match parameter f...
modified to allow call with or without NPasses....
added nPasses parameter to allow for forward on...
updated GUI for pop_ScoreMovingWindow.m
updated for addition of fpSameScale to Figure4P...
Adding commit for Jesse for syntax error for Da...
updated GUI for both to include SameScale (and ...
updated to include Save and SameScale parameter...
fixed bug with index into epoch for mean
updated to include pop_ScoreMovingWindow
deleted notes_ScoreWindow b/c never called