Esteban Merino
unread,Dec 16, 2024, 2:50:42 PM12/16/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Open Ephys
Hello,
I am loading the open ephys data (with .continuous extension) through the function “load_open_ephys_data_faster”. I would like to remove the artifacts (photoelectric) from the signal through matlab but after that I need to perform the sorting with kilosort, i.e. I need to transform the data of each channel back to “.continuous” extension or transform them to “.bin” format to be able to perform the sorting.
My question is, is it possible to do it, is there any function to do it?
Thanks