- Log into an HQ machine as dmoseng.
- Go to directory
/home/dmoseng/optics/tent_mirror/alignment
- Edit the script do_measure_spots, adding new
lines to measure the desired images.
- Launch IDL with start.idl61
- Go to proper directory via:
cd,'/home/dmoseng/optics/tent_mirror/alignment'
- Measure spots via:
IDL> .run do_measure_spots
- Edit the script do_compute_offset.pro and add
lines as needed to compare images taken before and after
servicing.
- Measure offsets via:
IDL> .run do_compute_offset
Results are printed both to the terminal and the logfile
compute_offsets.log.
- If there were no relative shift or rotation between the
image, one would find the measured parameters dx,
dy, and angle were all zero. Note
that:
- Shifts of under 5 px are probably OK.
- Shifts of 5-10 px may be OK, esp. in the Y direction.
- Shifts of >10px in dx may be a problem.
- Rotation of 0.01 px corresponds to 1.4 px over the
8192 px width of the mosaic.