how to track beam light motion in X-ray microscope?

1 view (last 30 days)
In X-ray microscopy we acquire several frames at each X-ray energy point and merge them together with an aim to improving signal to noise ratio of the final image. The evil comes from the fact that beam is unstable and in the state of flux. Thus, due to the beam motion there is a limit to the number of frames we can acquire and merge to increase SNR. Is there any way to track beam motion using MATLAB and eventually take the motion into account during data acquisition? Any help is much appreciated. Thank you in advance.
Two flat field images taken at different period of time are here: http://imgur.com/UAP768E
I am not sure that beam motion in the two flat field images is noticeable visually though, because the beam moves around the image center following an unknown trajectory with a shift of a few pixels. Also, I am not sure it is possible to outline beam boundaries precisely because of light diffusion.
  3 Comments
Alex
Alex on 7 Jun 2013
Edited: Alex on 7 Jun 2013
I would be grateful for your advice, I posted a link to two flat field images. Thank you.
Alex
Alex on 7 Jun 2013
Please, let me know if you would need more details (experimental setup, images, etc.)

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 8 Jun 2013
What do you get if you simply find the weighted centroid of each image?
  6 Comments
Alex
Alex on 8 Jun 2013
Thank you, it was a bad idea to use round to coordinates. From your expertise, do you think it is possible eventually to describe the motion using some function (polynomial, etc.)? Also, do you think it is possible to predict the motion? Thank you very much!
Image Analyst
Image Analyst on 8 Jun 2013
It may or may not be possible to describe the motion, with a polynomial or anything else. I don't know what causes the shift in the beam. Is it a periodic/cyclic motion, or is it chaotic? Try plotting the centroid and see what its path looks like.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!