Open ajshajib opened 6 months ago
@martin-millon, I have also added a function Pipeline.make_template_from_array()
in #25 to process a template from libraries such as the XSL (that are not provided as libraries to be loaded with ppxf.ppxf_util
.
OK, I also had an implementation of that in the TemplateLibrary class but let's stick to your implementation
Functions to load stellar template libraries that can be loaded with
ppxf.ppxf_util
are added through #25.