GetFluxes#

class prose.blocks.utils.GetFluxes(*args, time: str = 'jd', name: Optional[str] = None, **kwargs)[source]#

A conveniant class to get fluxes and background from aperture and annulus blocks

read Image.aperture, Image.annulus and Image.{time}

Parameters:
  • time (str, optional) – The image property corresponding to time, by default ‘jd’

  • name (str, optional) – Name of the block

  • *args – args and kwargs of prose.blocks.Get

  • **kwargs – args and kwargs of prose.blocks.Get