Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyfai from 0.21.3 to 2023.2.0 in /.github/dependabot #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps pyfai from 0.21.3 to 2023.2.0.

Release notes

Sourced from pyfai's releases.

pyFAI 2023.2

  • Core:
    • sigma_clip_ng is not the default sigma_clip
    • expose documentation for sigma_clip_legacy in addition to sigma_clip_ng
    • Worker can now use sigma_clip_legacy in addition to sigma_clip_ng, integrate1d or integrate2d
    • New calibrant: Vanadinite (used in high-presure, often as single crystal)
  • GUI:
    • Fix labels on axes for some rarely used units
    • refactor IntegrationMethodDialog and share the IntegrationMethodTabs with pyFAI-calib2
  • Test:
    • silent some noisy test (OpenCL on windows)

pyFAI 2023.1

First stable version of pyFAI: v2023.1.

Sources and binary wheels can be found at: https://pypi.org/project/pyFAI/ and at: https://github.com/silx-kit/pyFAI/releases/tag/v2023.1

One of a few ways to install this release with pip:

pip install pyFAI==2023.1.0

Release notes and important changes since 0.21:

  • Developer and packager tools:
    • Switch build system from numpy.distutils to meson-python
    • Keep the former setup.py for compatibility reasons: it will be removed in a future release
    • Drop Python 3.6 (default parameters in namedtuple feature used)
    • Require silx 1.1 (for OpenCL), scipy and matplotlib
  • GUI side:
    • several minor improvements in pyFAI-calib2
    • Fixed calibration in jupyter-lab
  • Core improvements:
    • Refactoring of the Geometry class
    • Geometry pseudo-inversion optimization
    • Improved support from Medipix-based Lambda-detectors
    • New detectors from Dectris (Pilatus 900k and Eiger 250k)
    • Support Nexus format in output: NXmonpd and NXcansas
    • Single-threaded CSC sparse matrix multiplication engine
  • Improved uncertainty propagation:
    • Refactor error model management (uses enum)
    • Hybrid error model (azimuthal for sigma-clipping but reports Poissonian noise)
    • Export peakfinder data to the CXI format (used by CrystFEL)
  • Improvement in the doc:
    • Update installation instructions
    • Multi-threaded integration tutorial
    • GPU implementation tutorial
  • Facts and figures:
    • 400+ commits, 100 PR

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyfai](https://github.com/silx-kit/pyFAI) from 0.21.3 to 2023.2.0.
- [Release notes](https://github.com/silx-kit/pyFAI/releases)
- [Commits](silx-kit/pyFAI@v0.21.3...v2023.2)

---
updated-dependencies:
- dependency-name: pyfai
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants