.DS_Store
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/pylint.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
.vscode/settings.json
fish_simulator/__init__.py
fish_simulator/image_loading.py
fish_simulator/simulator.py
fish_simulator/tail_transformation.py
fish_simulator.egg-info/PKG-INFO
fish_simulator.egg-info/SOURCES.txt
fish_simulator.egg-info/dependency_links.txt
fish_simulator.egg-info/requires.txt
fish_simulator.egg-info/top_level.txt
fish_simulator/png_template/whole_larval_zf.png
fish_simulator/template_img/fish_head.png
fish_simulator/template_img/segs/00.png
fish_simulator/template_img/segs/01.png
fish_simulator/template_img/segs/02.png
fish_simulator/template_img/segs/03.png
fish_simulator/template_img/segs/04.png
fish_simulator/template_img/segs/05.png
fish_simulator/template_img/segs/06.png
fish_simulator/template_img/segs/07.png
fish_simulator/template_img/segs/08.png
fish_simulator/template_img/segs/09.png
fish_simulator/template_img/segs/10.png
fish_simulator/template_img/segs/11.png
fish_simulator/template_img/segs/12.png
fish_simulator/template_img/segs/13.png
fish_simulator/template_img/segs/14.png
fish_simulator/template_img/segs/15.png
fish_simulator/template_img/segs/16.png
fish_simulator/template_img/segs/17.png
fish_simulator/template_img/segs/18.png
fish_simulator/template_img/segs/19.png
fish_simulator/template_img/segs/20.png
fish_simulator/template_img/segs/21.png
fish_simulator/template_img/segs/22.png
fish_simulator/template_img/segs/23.png
fish_simulator/template_img/segs/24.png
fish_simulator/template_img/segs/25.png
fish_simulator/template_img/segs/26.png
fish_simulator/template_img/segs/27.png
fish_simulator/template_img/segs/28.png
fish_simulator/template_img/segs/29.png
fish_simulator/template_img/segs/30.png
fish_simulator/template_img/segs/31.png
fish_simulator/template_img/segs/32.png
fish_simulator/template_img/segs/33.png
fish_simulator/template_img/segs/34.png
fish_simulator/template_img/segs/35.png
fish_simulator/template_img/segs/36.png
fish_simulator/template_img/segs/37.png
test/test_methods.py