rosalia.telescopes
Functions
|
|
|
|
|
|
|
ndi_estimator estimates the NDI for a given angle theta (and optionally phi) and wavelength. It uses either the legacy values from Bely 2003 for the HST NDI or the Euclid NDI envelope depending on the mode selected. The function returns an interpolated NDI value for the given theta. Input parameters: - theta: The angle in degrees for which to estimate the NDI. - phi: (Optional) The azimuthal angle in degrees. Not used in the current implementation but can be included for future improvements. - wavelength: (Optional) The wavelength in microns - mode: A string that determines which NDI values to use. "legacy" uses the Bely 2003 values for HST, while "euclid" uses the Euclid NDI envelope. Output: - f_NDI_interpolator(theta): The interpolated NDI value for the given theta. |
|
Classes
|
ARRAKIHS Telescope properties class |
|
Chinese Space Station Telescope properties class |
|
Euclid Telescope properties class |
|
Hubble Space Telescope properties class |
|
MESSIES Telescope properties class |
|
Nancy Grace Space Telescope properties class |
|
SPHEREx Telescope properties class |