WebSkyCIB

class so_pysm_models.WebSkyCIB(websky_version='0.3', input_units='MJy / sr', nside=4096, interpolation_kind='linear', map_dist=None, verbose=False, local_folder=None, coord='C')[source] [edit on github]

Bases: pysm.models.interpolating.InterpolatingComponent

PySM component interpolating between precomputed maps

Methods Summary

get_filenames(self, path)

Get filenames for a websky version For a standard interpolating component, we list files in folder, here we need to know the names in advance so that we can only download the required maps

read_map_by_frequency(self, freq)

Methods Documentation

get_filenames(self, path)[source] [edit on github]

Get filenames for a websky version For a standard interpolating component, we list files in folder, here we need to know the names in advance so that we can only download the required maps

read_map_by_frequency(self, freq)[source] [edit on github]