A tttrconvert
is a very basic tool to convert time-tagged time-resolved files into different formats. tttrconvert
to read
and write TTTR files tttrconvert
uses tttrlib
. The tool tttrconvert
can be embedded
in other software and is part of ChiSurf.
Currently, the tool has only very basic functions (it is probably not what you want).
tttrconvert
can be installed from the source code in a python environment that
resolves all necessary dependencies. Alternatively, tttrconvert
can be installed via conda.
To install tttrconvert
from the source code clone the git repository and run the
setup script.
git clone https://github.com/fluorescence-tools/tttrconvert
cd tttrconvert
python setup.py install
After installing tttrconvert
you can open the GUI from the commandline.
tttrconvert
tttrconvert
can be installed using conda, best in a separate
environment
conda create tttrconvert
mamba install tttrconvert -c tpeulen
To us the tool activate the tttrconvert environment and start the tool from the command line.
conda activate tttrconvert
tttrconvert
First, select the input file type. Next, add files to the file list by drag-and-drop. Finally, select the output file format and save/convert the files.