-
Notifications
You must be signed in to change notification settings - Fork 38
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
Azimuthal Integral Tutorial - Case 2 not working #58
Comments
It looks like |
Yeh, tracked that down, the rest of the issues seemed to be with the specifying a detector and detector distance within this method. I think there has been a change in the code and now there is a set_ai method, I'm not certain exactly how it has changed but it no longer functions as shown in the demo |
Okay, sounds like I will need to rewrite it then, I hadn't noticed the scale of those changes; thanks for the bug report. |
@CSSFrancis I had a look at this today (both demo 07 and 09) - is there any chance these are easy fixes for you? |
Yes. I can make the changes to the demo (hopefully today but definitely tomorrow). I think that this demo never got updated with the latest changes (my fault). |
npt_rad no longer keyword
other issues associated with dp.get_azimuthal_integral1d(npt_rad =100, detector_dist=camera_length, detector=detector)
The text was updated successfully, but these errors were encountered: