Code Monkey home page Code Monkey logo

flydtracker's Introduction

FlyDtracker

classes & functions currently defined in the working_functions .py file :

-fly_data class ; is called by get_ori to order info output

-relative_fly class ; is used to compute relative information between 2 flies

-relative_set class ; given a list of fly_data objects, calculates the relative_fly of every fly to the others.

-get_ori function ; gets raw orientations and directions from numpy array of positions and video file.

-get_angle function ; Outputs direction, speed and distance for a given frame based on the positions of one fly

-convert180to360 function ; converts a set of angle from a 180degrees referencial to a 360degrees referencial

-flip function ; adds a certain amount to a set of angles while keeping a 360degrees referencial

-direc_stats function ; outputs information about a chunk of data. Should not be used as is.

-angleFromPoints function ; calculate the angle corresponding to a vector of coordinates 0,0 -> x,y. 360degrees referencial

-save_ori_pickle function ; get_ori for a certain session, and saves as pickle.

-get_ori_pickle function ; load pickle for a certain session

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.