Skip to content

Hough indexing and binning #618

Answered by hakonanes
Erlendos12 asked this question in Q&A
Feb 22, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Yes, the binning parameter only stores information, it is not used to inform any pattern processing or similar operations. The only calculation where it is used is in the conversion of the internal (Bruker) projection center values to the EMsoft convention using EBSDDetector.pc_emsoft(). It is also updated whenever you bin your patterns using downsample() or rebin().

To summarize: It is crucial when obtaining projection centers in the EMsoft convention, otherwise it only serves as metadata.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hakonanes
Comment options

@Erlendos12
Comment options

Answer selected by Erlendos12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants