spikeinterface icon indicating copy to clipboard operation
spikeinterface copied to clipboard

Read recording from phy folder

Open rory-bedford opened this issue 1 year ago • 2 comments

Hi,

I'm wondering if it's possible to read in the recording from a phy folder, after running export_to_phy, and discarding the original recording.

I can currently read a sorting object, using se.read_phy, but can't see how to read the recording. I feel like this should be possible. The phy folder contains the 'recording.dat' file, alongside channel_groups, channel_map, channel_positions, and the necessary metadata in params.py. I've started trying to write this as a function, but thought I'd check here first to see if this extractor already exists, or if there's a reason why it shouldn't exist.

Thanks! Rory

rory-bedford avatar Dec 18 '23 17:12 rory-bedford