Progress Bars for Simulation Run¶

TARDIS displays progress bars by default to track the simulation’s progress.

../../_images/progress_bars_demo.gif

Progress bars can be turned on via the keyword argument show_progress_bars=True in the run_tardis() function (see Quickstart for TARDIS) or in the Simulation.from_config() class method (see Setting Up the Simulation).