SKIRT / SKIRT9

SKIRT version 9 -- advanced radiative transfer in dusty systems
http://www.skirt.ugent.be
GNU Affero General Public License v3.0
38 stars 31 forks source link

Add aperture info to FullInstrument documentation #103

Closed petercamps closed 3 years ago

petercamps commented 3 years ago

Description Augment the documentation of the distant instruments (SEDInstrument, FrameInstrument, and FullInstrument) to explicitly specify the aperture used in all cases. Specifically, the SEDInstrument embedded in the FullInstrument always uses an infinite aperture radius. Therefore, when interpreting the instrument output for a particular wavelength, spatially integrating the surface brightness recorded by the embedded FrameInstrument might produce a lower flux density value than the one recorded by the embedded SEDInstrument.

Motivation This (historically inspired) behavior has confused several users because it was not clearly documented.