The SKIRT project
advanced radiative transfer for astrophysics
Functions
pts.storedtable.convert_band Namespace Reference

Functions for writing filter transmission curves to stored table format. More...

Functions

def writeBroadBands (inFilePaths, outFilePaths)
 This function outputs the transmission curves for all PTS built-in broadbands to stored table files. More...
 

Detailed Description

Functions for writing filter transmission curves to stored table format.

The functions in this module can load PTS built-in broadband filters and output their transmission curves to SKIRT stored table format.

Function Documentation

◆ writeBroadBands()

def pts.storedtable.convert_band.writeBroadBands (   inFilePaths,
  outFilePaths 
)

This function outputs the transmission curves for all PTS built-in broadbands to stored table files.

The function ignores the input file paths and it expects a single output file path. The latter is interpreted as a template where the asterisk will be replaced by the appropriate PTS band name.