Getting started

This page briefly explains how to get started with PyTornado. The goal is to give you a basic understanding of how PyTornado works, and how analyses can be set up and run. We also explain how to fetch result data which may be of interest to you. Please note that the model interface and all available model and result parameters are explained in more detail on the following pages.

Python API

PyTornado provides a pure Python interface which allows you to set up a beam model in a simple Python script. Therefore, some some basic Python knowledge is assumed, but no advanced skills are needed.

Built-in models

TODO

Building your own model

TODO

Fetching result data

TODO