Code Monkey home page Code Monkey logo

motionglyphs's Introduction

MotionGlyphs

Visual Abstraction of Spatio-Temporal Networks in Collective Animal Behavior

Abstract

Domain experts for collective animal behavior analyze relationships between single animal movers and groups of animals over time and space to detect emergent group properties. A common way to interpret this type of data is to visualize it as a spatio-temporal network. Collective behavior data sets are often large, and may hence result in dense and highly connected node-link diagrams, resulting in issues of node-overlap and edge clutter. In this design study, in an iterative design process, we developed glyphs as a design for seamlessly encoding relationships and movement characteristics of a single mover or clusters of movers. Based on these glyph designs, we developed a visual exploration prototype, MotionGlyphs, that supports domain experts in interactively filtering, clustering, and animating spatio-temporal networks for collective animal behavior analysis. By means of an expert evaluation, we show how MotionGlyphs supports important tasks and analysis goals of our domain experts, and we give evidence of the usefulness for analyzing spatio-temporal networks of collective animal behavior.

This repository provides a JavaScript implementation of MotionGlyphs prototype as described in the paper:

@article{CaScBu+2020MotionGlyphs,
    author = {Cakmak, Eren and Schäfer, Hanna and Buchmüller, Juri and Fuchs, Johannes and Schreck, Tobias and Jordan, Alex and Keim, Daniel A.},
    journal = {Computer Graphics Forum},
    number = {3},
    title = {MotionGlyphs: Visual Abstraction of Spatio-Temporal Networks in Collective Animal Behavior},
    volume = {39},
    year = {2020}
}

Online Demo

The prototype is online: Demo

How to locally install

First, install the node.js modules and run wepack.

    > npm install
    > npm run watch

After that, start a webserver of your choice and move generated project dist folder

Datasets

The following datasets are avaiable:

  • fish-5.csv a part of real-world lab experiment with five stickleback fish
  • data-1.csv artificially generate data with the Reynolds model
  • data-2.csv artificially generate data with the Couzin model
  • data-3.csv artificially generate data with the Reynolds model and clusters
  • fish-151.csv a part of a real-world lab experiment with 151 golden shiner fish

The datasets were preprocessed and clustered with the following packages:

License

Released under GPL-3 License. See the LICENSE file for details. The package was developed by Eren Cakmak from the Data Analysis and Visualization Group and the Department of Collective Behaviour at the University Konstanz funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Germany's Excellence Strategy – EXC 2117 – 422037984.

motionglyphs's People

Contributors

eren-ck avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cwebkas eddings

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.