convnwb.nsp.io.load_blackrock

convnwb.nsp.io.load_blackrock(file_name, folder, nsx_to_load=None, load_nev=None)[source]

Load a set of Blackrock files.

Parameters:
file_namestr

The file name to load.

folderstr or Path

The folder to load the file(s) from.

nsx_to_loadint or list, optional

Which nsx file(s) to load.

load_nevbool, optional, default: True

Whether to load the nev file.

Returns:
readerneo.rawio.blackrockrawio.BlackrockRawIO

Blackrock file reader.