Write out the summed SED to a file. The file has two columns: 1) Wavelength (Angstrom) 2) Relative flux normalized to the flux at flux_norm. It also will attach to the SpectrumBuilder object an array f_nu which is the normalized flux, identical to the disk output.
Parameters : | name : String
flux_norm : Float
|
---|
Examples
>>> spec.write_out_SED(name = "SED.out", flux_norm = 6000.)