Minor updates and feature enhancements.
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 underpowder_intensity
- An HDF5 class writer was added to
hexrd.imageseries.save.write
to facilitate state saving inhexrdgui
- 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 ofhexrd.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