Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
79a21dd4
Commit
79a21dd4
authored
Sep 05, 2023
by
BO ZHANG
🏀
Browse files
init api changes
parent
0cb1d3d7
Pipeline
#1187
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/source/api_changes.rst
0 → 100644
View file @
79a21dd4
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, )
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment