The SKIRT project
advanced radiative transfer for astrophysics
pts.visual.do.plot_bands Namespace Reference

Plot built-in broadband transmission curves. More...

Functions

"plot built-in broadbands" do ((str,"band name segments for bands to be plotted, comma separated") names="",(float,"smallest pivot wavelength to be plotted, in micron") wmin=1e-99,(float,"largest pivot wavelength to be plotted, in micron") wmax=1e99)

Detailed Description

Plot built-in broadband transmission curves.

This script creates a plot of the transmission curves for all built-in broadbands that satisfy all of the specified selection criteria:

  • names (string with comma-separated segments): if specified, the band name must contain at least one of these segments
  • wmin (float): if specified, the pivot wavelength must exceed this value
  • wmax (float): if specified, the pivot wavelength must be lower than this value

The plot file is named "FigBuiltinBands.pdf" and is placed in the current working directory.