Commit dce50605 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent cc13bcf2
Pipeline #195 passed with stages
in 30 seconds
......@@ -3,13 +3,14 @@ Using ``csst_common``
Some usages of the functions / classes in ``csst_common``. (To be updated)
``CsstMsDataManager``
---------------------
``csst_common.data_manager.CsstMsDataManager``
----------------------------------------------
A class that helps developers to access simulation files.
.. code-block:: python
from csst_common.data_manager import CsstMsDataManager
# for full basic initialization
dm_mbi = CsstMsDataManager(
ver_sim="C5.2", # version of simulation, "C5.2" is the latest
......
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