sfmig

Results 61 comments of sfmig

I think this is a good idea. > The GUI will likely support two types of processing: > > - Interactive visual, i.e. the types of processing that it would...

Rather than annotations, since we now support poses and bboxes datasets, it would be very nice to support converting from a psoes (keypoint) dataset to a bboxes dataset

@Lauraschwarz is prepping some nice behavioural experiments with time-synced sensors logged with harp. It would be nice if we provided support to load timestamps exported by harp. Both Laura and...

Also @sannatitus is planning to collect synced behaviour + neural data in the crab dome (see her bonsai workflow using harp [here](https://github.com/sannatitus/Bonsai))

Thanks @IgorTatarnikov this is super useful! - I was not aware at all that there was a `.disconnect`! - also good to know that closing is actually qt for hiding...

Hi @vigji, thanks for raising this point! It was bugging me for a while too 😅 We discussed it in the last community call (notes [here](https://neuroinformatics.zulipchat.com/#narrow/channel/406001-Movement/topic/Meeting.20Minutes/near/526418475)) and thought of a...

We discussed maybe having a detect_events module that returns an event vector. Also probably having a general version and a more specific version (similar to the head vector computation).

Hi @Angelneer926, you may have noticed some CI checks are not passing. It seems some added lines of code are not covered by tests. Would you mind investigating this? As...

> I tried to upload the test file but its too large (77mb). Let me know how I can send it to you. (its a 15 minute recording with 19...

Re the point below: > I removed the constant interpolate method because the fill_value parameter required by the constant method is mismatching with the xarray's interpolate_na function fill_value. Can we...