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 126 forks source link

Different binary files and affiliated .xmls #344

Open dlevenstein opened 4 years ago

dlevenstein commented 4 years ago

Manipulation structure around those filetypes

dlevenstein commented 4 years ago

Add Ipshita to this.

samamckenzie commented 4 years ago

I would like to make the standard that digitalin.dat, analogin.dat, and auxiliary.dat become concatenated as amplifier.dat does when multiple sessions are to be merged, and resaved with the naming convention of basename_analogin.dat/etc to ease situations where one may want to load multiple files of the same name into the workspace and to maintain our standard of having the critical deritive files maintaining the basename in the title.

dlevenstein commented 4 years ago

Sounds good to me

dlevenstein commented 4 years ago

Looks like bz_ConcatenateDats already concatenates these files - so is it just a matter of changing the output name?