Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amys Fly Swapper Algorithm

Summary

How to use

Setting up your .venv

Setting up your virtual environment is required to get the script up and running due to it requiring the dependencies outlined in requirements.txt

Installing dependencies

pip install -r requirements.txt

What you need to do

In your spreadsheet you want to swap, you must add an extra sheet called swap, once added make the following table:

alt text

In this table you will put in the flies that need to be swapped and at what frame they are swapping. Then you need to go into fly_swapper.py and change the following:

file_name = r".\example\trajectories (version 1).xlsb.xlsx"  # path to file + file name

Change this to the "Absolute" path of the file as this will give best results/ may be easier to use

Useful Links

About

A simple script to swap fly locations in a provided dataset

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages