ExoSim Tools#

../../_images/exosim_tools.png

In this section we present and describe a set of tool we included in ExoSim 2 to help the user to perform its simulations.

All the parameters to run the tools are parsed from and .xml file. In these examples, we assume the input file is called tools_input_example.xml. This file should mimic the general ExoSim input:

<root>

    <ConfigPath> path/to/your/configs </ConfigPath>

    <channel> channel 1
        ...
    </channel>

    <channel> channel 2
        ...
    </channel>

</root>

List of tools#