Releases: FABLE-3DXRD/ImageD11
Releases · FABLE-3DXRD/ImageD11
v2.0.4-tag
What's Changed
We forgot to make a branch last time made a release. We also forgot to update the version number.
This fixes a bug and merges a bunch of things from James and Thomas and Jon (at least).
This time we have a branch so lets hope that next time we get proper release notes.
- V2.0.4 by @jonwright in #258
Full Changelog: v2.0.3...v2.0.4-tag
v2.0.3
A bugfix release, also adds stress.py from @jbjacob94 , cleaned up notebooks for scanning 3DXRD from @jadball, and an mlem reconstruction from Jon/YouTube.
What's Changed
- Add new solver for strain and stress by @jbjacob94 in #192
- Bugfix assemble_label.py by @jonwright in #193
- updated patterns in Cij_symmetry by @jbjacob94 in #196
- Add scanning 3DXRD example notebooks by @jadball in #198
- Remove f-string for 2.7 compat. by @jadball in #199
- Exclude Python 3.12 in setup.py by @jadball in #200
- Update CI badges to use GitHub Actions by @jadball in #201
- Change from 32-bit to 64-bit for int and float in HDF colfile by @jadball in #202
- updates by @jonwright in #203
Full Changelog: v2.0.1...v2.0.2
v2.0.1
First release with binary wheels - thanks to @t20100 !
What's Changed
- update with sparse runner in sandbox by @jonwright in #134
- fix makemap typo by @jonwright in #135
- Attempt to fix the h5py problem, plus other updates by @jonwright in #140
- Add pyproject.toml to avoid pre-installs with pip by @AxelHenningsson in #142
- add nuniq for grid index by @jonwright in #143
- An attempt to fix pip install by @jonwright in #144
- flake8 preparation and ci fixes by @jonwright in #145
- try to set up GH actions by @jonwright in #146
- indexing fixes by @jonwright in #149
- fix spline thing by @jonwright in #150
- fixing mac CI and other sandbox updates by @jonwright in #154
- sinogram datasets and sparse overlaps cleanup by @jonwright in #157
- Update for numpy float and latest sinograms code by @jonwright in #158
- revert deletion by @jonwright in #161
- close #156 by @jonwright in #162
- move to setuptools for 3.11 by @jonwright in #163
- further progress on sinogram sparse peaks by @jonwright in #164
- Bring back u/ub by @jonwright in #165
- Calling bslz4_to_sparse external module by @jonwright in #166
- Update to 1.9.9 for sending to pypi by @jonwright in #167
- use the bg image, numpy deleted bools and numpy.float by @haixing0a in #169
- Trying to fix pip install / numpy problem by @jonwright in #170
- Add dty shifts and roi for iradon by @jonwright in #172
- Should work for bigger s3DXRD maps by @jonwright in #174
- ready for v2 by @jonwright in #176
- Fix #177 by @jonwright in #180
- pixel lut method fo Image distorsion correction by @jbjacob94 in #181
- update CI by @jonwright in #182
- adds an mlem notebook and 3.11 to CI (3.x is frequently broken) by @jonwright in #184
- openmp threading defaults and fscan2d fixup by @jonwright in #185
- fixup fscan2d by @jonwright in #186
- Fix the github CI to run on 2.7 by @jonwright in #188
- Enable manually specifying detector and motor names by @jadball in #189
- appveyor is green again by @jonwright in #190
- Add build wheels, tarball and deploy to pypi by @t20100 in #191
New Contributors
- @AxelHenningsson made their first contribution in #142
- @haixing0a made their first contribution in #169
- @jbjacob94 made their first contribution in #181
- @t20100 made their first contribution in #191
Full Changelog: v1.9.8...v2.0.1
v1.9.8
v1.9.4
Beta for 1.9.0
Known bugs should be fixed. Ready to test across python2.7 and 3.x versions.