Setting up your virtual environment is required to get the script up and running due to it requiring the dependencies outlined in requirements.txt
pip install -r requirements.txtIn your spreadsheet you want to swap, you must add an extra sheet called swap, once added make the following table:
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 nameChange this to the "Absolute" path of the file as this will give best results/ may be easier to use
