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

use the correct number of values to unpack (detector distance missing) #222

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

carnisj
Copy link
Owner

@carnisj carnisj commented Jan 11, 2022

Pull Request Template

Description

The number of values to unpack from the call to beamline.Beamline.process_position was not correct (detector distance was not taken into account). The code for all beamlines has been corrected.

Fixes #220

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Test Configuration:

Tested on ID01 dataset with interpolation using xrayutilities.

Checklist:

  • I have run doit and all tasks have passed

Copy link
Collaborator

@DSimonne DSimonne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it regarding the orthogonalisation for Sarah ?

@carnisj
Copy link
Owner Author

carnisj commented Jan 12, 2022

Is it regarding the orthogonalisation for Sarah ?

Yes, this is the issue when interpolating with xrayutilities (#220 ), I forgot to update that part of the code (which is not yet covered by unit tests)

@carnisj carnisj merged commit 0939c31 into main Jan 12, 2022
@carnisj carnisj deleted the bug branch January 12, 2022 07:11
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.

[BUG]
2 participants