edges_analysis.sky_models.GaussianIndex

class edges_analysis.sky_models.GaussianIndex(index_pole=2.65, index_center=2.4, sigma_deg=8.5)[source]

Spectral index model that continuously changes from pole to center.

Methods

__init__([index_pole, index_center, sigma_deg])

Method generated by attrs for class GaussianIndex.

get_index([lat, lon, sky_model])

Generate the index at a given sky location.