You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BaseObject derived classes (will) have the default serialization implemented, using json format to store data, using to_dict and from_dict methods.
Technique-specific libraries/apps can overwrite the serialization to suit the needs, e.g. diffraction will not use the easyScience module serializer but instead serialize to the cif file format
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal
BaseObjectderived classes (will) have the default serialization implemented, usingjsonformat to store data, usingto_dictandfrom_dictmethods.Technique-specific libraries/apps can overwrite the serialization to suit the needs, e.g. diffraction will not use the easyScience module serializer but instead serialize to the
ciffile formatBeta Was this translation helpful? Give feedback.
All reactions