We have many mapping protocols. Each unit has some info about it: waveform, ISI, spatial RF, hartley RF, CSD depth... we need to have access to all of these.
In the past, I've stored each unit as an individual file and then loaded those with a lazy access wrapper so I didn't have to have all of them in memory at any given time. I think
We have many mapping protocols. Each unit has some info about it: waveform, ISI, spatial RF, hartley RF, CSD depth... we need to have access to all of these.
In the past, I've stored each unit as an individual file and then loaded those with a lazy access wrapper so I didn't have to have all of them in memory at any given time. I think