yippy.sky_trans#

This module handles the sky transmission map.

Classes#

SkyTrans

Simple class that holds the sky transmission map data.

Module Contents#

class yippy.sky_trans.SkyTrans(yip_dir, sky_trans_file)[source]#

Simple class that holds the sky transmission map data.

This is essentially a placeholder class until I have a better idea of how the sky transmission map will be used in the pipeline.

Attributes:
data:

Sky transmission map data.

Parameters:
data = None#
__call__()[source]#

Returns the sky transmission map data.