An animation of the disentangling process. The top panel shows the observed spectra, the middle panel shows the disentangled spectra, and the bottom panel shows the residuals. The disentangled spectra are shown in red and blue, and the residuals are shown in black.

Disentangling Composite Spectra

I have developed my own spectral disentangling pipeline based on an approach presented by Simon & Sturm (1994). Unlike most spectral analysis methods used today, this algorithm does not require the use of templates, instead employing linear algebra and multi-epoch spectra to disentangle the composite spectra into their individual components. This has the advantage of being able to detect uncommon or strange secondary signatures, for which there may be no templates available (such as, for example, stripped sellar cores.) So far, I have implemented and updated this algorithm in python, including methods that allow an almost "blind" analysis of the spectra, without requiring further knowledge of the RVs, mass- and light ratio, and centre-of-mass velocity of the system. Details of the method can be found here.