Closed bjhardcastle closed 1 month ago
ah ha I think the check should be `len(timestamps) != len(result_df) in line 2908 in sessions.py.
The current check is true all the time!
Hehe thanks - I just found the same thing
From: arjunsridhar12345 @.> Sent: Friday, September 20, 2024 10:27 AM To: AllenInstitute/npc_sessions @.> Cc: Ben Hardcastle @.>; Assign @.> Subject: Re: [AllenInstitute/npc_sessions] Fix lightning pose table creation (Issue #125)
ah ha I think the check should be `len(timestamps) != len(result_df) in line 2908 in sessions.py.
The current check is true all the time!
- Reply to this email directly, view it on GitHubhttps://github.com/AllenInstitute/npc_sessions/issues/125#issuecomment-2364186817, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APD42FHW3PQZ6N474AJG47DZXRLGJAVCNFSM6AAAAABOSHWKQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRUGE4DMOBRG4. You are receiving this because you were assigned.Message ID: @.**@.>>
for every session we get the following warnings - check if they're real: