In #343 some kernels were added to compute emission lines alongside photometry. But a few kernels in lc_phot_kern.py were left out, such as lc_phot_kern.multiband_lc_phot_kern. This issue is resolved when lc_phot_kern.py has emission lines incorporated into all of its key functions.
In #343 some kernels were added to compute emission lines alongside photometry. But a few kernels in
lc_phot_kern.pywere left out, such as lc_phot_kern.multiband_lc_phot_kern. This issue is resolved whenlc_phot_kern.pyhas emission lines incorporated into all of its key functions.