ACIS CTI

Description

This set of scripts extracts cti data, estimates trends, and plots the trends.

Location of Scripts and Their Names

Location: /data/mta/Script/ACIS/CTI/Scripts/

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

acis_cti_wrap_script Mar 02, 2021
acis_cti_main_script Mar 03, 2021
acis_cti_wrap2_script Mar 02, 2021
acis_cti_main2_script Mar 02, 2021
acis_cti_get_data.py Mar 02, 2021
acis_cti_plot_two_section.py Mar 02, 2021
clean_table.py Mar 02, 2021
create_adjusted_cti_tables.pyMar 08, 2021
create_cti_data_table.py Mar 02, 2021
cti_detrend_factor.py Mar 02, 2021
--- Retired ---
acis_cti_test_wrap_script Sep 11, 2014
acis_cti_test_main_script Sep 11, 2014
acis_cti_run_script.py Sep 11, 2014
acis_cti_plot.py Jun 13, 2014
acis_cti_trend_dom.py Jun 16, 2014

Please read README file for more details.

Sep 11, 2014Test method updated
Apr 25, 2019Python is updated to v3.6
Aug 05, 2019create_adjusted_cti_tables.py: factor file copy bug fixed
Aug 19, 2019create_adjusted_cti_tables.py: a minor bug fixed
Mar 03, 2021Python is updated to v3.8
Mar 08, 2021file checking method updated

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: cd /data/mta/Script/ACIS/CTI/Exc
  2. run: /data/mta/Script/ACIS/CTI/Scripts/acis_cti_wrap_script
  3. run: /data/mta/Script/ACIS/CTI/Scripts/acis_cti_wrap_script2

How to Run Test(s)

  1. No Test

Cron Job

CPU: c3po-v
User: mta

35 2 * * * cd /data/mta/Script/ACIS/CTI/Exc;/data/mta/Script/ACIS/CTI/Scripts/acis_cti_wrap_script >> $HOME/Logs/acis_cti.cron 2>&1 35 3 * * 7 cd /data/mta/Script/ACIS/CTI/Exc;/data/mta/Script/ACIS/CTI/Scripts/acis_cti_wrap_script2 >> $HOME/Logs/acis_cti.cron 2>&1

Web Addreess

https://cxc.cfa.harvard.edu/mta_days/mta_cti/cti_page.html

Note

None

Future Plan/Update Schedule

None


Back to Top Page