You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement (expose) the libhkl simplex method to refine the orientation matrix UB. As described in #40 (comment),
The case of computing UB with more than 2 reflections is described in the libhkl documentation (simplex computation with more than 2 reflections using the GSL library) but not yet supported in the hklpy code. This code should be revised as the simplex technique is supported in hklpy.
The text was updated successfully, but these errors were encountered:
Implement (expose) the libhkl simplex method to refine the orientation matrix UB. As described in #40 (comment),
The text was updated successfully, but these errors were encountered: