models.interpolations#
A subpackage to used to interpolate the KOSMA-\(\tau\) grids and input
data and store these methods to use in the evaluation of kosmatau3d.
This is a subpackage that can be used for the interpolation of the input data.
It will contain functions to interpolate the intensity or optical depth
for any species, given an index.
The method of interpolation is passed as an argument when initialising this class. The acceptabled values are ‘linear’, ‘cubic’, and ‘radial’. The default method is ‘linear’. For the large intensity and optical depth grids, ‘cubic’ and ‘radial’ are the same.
Functions
This will calculate the intensity in Jansky units. |
|
This is converted from brightness temperature to Jansky units. |
|
This will calculate the intensity in Jansky units. |
|
This is converted from brightness temperature to Jansky units. |
|
Modules