Mass upload is broken
With the latest version of localDB v.2.3.6.rc4 the Mass upload via "submit RAW data" is broken. See attached error message.Traceback__most_recent_call_last_.txt
I believe that has to do with the this commit in localDB changing the "result" structure: YARR/localdb-tools@4d198ae1 such that a simple mass = results.get("Measurements").get("MASS")
(see here) does not work anymore. I believe we should also restructure this analysis like the others (e.g bare/module metrology). If I am right, I can help with that.