The pulse picker spindle comes pre-aligned out of the box. Should you wish to re-align the spindle to the beam path (essentially, computing an adjustment to the current Mo
calibration), you will need to follow these steps:
CNTRL
button on the simple GUI (Figure 2).Ensure that you have a way of shining light through the picker, and a way of detecting it.
Now, start to nudge the picker spindle in the negative direction by entering into the Move Relative box, followed by <Enter>:
Code Block |
---|
-5 |
In this command, -5
is the number of steps to move from the current position. You can enter any number of steps for this command (1600 steps = 1 rotation, 0.225deg/step).
The objective in this step is to move the spindle to the point where light just starts to shine through. You can move in finer steps, and in the positive direction, to fine-tune this point. Once the spindle is there, record the current position in motor steps, which is on the expert interface as Motor Steps (C1)
(click the green number to refresh it; it does not automatically refresh). Let this number be A.
Now, continue to nudge the pulse picker spindle in the negative direction by issuing in the Move Relative box:
Code Block |
---|
-5 |
until the spindle interrupts the light. Nudge it in the positive direction by single steps (enter 1 in the box) until you just see light again. Record the current motor position C1
, and call this number B.
(Mo)
by taking the existing motor offset Mo
(from the GUI, click to refresh) and subtracting C from it. For example, if the current Mo
is -250, and C is 5, then the new Mo
= -250 - 5 = -255.Mo
value into the box directly adjacent to the Mo
readback, and press <Enter> to send that new value to the motor.SAVE
button in the upper left of the GUI to save all parameters.
Figure 1: Pulse picker expert GUI, showing locations of controls necessary for alignment.
Figure 2: Pulse picker mode select GUI, showing location of CNTRL
button to get to expert GUI in Figure 1.