Skip to content

Releases: ando-lab/mdx2

Version 1.0.0

27 Mar 19:33
674db17
Compare
Choose a tag to compare
Update README.md

added biorxiv link

Version 1.0.0-alpha

16 Jan 17:06
1c7b087
Compare
Choose a tag to compare
Version 1.0.0-alpha Pre-release
Pre-release

New:

  • Implementation of the full scaling model from mdx-lib
  • Scale and merge multi-sweep datasets
  • Parallel processing
  • Improved handling of systematic absences
  • Example scripts and jupyter notebooks for multi-crystal data

Version 0.3.0

01 Jun 03:29
Compare
Choose a tag to compare

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

Version 0.3.0-alpha

30 May 16:36
Compare
Choose a tag to compare
Version 0.3.0-alpha Pre-release
Pre-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