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
ee4a3463
Commit
ee4a3463
authored
Oct 09, 2022
by
BO ZHANG
🏀
Browse files
tweaks
parent
ea2ade78
Pipeline
#193
passed with stages
in 35 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
doc/source/simulation.rst
View file @
ee4a3463
...
...
@@ -3,12 +3,13 @@ Using simulation data
Versions
--------
In pipeline system, we use ``ver_sim`` keyword in code (e.g., ``CsstMsDataManager``).
The ``ver_sim`` uses a ``CX.Y`` format string, where
The current available CSST simulation data products are not versioned.
Therefore, in pipeline system, we use ``ver_sim`` keyword in code (e.g., ``CsstMsDataManager``).
The ``ver_sim`` uses a ``C{X}.{Y}`` format string, where
``X`` denotes the Cycle during which the simulation is released,
and ``Y`` denotes the serial number.
For example, ``C5.2`` represents for the second released version of simulation in Cycle 5.
s
Server details
--------------
...
...
doc/source/unittest.rst
View file @
ee4a3463
...
...
@@ -7,7 +7,7 @@ And `coverage`_ is used to assess the unit test coverage.
Introduction to ``unittest``
----------------------------
Here we show an example
of an example
unit test on ``csst_proto.top_level_interface.flip_image``
Here we show an example unit test on ``csst_proto.top_level_interface.flip_image``
.
.. literalinclude:: ../../tests/test_flip_image.py
:linenos:
...
...
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