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

global issue with symmetrization. #1822

Open
abuts opened this issue Feb 5, 2025 · 0 comments
Open

global issue with symmetrization. #1822

abuts opened this issue Feb 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@abuts
Copy link
Member

abuts commented Feb 5, 2025

User have identified issie with symmetriszation framework. It looks like it is substantial bug to be fixed.

He was also complained about problem with folding sqw object around a plane not passing througn [h,k,l]==0. Do not have his scripts handy but this issue should be easy reproducable.

=========================================
I have one more question. I tried to rebin a cut with symmetry operation and loose lots of data even with "0" as argument:

dq = 0.005
r1 = cut_sqw(sqw_file, struct('u', [1.0,1.0,1.0], 'v', [1.0,1.0,-2.0], 'type', 'rrr', 'uoffset', [0.0, 0.0,0.0,0.0]), [0.5-dq, 0.5+dq], [-dq,dq], [-dq,dq], [-10.0,0.1,30.0], final_symmetry_operation_list)

plot(r1)

Image

r2 = rebin(r1, 0.5)

Image

r2 = rebin(r1, 0)

plot(r2)

Image

@abuts abuts added the bug Something isn't working label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant