Create RGB images for surface brightness maps generated by SKIRT instruments. More...
Functions | |
| "create RGB images for surface brightness maps generated by SKIRT instruments" | do ((str, "SKIRT simulation output directory") simDirPath,(str,"SKIRT simulation prefix") prefix="",(str,"type of SKIRT instrument output files to be handled") type="total",(str,"name segment that will be added to the image file names") name="",(str,"three comma-separated wavelength values or broadband names defining the R,G,B colors") colors="") |
Create RGB images for surface brightness maps generated by SKIRT instruments.
This script creates RGB images in PNG format for the surface brightness maps produced by the instruments of a SKIRT simulation. The R,G,B color channels can be specified as wavelength values or as broadbands.
The function takes the following arguments:
In all cases, the image files are is placed next to the "*.fits" file(s) being represented, with the same filename but extended with the specified name string and the filename extension replaced by ".png".