lentil.radiometry.Blackbody.append# Blackbody.append(other, copy=False)# Append Spectrum to the end of caller Parameters: other (Spectrum) – Spectrum to be appended with copy (bool, optional) – If True, the a new Spectrum object is returned. If False (default), the append operation occurs in place.