Skip to content

Commit

Permalink
Merge pull request #576 from HEXRD/import-angs-to-dvec
Browse files Browse the repository at this point in the history
import angs_to_dvec as well
  • Loading branch information
saransh13 authored Nov 8, 2023
2 parents 45bf1d6 + 787f10a commit f6c819d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hexrd/transforms/xfcapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from .new_capi.xf_new_capi import(
# New transform functions
angles_to_gvec,
angles_to_dvec,
gvec_to_xy, # this is gvecToDetectorXY and gvecToDetectorXYArray
make_sample_rmat, # this is makeOscillRotMat and makeOscillRotMatArray
)

0 comments on commit f6c819d

Please sign in to comment.