-
Notifications
You must be signed in to change notification settings - Fork 125
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
Abins: Correct setting numerical zero for b_tensors. #18984
Conversation
@martyngigg Might possibly want to take a look at this for the patch release. |
@dymkowsk Thanks for the fixes. There has been a system test failure for AbinsTest.AbinsCASTEPTestScale Could you also include a note in the release notes for indirect? |
@martyngigg, @samueljackson92 I just pushed changes you requested. Let me know if more modifications are needed. |
@dymkowsk Thanks. Can you remove the note in If I pull this change into a patch then I will add that note myself. Removing that change will also remove the merge conflict. |
@martyngigg I updated documentation as you wanted. I saw that one system test is still crushing. I changed the way reference data is compared (now .nxs vs workspace as for other tests). I can't reproduce this crushing on my Ubuntu. |
@dymkowsk We have a test on Ubuntu that keeps sporadically failing even if you don't touch those files. We have not yet tracked these problems down however they are certainly not to do with these changes. Code changes are acceptable and account for B-tensor-elements that are too small to be useful. |
This has now been merged to master via merging the release branch so we may as well merge this now. |
To test:
Code review
No issue number.
Reviewer
Please comment on the following (full description):
Code Review
Functional Tests
Do changes function as described? Add comments below that describe the tests performed?
How do the changes handle unexpected situations, e.g. bad input?
Has the relevant documentation been added/updated?
Is user-facing documentation written in a user-friendly manner?
Has developer documentation been updated if required?
Does everything look good? Comment with the ship it emoji but don't merge. A member of
@mantidproject/gatekeepers
will take care of it.