Recent Releases of cdiutils

cdiutils - v.0.2.0

What's Changed

  • Ortho before phasing by @clatlan in https://github.com/clatlan/cdiutils/pull/31
  • Oversampling ratio by @clatlan in https://github.com/clatlan/cdiutils/pull/34
  • 3d surface projections by @clatlan in https://github.com/clatlan/cdiutils/pull/36
  • Generic loader class by @clatlan in https://github.com/clatlan/cdiutils/pull/39
  • Create LICENSE by @clatlan in https://github.com/clatlan/cdiutils/pull/40
  • Ampl facet analysis by @clatlan in https://github.com/clatlan/cdiutils/pull/45
  • Revert "Ampl facet analysis" to give Matthieu ownership by @clatlan in https://github.com/clatlan/cdiutils/pull/46
  • Merging amplitude and facet analysis by @Manalorca in https://github.com/clatlan/cdiutils/pull/48
  • Version 3.9 does not support the function matplotlib.cm.get_cmap() by @DSimonne in https://github.com/clatlan/cdiutils/pull/50
  • clean the matplotlib import, only use matplotlib.pyplot, remove versi… by @clatlan in https://github.com/clatlan/cdiutils/pull/51
  • New loaders by @clatlan in https://github.com/clatlan/cdiutils/pull/54
  • Add interactive plotting tool by @DSimonne in https://github.com/clatlan/cdiutils/pull/52
  • Use vector graphcs instead of png by @DSimonne in https://github.com/clatlan/cdiutils/pull/58
  • Add support for perlmutter at NERSC by @DSimonne in https://github.com/clatlan/cdiutils/pull/69
  • Add trame by @DSimonne in https://github.com/clatlan/cdiutils/pull/79
  • Refacto by @clatlan in https://github.com/clatlan/cdiutils/pull/70

New Contributors

  • @Manalorca made their first contribution in https://github.com/clatlan/cdiutils/pull/48
  • @DSimonne made their first contribution in https://github.com/clatlan/cdiutils/pull/50

Full Changelog: https://github.com/clatlan/cdiutils/compare/v.0.1.4-beta...v.0.2.0

- Python
Published by clatlan about 1 year ago

cdiutils - A python package to help Coherent Diffraction Imaging (CDI) practitioners in their analysis

New beamlines are now supported (P10 and SIXS2022).

This release also corresponds to majors changes in the way data are processed. Among them, main part of orthogonalization procedure is done prior to phase retrieval. Then the parameters are saved and the orthogonalization is done on the phased data.

New parameters are available, and useless parameters no longer exist. Centering data can now be done using multiple methods.

- Python
Published by clatlan over 2 years ago

cdiutils - Initial release

First release for zenodo. Not production ready yet.

- Python
Published by clatlan about 3 years ago