Skip to content

PyFAI v0.12.0

Compare
Choose a tag to compare
@vallsv vallsv released this 29 Jul 14:51
· 6596 commits to main since this release
v0.12.0
  • Continuous integration on linux, windows using Python 2.7 and 3.4+
  • Drop support of Python 2.6, 3.2, 3.3 and debian6 packaging
  • New radial output units: Reciprocal spacing squared and log(q)
  • GPU accelerate version of ai.separate (Bragg & amorphous)
  • Quantile filtering in pyFAI-average
  • New graphical application for diffraction imaging
  • Migrate to a common structure with silx (reorganize tests, benchmarks, ...)
  • Extensions (binary sub-modules) have all been moved to ext directory
  • Many improvements multigeometry integrators
  • Compatibility with the copy module (copy.deepcopy) for azimuthal integrator
  • Distortion correction works also for non-contiguous detectors
  • Update documentation and provide advanced tutorials:
    • Introduction to pyFAI using the jupyter notebook
    • detector calibration
    • Correction of detector distortion, examples of pixel detectors.
    • calibrant calculation
    • error handling
  • pyFAI-integrate can now be used with or without GUI
  • Many new detectors (ADSC, Pilatus CdTe, Apex II, Pixium):
    • support for non-flat/curved detectors (Aarhus)
    • non-contiguous detectors (WOS Xpad)
  • Include tests and benchmarking tools as part of the library
  • Better testing.