pyxem / kikuchipy

Toolbox for analysis of electron backscatter diffraction (EBSD) patterns
https://kikuchipy.org
GNU General Public License v3.0
81 stars 30 forks source link

Add *.uebsp alongside *.ebsp as valid Oxford Instruments binary EBSD pattern files #693

Open hakonanes opened 1 week ago

hakonanes commented 1 week ago

@CiosG commented in #690:

When "unprocessed" patterns are stored Aztec stores both "processed" and "unprocessed" in project folders, there should be .ebsp and .uebsp files both have the same name but different extension for the same dataset. Aztec is using only 8-bit processed for indexing.

@CiosG, I did not know that AZtec writes *.uebsp files as well. Have AZtec been able to write these files for a long time, or is this something new?

We should add this to supported formats for the Oxford Instruments binary EBSD pattern file reader.

Tijmenvermeij commented 1 week ago

I can provide a .uebsp file with corresponding .h5oina file, if necessary. Let me know…

CiosG commented 1 week ago

I thing it started around version 5.5 Before unprocessed patters were stored as single pattern .tif images. It was taking a lot of time to copy these

W dniu 2024-10-11 22:44, Håkon Wiik Ånes napisał(a):

@CiosG [1] commented in #690 [2]:

When "unprocessed" patterns are stored Aztec stores both "processed" and "unprocessed" in project folders, there should be .ebsp and .uebsp files both have the same name but different extension for the same dataset. Aztec is using only 8-bit processed for indexing.

@CiosG [1], I did not know that AZtec writes *.uebsp files as well. Have AZtec been able to write these files for a long time, or is this something new?

We should add this to supported formats for the Oxford Instruments binary EBSD pattern file reader.

-- Reply to this email directly, view it on GitHub [3], or unsubscribe [4]. You are receiving this because you were mentioned.Message ID: @.***>

Links:

[1] https://github.com/CiosG [2] https://github.com/pyxem/kikuchipy/issues/690 [3] https://github.com/pyxem/kikuchipy/issues/693 [4] https://github.com/notifications/unsubscribe-auth/AI3HGBSFTW3EFMT7S62CAI3Z3A2DZAVCNFSM6AAAAABPZTYC4OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DEMJVG4ZDAOI

-- Cios Grzegorz Academic Centre for Materials and Nanotechnology (ACMiN) AGH University of Science and Technology, Krakow, Poland 30 Mickiewicza, 30-059 Krakow bldg. D-16 (Kawiory 30, 30-055 Krakow), room 2.23 tel: +48 12 617 52 78

Tijmenvermeij commented 1 week ago

Since unprocessed patterns are saved without static background applied, I assume the static BG is also stored in the .uebsd file? In older versions it used to be saved in a separate folder as a .tif file...