Pipeline Markings


source

calc_blotchiness


def calc_blotchiness(
    nfans, nblotches
):

Calculate the fnotch value (or fan-ness).


source

TileID


def TileID(
    imgid, scope:str='planet4', dbname:NoneType=None, data:NoneType=None, image_name:NoneType=None
):

Manage Planet 4 Image ids, getting data, plot stuff etc.

At init this class will get the data for the given imgid using either the latest found database file or the optionally provided one.


source

Fnotch


def Fnotch(
    fan, blotch, scope:str='planet4'
):

Manage Fnotch by providing a cut during output.