Will Graham

Results 14 comments of Will Graham

I think 3 is definitely do-able, though the function call signature might end up a bit more complicated. But I do echo the possible overkill concerns. To me, if a...

> What I'm currently unsure about is whether a function like that should go in a conditions.py submodule. From a user's perspective, I'd expect to find compute_region_occupancy() grouped together with...

I've made a start on this over on https://github.com/neuroinformatics-unit/movement/pull/421. Just needs some tests added, but I'm teaching the next couple of days. @stellaprins might be able to pick this up...

Following the discussion with Sepi on 2025-01-23, she identified 3 plots that she would like "convenient" wrapper functions for. These are listed below, along with the existing examples that `movement`...