# 用于眼睛像差评估的Shack-Hartmann传感器建模

本示例涵盖使用ZOSPy控制API实现的[Modelling of a Shack-Hartmann Sensor for eye aberration evaluation ](https://support.zemax.com/hc/hc/en-us/4406838460819-m-https:/4406838460819-m-hartmann-oodelling-m-a-aack-aack-hartmann-sensor-for-for-for-eyee-aperration-yaperantion-maperiation-maperanty-tate)的知识库教程。文档包含逐步的API使用步骤详解。

此外，它还纠正了原始知识库示例中关于晶状体梯度折射率的一个错误。在[原始示例](1_model_sh_original.ipynb)中，当创建反转眼模型时，晶状体的梯度折射率被错误地还原。要解决此问题，我们首先[首先拟合正确的反向梯度折射率](2_fitting_reverse_gradient_3.ipynb)，然后将修正后的梯度折射率应用于[更新后的知识库示例](3_model_sh_sh_updated.ipynb)。

```{toctree}
:maxdepth: 1

1_Model_SH_original
2_Fitting_reverse_gradient_3
3_Model_SH_updated
```
