Hi Eric,
I'm currently working on it. Quantification in TEM (Cliff-Lorimer) is easier to implement. I made an experimental function that is working. A stable function will be available for the next release (0.8). (You can find the experimental function in a branch in my repository
https://github.com/pburdet/hyperspy/tree/NEW_EDS_TEM_quantification if you want to test or/and improve it).
SEM quantification is more complex. For the moment, I'm using the function of the epq library (DTSA II from the NIST). It is written in java and I link it to python through jython. There is no plan yet make to make it available (the stability of the link java/python is not good enough). Any other solution is welcomed.
Best regards
Pierre