Skip to content

Latest commit

 

History

History

examples

Ultrack's usage examples

Additional packages might be required. Therefore, conda environment files are provided, they can be installed using:

conda env create -f <environment-file.yml>
conda activate <your new env>
pip install git+https://github.com/royerlab/ultrack

The existing examples are:

Development Notes

To run all the examples and update the notebooks in headless mode, run:

bash refresh_examples.sh