Hello everybody,
The algorithm that I want to implement is that:
1. Define Scan range along X and Y. (the scanning will read out in front window, we are using piezo-stage)
a) For a value of Y :
a) Scan X with specified step-size
b) each value of X (step size) record the intensity
c) Display the image when scanning ends
b) Move to the next position of Y with a specified step size
a) Scan X with specified step-size
b) each value of X (step size) record the intensity
c) Display the image when scanning ends but keep all the scanning image ( it should not replaces the previous image)
c) keeping doing when Y reach the final point and keep displaying all the images
d) At the end it will ask me to save the all the data.
Important Points:
1) I need to see the read out in each counter(photodiode) so that I don't blow them.
2) Visulaization system needed:
I am new in this field and I hope you guys will help me. Please let me know If you need to know regarding this.
Thank you
Debashis