monitor/README.md
2024-12-02 16:57:49 +03:00

20 lines
431 B
Markdown

# A simple script to plot SRG/ART-XC L2 monitor light-curve
# step 1
install script
```
git clone http://heagit.cosmos.ru/artxc/monitor.git
```
# step 2
Dwnload SRG/ART-XC monitor CSV file from https://monitor.srg.cosmos.ru/
# step 3
insert filename to plot.py and run ```python plot.py```. Result will be saved to monitor.png as shown below:
![ezcv logo](http://heagit.cosmos.ru/artxc/monitor/raw/branch/main/monitor.png)