OxfordIonTrapGroup / oitg

Python package of helper routines (result loading, fitting, etc) for the Oxford Ion-Trap Group (OITG).
https://oxfordiontrapgroup.github.io/oitg/
13 stars 9 forks source link

Helper function to extract exp params #33

Closed RHanley1 closed 3 years ago

RHanley1 commented 3 years ago

I have written a helper function which is used to extract the parameters used in a experiment which uses the NDscan architecture.

dnadlinger commented 3 years ago

Saw this just now, sorry – I've implemented this in ndscan.results in the meantime, with pretty-printing of scan settings and overrides instead of dumping the JSON schemata.

ndscan_show also prints the details using that now.