Niko Sirmpilatze

Results 102 issues of Niko Sirmpilatze

## Context @Di-Wang-AIND has suggested the following features (see [the full message on Zulip](https://neuroinformatics.zulipchat.com/#narrow/stream/406001-Movement/topic/visualize.20tracking.20results/near/424968134)): > - Overlay keypoints on the labeled frames: visualize the difference between the prediction and ground...

enhancement

I had completely forgotten this was still set to "Pre-Alpha". I think "Alpha" is justified in our case?

## Description **What is this PR** - [ ] Bug fix - [x] Addition of a new feature - [ ] Other **Why is this PR needed?** Having video files,...

Many existing packages have relevant functionalities, metrics, features that we (may) want. For example, [Rtrack](https://rupertoverall.net/Rtrack/index.html) has functions for the analysis of spatial navigation strategies in standard mouse behaviour tasks (e.g....

question

@joacorapela showed me some really neat ways of filtering and smoothing trajectories (position, velocity, and acceleration). It is based on linear dynamical systems and Kalman filters, deals nicely with missing...

enhancement

This issue is meant for discussing the way we compute, access and store variables derived from pose tracks in `movement`. Apologies for the very long read, but this is an...

question

## Feature idea: interactive visualisations in Jupyter During [discussions](https://neuroinformatics.zulipchat.com/#narrow/stream/406001-Movement/topic/visualize.20tracking.20results) with @Di-Wang-AIND and Sharmishtaa Seshamani from the [Allen Institute for Neural Dynamics](https://alleninstitute.org/division/neural-dynamics/) we determined that there is a lot of interest...

enhancement
GUI

The command could be `movement info` or `movement summary`. It should print the `movement` version, alongside the version of our most important dependencies, and some info about the platform. This...

enhancement

## The problem Throughout the code and the docs we refer to specialist terms such as "poses", "pose tracks", "pose estimation", "tracking". We either resort to explaining these terms at...

documentation

There is some overlap in content between the [existing](https://movement.neuroinformatics.dev/examples/index.html) and [incoming](https://github.com/neuroinformatics-unit/movement/pull/135) sphinx-gallery examples in the docs. For example, all of them showcase some version of plotting pose tracks over time,...

documentation