convnwb.sorting.io.load_units¶
- convnwb.sorting.io.load_units(folder)[source]¶
Load a set of units files from a folder.
- Parameters:
- folderstr or Path
Location to load files from. Will load all files in this folder with ‘times’ in the name.
- Returns:
- unitslist of dict
List of dictionaries containing the loaded information for each unit.