lephare.magSvc

Classes

MagSvc

Magnitude service to return magnitudes of a single SED.

Module Contents

class MagSvc[source]

Magnitude service to return magnitudes of a single SED.

classmethod from_config(objtype, config_file)[source]

Load config and return magnitudes

Parameters:
  • objtype (str) – The type of object galaxy, star, or qso based on case insensitive first letter of string.

  • config_file (str) – Path to config file.