v0.2.8
What's Changed
- Was using monitor even if "skip" by @DSimonne in #258
- loader: allow loading of Eiger2M detector data at ID01BLISS by @carnisj in #260
- Log dir by @carnisj in #262
- build(deps): bump pillow from 9.1.0 to 9.1.1 by @dependabot in #263
- Bug: provide the correct number of motor positions to xrayutilities Qconv for SIXS by @carnisj in #268
- FEAT: Add option to skip unwrapping by @carnisj in #269
- Add version function by @DSimonne in #270
- Catch IndexError if fits on linecuts are not successful by @DSimonne in #272
- Add support for ESRF ID27 beamline by @carnisj in #273
- [Bug]: Add default command-line parameter "-f" for Jupyter Notebooks by @carnisj in #275
- Move the correction of detector angles before the calculation of q_bragg by @carnisj in #283
- use distinct names for pre- and postprocessing log files by @carnisj in #281
- use
centering_method
in the bragg peak location calculation by @carnisj in #278 - Support new detector at SixS and new alias dict by @DSimonne in #279
- FEAT: Enable energy scans at CRISTAL by @carnisj in #277
- Bug: fix binning value of first axis in
find_bragg
by @carnisj in #286 - Bug: create
save_dir
before running scripts by @carnisj in #287 - Bug: override
centering_method
when the Bragg peak position is provided by @carnisj in #289 - Allow
sample_name
to be an empty string. by @carnisj in #292 - Update detector.py by @dzhigaevd in #293
- Improve the robustness of
fit_linecut
by @carnisj in #294 - Add plot to check qualitatively the centering method by @carnisj in #291
- Release 0.2.8 by @carnisj in #295
New Contributors
- @dependabot made their first contribution in #263
Full Changelog: v0.2.7...v0.2.8