Replies: 5 comments 3 replies
-
I am having several issues with using Hartree-Slater GOS tables. Firstly, I had to change the import line in 'hartree_slater_gos.py' to the following: |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reporting the import issue, which clearly is a left over from the split. I guess this bug fall through the cracks since we are not allow to distribute the Hartree-Slater GOS tables and therefore we can't test it easily... That being said, now there are two GOS tables that works out of the box (see https://hyperspy.org/exspy/user_guide/eels.html#generalised-oscillator-strengths and
@avira7, do you have a reason to prefer the GMS GOS in favour of the default one (previously |
Beta Was this translation helpful? Give feedback.
-
My goal is to obtain a very accurate quantification of my EELS data. I am testing my quantification code on a test dataset, and I would like to see how much the at% vary with different models. It seems like the Hartree-Slater model is commonly used so it would have been a nice comparison. I did try to use the Dirac data tables from https://zenodo.org/records/12800856 using the following code:
I got the exact same quantification results when using the default tables, which suggests that it wasn't actually pulling from the Dirac GOS. How do I change the model so that it is using the custom GOS? For my dataset, I saw a variation between the default |
Beta Was this translation helpful? Give feedback.
-
With the latest version (0.3), use It is not surprising that you observe a difference between hydrogenic and the other GOS and it would be depends on a couple of parameters. If you want to know more about it and understand the differences, you should read the Egerton book on EELS (https://link.springer.com/book/10.1007/978-1-4419-9583-4). For the "dft" and "dirac" GOS, these are more recent and it may be worth looking at their corresponding publication. If you want to understand the context, you can read this issue: hyperspy/hyperspy#2815. |
Beta Was this translation helpful? Give feedback.
-
I move this thread to a discussion and rename the title to "Drop Hartree Slater cross GOS?" because I think that this is a valid question, as mentioned above. |
Beta Was this translation helpful? Give feedback.
-
From a discussion on gitter, it seems that the cross section formatting in recent version of Digital Micrograph have changed and they don't work anymore:
https://matrix.to/#/!duqsgMFcTyjkCrkoPq:gitter.im/$NvMinl5Q0Zvt-2of6Y5kooyA0v_25dGw13XXjItveqQ
Beta Was this translation helpful? Give feedback.
All reactions