if_show_figures

Syntax

if_show_figures = 0
Meaning

Controls whether Matplotlib figures are shown on screen after pySED creates them. Use 0 for batch jobs or remote runs, and 1 when working interactively.

Default

0.

Notes

Use 0 on clusters or headless environments.

Back to Parameter Index