braingeneers / braingeneerspy

Python package for Braingeneers data loading, analysis, and IoT.
https://pypi.org/project/braingeneers/
MIT License
17 stars 4 forks source link

Add function to subdivide nwb files. #97

Closed DailyDreaming closed 3 months ago

DailyDreaming commented 3 months ago

This should take a range of values in seconds and separate an NWB file into subfiles each containing those ranges. See docstring for more details.

surygeng commented 3 months ago

Great. Thank you!