Installation

To use CSST Emulator, you can install it via pip:

$ pip install git+https://github.com/czymh/csstemu

for the stable version, or

$ git clone https://github.com/czymh/csstemu
$ git checkout dev
$ cd csstemu
$ pip install .

for the development version to use the latest function.

Note

This project is under active development. You can visit the GitHub repository for the latest updates.