Giter Club home page Giter Club logo

novelty_analysis's Introduction

  • 👋 Hi, I’m @YudiXie
  • 👀 I’m interested in understanding how human and animals learn about the world
  • 🌱 I’m currently a grad student at MIT
  • 💞️ I’m looking to collaborate on interesting projects using computational methods to understand the brain and behavior.
  • 📫 For more info about me, check out personal website: https://yudixie.github.io/

novelty_analysis's People

Contributors

alexemg avatar yudixie avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

novelty_analysis's Issues

Wrong fps by DeepLabCut

moviepy inside DeepLabCut always recognize the rgb video from moseq as 25 fps, while in fact it is 15 fps.

Several ways to fix it.

  1. If we only analyze the DeepLabCut data and don’t care about synchronizing the video with fiber photometry recording etc. We can simply set the fps parameter in Config_NovAna.m file to 25. And it will act as a scaling factor to yield the correct results.

If we do want to synchronize with fiber photometry or depth videos, we can:

  1. Use this code that I updated recently to convert the rgb.mp4 videos to other formats. And then run DeepLabCut on converted videos.
    https://github.com/Rxie9596/Novelty_analysis/blob/master/Convert_Video.m
    You can also try to use other tools such as VLC player to do such conversion, but just make sure that the conversion doesn’t add or drop frames.

  2. If you don’t want to convert the video, we can try to delete those identical rows in the csv file. But I’m not sure whether the number of rows will be the same as original rgb video after deleting those rows.

  3. We can also contact movepy team and send them a sample video to see what’s the problem

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.