Problem
We have DiffractionObject.morph_to() but we also have the awesome pdfmorph functionality that uses regression to do similar things, including interpolations and convolutions
Proposed solution
why not expose this in a DiffractionObject.morph_to() method? I think that could be pretty cool.
Problem
We have
DiffractionObject.morph_to()but we also have the awesomepdfmorphfunctionality that uses regression to do similar things, including interpolations and convolutionsProposed solution
why not expose this in a
DiffractionObject.morph_to()method? I think that could be pretty cool.