Skip to content

jgrewe/etrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Fish tracking

Tool for easier handling of tracking results.

Installation

1. Clone git repository

git clone https://whale.am28.uni-tuebingen.de/git/jgrewe/efish_tracking.git

2. Change into directory

cd efish_tracking

3. Install with pip

pip3 install -e . --user

The -e installs the package in an editable model that you do not need to reinstall whenever you pull upstream changes.

If you leave away the --user the package will be installed system-wide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published