Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for parsing multi-animal tracking data #55

Closed
glopesdev opened this issue Dec 20, 2021 · 0 comments · Fixed by #61
Closed

Add support for parsing multi-animal tracking data #55

glopesdev opened this issue Dec 20, 2021 · 0 comments · Fixed by #61
Assignees
Labels
feature New planned feature

Comments

@glopesdev
Copy link
Contributor

Recent experiments have introduced datasets with multiple animals being tracked at the same time. These datasets have an extra column with the animal ID. At the moment it should be possible to support parsing both single and multi-animal tracking data by defining a default animal ID when only a single animal is tracked.

@glopesdev glopesdev added the feature New planned feature label Dec 20, 2021
@glopesdev glopesdev self-assigned this Dec 20, 2021
iamamutt pushed a commit that referenced this issue Feb 2, 2022
* Allow load to resolve priority list of paths

Fixes #42

* Add support for parsing multianimal position data

Fixes #55

* add plot for experiment-level average time spent at different locations of the arena

* update docker stuff

* Merge remote-tracking branch 'origin/datajoint_pipeline'

* python package changes for docker install

* docker updates

* fix context path

* fix dockerfile path

* docker ghcr.io PAT instructions for private repo

* use datajoint_pipeline for actions branch

* pull latest conda/mamba image

* Docker updates (#7)

* new branch avoid build

* changes to docker dev yml

* user group settings

* minor updates

* update docker image

* docker container paths permissions fixes

* minor rename

* refactor docker for aeon_db worker

* incorporate thinhs changes

* get env for linux amd64

* image updates

* add script for sudo

* process root dirs separately then concat

* some keys not in json file

* docker env updates

* update sciviz deployment

* confirm API works, revert back the temporary changes in `chunkdata`

* gh actions github context

* change cache type

* remove old cache

* devcontainer updates

* dockerfile updates

* docker updates

* docker updates

* Docker updates (#61)

Updates to docker and trigger gh actions

* test action

* env instructions

* fix repo owner

* add locked envs

* Docker updates

Updates to docker and trigger gh actions

* docker updates

* docker updates

* rm tmp dir gh actions

* rm tmp dir gh actions

* add back api fix

* gh action

* none path

* docker updates

* Docker ingestion tested (#64)

* docker updates

* try without cache

* debug buildx

* ingestion updates

Co-authored-by: glopesdev <glopesdev@users.noreply.github.com>
Co-authored-by: Thinh Nguyen <thinh@vathes.com>
Co-authored-by: Jai Bhagat <jkbhagatio@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant