tutorials.rst 522 Bytes
Newer Older
GZhao's avatar
GZhao committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
使用教程
===========

仿真程序上手
-------------------------

.. toctree::
   :maxdepth: 1

   快速开始 </notebooks/0_main_example.ipynb>

程序模块使用说明
----------------------
.. toctree::
   :maxdepth: 1

   目标仿真模块 </notebooks/1_target_example.ipynb>
   焦面模块 </notebooks/2_focus_example.ipynb>
   观测效应仿真模块 </notebooks/3_obs_effect.ipynb>
   相机仿真模块 </notebooks/4_camera_example.ipynb>
   点扩散函数仿真模块 </notebooks/5_psf_example.ipynb>