Monthly Report SIB Plot
Description
create ACIS SIB plots for monthly report.
Location of Scripts and Their Names
Location: /data/mta/Script/Month/SIB/
GitHub Address: https://github.com/chandra-mta/MTA
sib_monthly_report_plot.py | Mar 10, 2021 |
Please read README file for more details.
/data/mta/Script/Month/SIB/README.
Sep 22, 2014 | Initially logged |
Mar 10, 2021 | python3.8 update |
Data Needed
-
/data/mta/Script/ACIS/SIB/Data/Data_<year>_<month>
Environment Setting
-
setenv PYTHONPATH "/data/mta/Script/Python3.8/envs/ska3-shiny/lib/python3.8/site-packages:/data/mta/Script/Python3.8/lib/python3.8/site-packages/"
Output Locations and File Names
-
/data/mta/Script/Month/SIB/
- SIB_Data_<year>_<month>_bnads.png
- SIB_Data_<year>_<month>_total.png
How to Run the Script(s)
-
go to: /data/mta/Script/Month/SIB/
-
set: setenv PYTHONPATH "/data/mta/Script/Python3.8/envs/ska3-shiny/lib/python3.8/site-packages:/data/mta/Script/Python3.8/lib/python3.8/site-packages/"
-
run: sib_monthly_report_plot.py
How to Run Test(s)
-
No test is available for this script.
Expected result from the test
test results -- test results -- test results
Cron Job
no cron job
Web Addreess
no web page, but see Monthly report.
Note
None
Future Plan/Update Schedule
None
Back to Top Page