<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Marco,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm looking at the PlotD0.C code and see that the mirror radius of curvature is calculated using the equation below</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>Radius = (distance - zOffset_fiber - zOffset_mirror) + (zOffset_motor - Zmin)</div>
<div><br>
</div>
<div>Where distance is the distance between the CCD stand and mirror stand and Zmin is the z position of the fit d0.</div>
<div><br>
</div>
<div>What lengths do zOffset_fiber, zOffset_mirror, and zOffset_motor correspond to in the test station?</div>
<div><br>
</div>
<div>It is clear that they are offsets in z from certain items but what are they offsets to?<br>
</div>
<div><br>
</div>
<div>To maybe help, PlotD0.C has the values of them as:</div>
<div>zOffset_fiber = 40.682 mm<br>
</div>
<div>zOffset_mirror = 58 mm<br>
</div>
<div>zOffset_motor = 75.985 mm</div>
<div><br>
</div>
<div>-Tyler<br>
</div>
</body>
</html>