I was wondering if it is possible to decode the parameters saved in a datafile without using labrad with, say, just plain python tools?
We sometimes end up sending our datasets to collaborators who dont use labrad.
It seems like it is not trivial -- I need to unflatten labrad type and decode from base64? Maybe I am missing something and it is possible to do this without using labrad types?