Input File Options ================== There are two modes of initialisation available in :code:`piglot`: using :code:`.yaml` configuration files or building the optimisation problem in a Python script. The use of configuration files is the simplest and recommended approach to using :code:`piglot`. Below, the specification of the main features of the input :code:`.yaml` configuration file is presented. .. literalinclude:: ../../../examples/input_data_file_template.yaml :language: yaml