ACIS Science Run Trend

Description

This set of scripts retrieve ACIS science run data from MIT web site, check event rate, error rate, and drop rate and plot trends. If any of these higher than specified limits, it will send out email notification.

Location of Scripts and Their Names

Location: /data/mta/Script/ACIS/Acis_sci_run/Script/

GitHub Address: https://github.com/chandra-mta/MTA

Script Name Last Updated
acis_sci_run_wrap_script Feb 26, 2021
acis_sci_run_main_script Feb 26, 2021
acis_sci_run_get_data.py Mar 01, 2021
plot_sci_run_trends.py Feb 26, 2021
acis_sci_run_functions.py Feb 26, 2021

Please read /data/mta/Script/ACIS/Acis_sci_run/Script/README file for more details.

Apr 11, 2018Initially logged
Mar 28, 2019converted python3.6 compatible
Jan 12, 2021acis.mit.edu --> acisweb.mit.edu
Mar 01, 2021python3.8 update

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. run: /data/mta/Script/ACIS/Acis_sci_run/Script/acis_sci_run_get_data.py
  2. run: /data/mta/Script/ACIS/Acis_sci_run/Script/plot_sci_run_trends.py

How to Run Test(s)

No Test available for this task

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: c3po-v
User: mta

7 2 * * * cd /data/mta/Script/ACIS/Acis_sci_run/Exc; /data/mta/Script/ACIS/Acis_sci_run/Script/acis_sci_run_wrap_script >> $HOME/Logs/acis_sci_run_py.cron

Web Addreess

https://cxc.cfa.harvard.edu/mta_days/mta_acis_sci_run/science_run.html

Note

None

Future Plan/Update Schedule

None


Back to Top Page