# Welcome to the Tor-X Wiki Tor-X is a Python post-processing framework for codes built on [PARALLAX](https://gitlab.mpcdf.mpg.de/phoenix-public/parallax). It contains tools including field-line tracing, Fourier analysis, radial profiles, determining quantities on arbitrary lineouts, and much more. This wiki has pages to help you get started using Tor-X. This includes a [description of the components of Tor-X](pages/what-is-torx), how to [install Tor-X](pages/installation) and looking at the example Jupyter notebooks as a starting point. # For users - [What is Tor-X?](pages/what-is-torx) - [Installing the Tor-X environment and Jupyter kernel](pages/installation) - [Jupyter and Jupytext](pages/Jupyter-and-Jupytext) # For developers - [Development guide](pages/development-guide) - [Testing with pytest](pages/testing-with-pytest) - [Design principles](pages/design-principles)