Replies: 4 comments
-
The Fourier ratio deconvolution is also implemented: Lines 873 to 978 in 6444392
Off the top of my head, there isn't a function that splice the low and high loss spectra. It would be good to have it. |
Beta Was this translation helpful? Give feedback.
-
I realise |
Beta Was this translation helpful? Give feedback.
-
Indeed, the splicing part for a |
Beta Was this translation helpful? Give feedback.
-
Wouldn't it be possible to use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find any function for splicing low loss and high loss datasets. This is pretty key to how the Glasgow group does their work. We tend to fit against experimental standards where possible, for our most quantitative work. I would like to gradually transition away from dependence on Digital Micrograph, but some of their nice functions are not obvious in Hyperspy. I have
Fourier_ratio_deconvolution
working but we would preferFourier_log_deconvolution
if we can get it. One step towards this is having a good splice function. One nice step towards would be plotting the two spectra together on same axes with the appropriate scaling applied, and the splice region highlighted. And then from that choosing a splice range and calculating a scaling of the high loss to make it fit the low.I am prepared that we might have to build this ourselves, but need to check first if there isn't already something there I could use for this.
Beta Was this translation helpful? Give feedback.
All reactions