BergelsonLab / BergelsonLab/blabpy

its.py new sub_recording column names

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The method gather_sub_recordings() in its.py has been updated to change the column names from recording_start, recording_end, and recording_start_wav to start_dt, end _dt, start_ms, end_ms. However, there are certain methods across blabpy that has not accounted for this change, causing errors of the form "AttributeError: 'DataFrame' object has no attribute 'recording_start'" (e.g. the make_intervals method in vihi.pipeline)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.