Skip to content

Minor updates and feature enhancements.

Compare
Choose a tag to compare
@joelvbernier joelvbernier released this 01 Oct 17:10
· 1317 commits to master since this release
1155462

A minor update that adds a few new features and fixes a few bugs. The most salient changes are:

  • Powder line intensities, I_p, (simple formula) are now an attribute of the hexrd.crystallography.PlaneData class under powder_intensity
  • An HDF5 class writer was added to hexrd.imageseries.save.write to facilitate state saving in hexrdgui
  • There was an overflow error fix to hexrd.imageseries.stats.average_iter
  • A check for distortion functions against the registry was added to hexrd.instrument.PlanarDetector
  • A fix to hexrd.instrument.PlanarDetector.angularPixelSize was added to handle the &eta: branch cut; also switched the calc to use the 2θ and η gradient arrays instead of hexrd.xrdutil.angularPixelSize function
  • Added an unpolarized lorentz factor correction to hexrd.instrument.PlanarDetector
  • Updated hexrd.material.Material for better I/O consistency in the state save.
  • Performance improvements to hexrd.wppf