Added functionality: linear transformation and scaling of DLC data.#24
Conversation
…ixed outdated email in code of conduct
|
Super! thanks for your contribution! To make it easy for someone to "see" what it does, could you have a small amount of demo data and an image? i.e., what is the output of your code? 😀 |
|
Hi, thank you for the quick feedback! I´ve already uploaded a demo data csv and there´s a 'tutorial' jupyter notebook which is a run through the code. Furthermore, there´s a README where I explain what the code does and what inputs it needs. In terms of example pictures, I could plot the trajectory of DLC markers, or add a frame of the video with DLC markers & real distances overlayed. If you have any other ideas for visualizing the functionality let me know :) The code outputs a df with the same shape as the input DLC df. I could also add a concrete use cases that highlight the need for this (e.g. having different sized camera field of views between recording days and thus different speed(px/s) values even though the speed is the same, or explain what I used it for in this preprint). I´m super excited to contribute to the amazing DLC ecosystem! |
Also fixed outdated email in code of conduct.