Petras Jokubauskas
Petras Jokubauskas
@thomasaarholt , you dont need to get spectra separately in bcf, it is included in, and hypermap spectra is scaled to that spectra at loading step (I mean offset and...
Iam sorry it is not pixel timepresent, but dwell time, the time spent on pixel during one frame.
@francisco-dlp I think this is also quite relevant to this issue: bruker EDS xml saves also such information as window type, window layer composition (the element and the thiknes). I...
loading the frames separately is not possible, all the data are added after every frame to the same array (the binary packed delphi one I was talking about). Xml contains...
ok, so I will get those attributes exposed, but I think I should not do any dead time live time estimation (the division of total time, counting count rates per...
This is actually where hyperspy shines, we use it a lot for searching for minerals in some very huge piece of rocks (10x10cm i.e.) and we can iterate through thousands...
Bruker have different interfaces for different instruments, I dont know about other instruments, but on Zeiss microscopes it does not gather tilt information from microscope. Which is very logical: why?...
To add up to the above: The bruker produces also other kind of stuff to microscopes which works with they esprit softwarem one of such things is EBSD. To do...
It is told that 'give the man a fish and feed him a day, teach him how to fish....' So in case that I would not overlook something there is...
Ok, I was spending some time mapping the xml to python objects, then I thought that there should be easy and more elegant solution. I got into this: [https://gist.github.com/walkermatt/f747c666b42e787d9371](url) It...