Releases: clatlan/cdiutils
Releases · clatlan/cdiutils
v.0.2.0
What's Changed
- Ortho before phasing by @clatlan in #31
- Oversampling ratio by @clatlan in #34
- 3d surface projections by @clatlan in #36
- Generic loader class by @clatlan in #39
- Create LICENSE by @clatlan in #40
- Ampl facet analysis by @clatlan in #45
- Revert "Ampl facet analysis" to give Matthieu ownership by @clatlan in #46
- Merging amplitude and facet analysis by @Manalorca in #48
- Version 3.9 does not support the function matplotlib.cm.get_cmap() by @DSimonne in #50
- clean the matplotlib import, only use matplotlib.pyplot, remove versi… by @clatlan in #51
- New loaders by @clatlan in #54
- Add interactive plotting tool by @DSimonne in #52
- Use vector graphcs instead of png by @DSimonne in #58
- Add support for perlmutter at NERSC by @DSimonne in #69
- Add trame by @DSimonne in #79
- Refacto by @clatlan in #70
New Contributors
- @Manalorca made their first contribution in #48
- @DSimonne made their first contribution in #50
Full Changelog: v.0.1.4-beta...v.0.2.0
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.
Initial release
First release for zenodo. Not production ready yet.