This package can increase speed a lot if you do random read in a memory-mapped array. In general, when we read a file, the operating system will cache the read data in memory. For normal usage, this ...
import neo base_path = ".../H0.2_openField_PPX_062723001" r6 = neo.rawio.BlackrockRawIO(filename=base_path, nsx_to_load=[6], load_nev=False) r6.parse_header() r6 ...