https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Raw File
Tip revision: a763b81ee81810f5fa544165d5053bde478b2dbd authored by Konrad Werys on 28 November 2019, 13:47:50 UTC
feat: one pixel calculation with toamtooptions v10
Tip revision: a763b81
README.md
# TOMATO and Python

In this folder you can find a basic matlab script allowing to work with TOMATO by calling tomato executable from Python.
An example scenarios on how you could use it:
*   read yaml file, modify it, save yaml file, call TOMATO passing the new file as input
*   generate a new yaml file, call TOMATO passing the new file as input

If you are interested in using Tomato from Python please let me know here <https://github.com/MRKonrad/tomato/issues>.
back to top