Source

class sedfitter.source.Source

Bases: object

Attributes Summary

error

flux

n_data

n_wav

name

valid

x

y

Methods Summary

from_ascii(line)

from_dict(source_dict)

get_log_fluxes()

to_ascii()

to_dict()

Attributes Documentation

error
flux
n_data
n_wav
name
valid
x
y

Methods Documentation

classmethod from_ascii(line)
classmethod from_dict(source_dict)
get_log_fluxes()
to_ascii()
to_dict()