Plot polarization maps from SKIRT simulation output. More...
Functions | |
| "plot polarization maps for the output of one or more SKIRT simulations" | do ((str, "SKIRT simulation output directory") simDirPath,(str,"SKIRT simulation prefix") prefix="",(str,"type of plot: linmap, degmap, degavg, or cirmap") plot="linmap",(float,"wavelength of the frame to be plotted; 0 means all frames") wave=0,(int,"number of pixels in a bin, in both x and y directions") bin=7,(float,"number of decades to be included in the background intensity range (color bar)") dex=5) |
Plot polarization maps from SKIRT simulation output.
This script creates PDF polarization maps for the output of polarization-enabled SKIRT simulations that include instruments generating surface brightness frames or data cubes (_total.fits and *_stokes.fits files). Other simulations and instruments are silently ignored.
The script takes the following arguments:
In all cases, the plot files are placed next to the simulation output file(s) being handled. The file names include the simulation prefix, the instrument name, a wavelength indicator, and the ".pdf" filename extension.