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, 2014Initially logged
Jun 06, 2016Plotting range updated
Mar 10, 2021Python3.8 update

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: cd /data/mta/Script/Month/CTI/
  2. set: setenv PYTHONPATH "/proj/sot/ska/arch/x86_64-linux_CentOS-5/lib/python2.7/site-packages"
  3. run: monthly_report_cti_avg_plots.py
  4. run: monthly_report_cti_avg_plots_two_section.py

How to Run Test(s)

  1. 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