Commit 79a21dd4 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

init api changes

parent 0cb1d3d7
Pipeline #1187 passed with stage
in 0 seconds
C7主巡天流水线接口
================
Change list
- ``top_level_interface.py`` 文件改名为``api.py``, 这个文件中用于导入每个python package与流水线的接口函数
- 接口定义更新, 每个开发模块需要把接口函数命名为``base_``开头的函数,例如``base_phot``
Example
.. code-block:: python
def base_distortion(input_file, output_file, )
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment