Skip to content

Version 0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@spmeisburger spmeisburger released this 30 May 16:36
· 31 commits to main since this release

Testing for the 2022 Erice workshop on data reduction

Features:

  • pip-installable via setup.py
  • fully-featured command-line interface
  • import geometry from dials
  • read and write objects to nexus-formatted h5 files
  • support for basic masking, integration, background subtraction, scaling, and merging
  • construct 2D slices and 3D maps with symmetry expansion
  • convert h,k,l tables to/from Pandas DataFrame

Limitations:

  • single sweep datasets only (one experiment per expt file)
  • not parallelized
  • scaling model includes phi-dependent term only
  • file format details will likely change in future releases