 TrackIt is a program suite for tracking and analysis of single molecule
 fluorescence microscopy movies. The latest version of the software can 
 be found at 'https://gitlab.com/GebhardtLab/TrackIt'.

 Requirements:
 - Windows 10 64-bit
 - Matlab version 2017b and above
 - For full functionality, the following Matlab toolboxes are required: Optimization, Image
   Processing, Statistics and Machine Learning, Parallel Computing
 - GRID toolbox ("GRID_for_trackit_v1_4.mltbx") that comes with TrackIt v1.4

 To start the main TrackIt GUI open TrackIt_v1_4.m with Matlab and press run (F5)
 The track analysis tool can be used independent from the main GUI by opening "track_analysis_tool.m" with Matlab and pressing run (F5)

 ========================================================================= 
 Copyright (C) 2020 Timo Kuhn, Johannes Hettich and J. Christof M. Gebhardt
 
 E-mail: 
 timo.kuhn@uni-ulm.de, johannes.hettich@uni-ulm.de, christof.gebhardt@uni-ulm.de
 =========================================================================

 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or any
 later version.  This program is distributed in the hope that it will
 be useful, but WITHOUT ANY WARRANTY; without even the implied
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
 the GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.

 This product includes external software, see copyright in individual folders and  functions.

