-
Notifications
You must be signed in to change notification settings - Fork 27
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
Omega was (is?) wrong for multi-turn 360 degree scans #441
Comments
I believe this is still a problem. The only fix I did was in |
Before I forget, we should check the omega that ends up in the |
Seems @haixing0a had the rotation motor I guess we need something like |
Fixed in #439 ? @jonwright |
In theory, yes, I it is fixed. I have not managed to make and run any test case yet. That is probably a separate issue, so we can close this one. |
In dataset we seem to have:
For a multi-turn example we appear to need:
self.peaks_table.pk2dmerge(self.omega_for_bins, self.dty)
Or something similar? Where omega_for_bins is omega%360. @haixing0a I think you tested this recently?
I see the problem in /data/visitor/ma5608/id11/20250212/Wenxi/PROCESSED_DATA/NS_Ti_1/NS_Ti_1_z600_3/tomo_1_index_JWtest.ipynb for Wenxi.
I have a feeling @jadball fixed this in git master recently. Perhaps I should just update but I am afraid to damage his other notebooks...
The text was updated successfully, but these errors were encountered: