Progress Bars for Simulation Run¶
TARDIS displays progress bars by default to track the simulation’s progress.
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 ../../physics/setup/index).