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 extra-geom from 1.7.0 to 1.9.0 in /.github/dependabot #56

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 Oct 31, 2022

Bumps extra-geom from 1.7.0 to 1.9.0.

Changelog

Sourced from extra-geom's changelog.

Release Notes

1.9

2022-10-28

  • New methods to assemble DSSC data and convert the hexagonal pixels onto a square grid: :meth:~.DSSC_1MGeometry.position_modules_cartesian and :meth:~.DSSC_1MGeometry.plot_data_cartesian (:ghpull:174).

1.8

2022-10-18

  • New method :meth:.DSSC_1MGeometry.plot_data_hexes to plot DSSC data, drawing a hexagon for each pixel. This is slower than regular plotting, but more accurately represents what the detector 'saw' (:ghpull:167).
  • More useful labels, and an option to supply custom module labels, for JUNGFRAU geometry in :meth:~.JUNGFRAUGeometry.inspect (:ghpull:177).
  • Fix assembling JUNGFRAU images from labelled array with module numbers starting from 1 (:ghpull:169).
  • Fix a bug writing some geometry objects to CrystFEL format .geom files (:ghpull:163)

1.7.1

2022-05-19

  • Fix the pattern of hexagonal pixels in the DSSC detector (:ghpull:160). Thanks to Loïc le Guyader for identifying and investigating this issue.

1.7

2022-03-02

  • New method :meth:~.DSSC_1MGeometry.to_pyfai_detector for AGIPD, DSSC and LPD to make a PyFAI detector object (:ghpull:139). See :doc:pyfai for an example.
  • New method :meth:~.DSSC_1MGeometry.rotate to rotate all or selected parts of the detector by given angles in 3D (:ghpull:128).
  • Rename plot_data_fast to plot_data, and position_modules_fast to position_modules (:ghpull:143). The old names remain as aliases.
  • EXtra-geom now works with (and requires) cfelpyutils 2.x for reading CrystFEL format .geom files (:ghpull:114).

1.6

... (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 [extra-geom](https://github.com/European-XFEL/EXtra-geom) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/European-XFEL/EXtra-geom/releases)
- [Changelog](https://github.com/European-XFEL/EXtra-geom/blob/master/docs/changelog.rst)
- [Commits](https://github.com/European-XFEL/EXtra-geom/commits)

---
updated-dependencies:
- dependency-name: extra-geom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
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