aia_kernel_quick#
- synthesizAR.instruments.sdo.aia_kernel_quick(channel, temperature: Unit('K'), density: Unit('1 / cm3'))[source]#
Calculate AIA intensity kernel for a given channel.
Compute the integrand of the AIA intensity integral,
\[p_c = \int\mathrm{d}h\,K_c(T_e)n_e^2\]by interpolating the tabulated response curve to
temperatureand multiplying by the square ofdensity.- Parameters:
channel (
str) – Name of the AIA channeltemperature (
Quantity)density (
astropy.units.Quantity)