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

Add support for single images in PyFAI integrators #78

Merged
merged 11 commits into from
Apr 4, 2024

Conversation

pbeaucage
Copy link
Collaborator

See discussion in #56

  • Adds a special case to PFGeneralIntegrator and PFEnergySeriesIntegrator to handle stacks with no indexes.
  • Adds guardrails to .integrateSingleImage() that should allow it to work independently of the image-stack code.
  • Fixes a bug where a template xarray does not set integrator energy when using PFGeneralIntegrator

@pbeaucage pbeaucage linked an issue Apr 6, 2023 that may be closed by this pull request
@pbeaucage pbeaucage marked this pull request as ready for review April 6, 2023 20:11
@pbeaucage pbeaucage requested a review from pdudenas April 6, 2023 20:11
@pdudenas pdudenas merged commit 1b43ab4 into main Apr 4, 2024
28 checks passed
@pbeaucage pbeaucage deleted the 56-integratesingleimage-indexing-error branch April 5, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

integrateSingleImage indexing error
2 participants