CTI Plots for Monthly Report
Description
The scripts create CTI trend plots for Monthly Report.
Location of Scripts and Their Names
Location: /data/mta/Script/Month/CTI/
GitHub Address: https://github.com/chandra-mta/MTA
monthly_report_cti_avg_plots_two_section.py | Mar 10, 2021 |
|
monthly_report_cti_avg_plots.py | Jun 06, 2016 |
Please read README file for more details.
/data/mta/Script/Month/CTI/README.
Sep 22, 2014 | Initially logged |
Jun 06, 2016 | Plotting range updated |
Mar 10, 2021 | Python3.8 update |
Data Needed
-
/data/mta/Script/ACIS/CTI/Data/Data_adjust/<elm>_ccd<ccd#>
-
/data/mta/Script/ACIS/CTI/Data/Det_Data_adjust/<elm>_ccd<ccd#>
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/CTI/Data/cti_data/
-
/data/mta/Script/Month/CTI/Plots/
- cti_avg_acis_bi.png
- cti_avg_acis_i.png
- cti_avg_acis_s.png
How to Run the Script(s)
-
go to: cd /data/mta/Script/Month/CTI/
-
set: setenv PYTHONPATH "/proj/sot/ska/arch/x86_64-linux_CentOS-5/lib/python2.7/site-packages"
-
run: monthly_report_cti_avg_plots.py
-
run: monthly_report_cti_avg_plots_two_section.py
How to Run Test(s)
-
No specific test is available, but simply run them to see whether the results are created.
Expected result from the test
test results -- test results -- test results
Cron Job
No cron job for the scripts.
Web Addreess
No web page, but see monthly report.
Note
None
Future Plan/Update Schedule
None
Back to Top Page