atm this is not robust against adding new attributes. Can we build a version that uses `self.__dict__`? I think I may have done something like that in the diffraction objects in diffpy.utils
atm this is not robust against adding new attributes. Can we build a version that uses
self.__dict__?I think I may have done something like that in the diffraction objects in diffpy.utils