snake.mrd_utils.utils
#
Utils for the MRD format.
Functions
Load a base64 string as a python object. |
|
Generate a unique id from an input string. |
|
Return the base64 encoded pickle of a python object. |
|
Serialize the array for mrd compatible format. |
|
Unserialize the array for mrd compatible format. |
Classes
Acquisition flags of MRD as an IntFlags. |