buzsakilab / buzcode

Code for internal lab sharing - polishing has started but is by no means complete
http://www.buzsakilab.com/
GNU General Public License v3.0
119 stars 128 forks source link

bz_GetSpikes.m - update temp clu file handling #222

Closed rhuszar closed 6 years ago

rhuszar commented 6 years ago

update exclusion of temporary clu files to handle intermediate files of the form mouseID_sessionID.clu.7.09.26.2015.17.19

dlevenstein commented 6 years ago

There is one issue in the change to bz_tutorial_EventDetection.m - the use of '/' or '\'

Can you change this to use filesep or fileparts, to make it cross-platform dependent?

DavidTingley commented 6 years ago

@dlevenstein I'll take care of the filesep issue for this and compileBuzcode.m. Merging this for now.