simulation.rst 803 Bytes
Newer Older
BO ZHANG's avatar
BO ZHANG committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
``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
--------------

Server
   ``dandelion``.
   The ``IP``, ``Username`` and ``Password`` are available via request to ``csst_das@nao.cas.cn``.
Simulation data path
   - ``C5.2``: ``/nfsdata/share/csst_simulation_data/Cycle-5-SimuData``
   - ``C3``: ``/nfsdata/share/csst_simulation_data/Cycle-3-SimuData``

.. note::
    Presently, the ``CsstMsDataManager`` only supports ``C5.2`` simulation.