ACIS Focal Temperature Trend

Description

This set of scritps retrieves focal plain temperature values from telemater data and plots trends.

Location of Scripts and Their Names

Location: /data/mta/Script/CIS/Focal/Script/

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

fp_run_wrap_script Mar 03, 2021
fp_run_main_script Mar 03, 2021
create_5min_avg_data.py Mar 03, 2021
update_base_data.py Mar 03, 2021
create_long_term_max_data.py Mar 03, 2021
create_focal_temperature_plots.py Mar 03, 2021
full_focal_plane_data.py Mar 03, 2021
create_week_long_plot.py Mar 03, 2021
create_html_pages.py Mar 03, 2021
acis_ft_fptemp.pl Apr 04, 2006
getnrt Apr 04, 2006
 
Retired 
acis_ft_wrap_script Sep 02, 2014
acis_ft_main_script Sep 02, 2014
acis_ft_wrap_script_test Sep 02, 2014
acis_ft_main_script_test Sep 02, 2014
acis_ft_clean_month_data.perl Apr 15, 2013
acis_ft_diff_fp_plots.perl Apr 16, 2013
acis_ft_fptemp.perl Apr 04, 2006
acis_ft_make_database.perl May 24, 2013
acis_ft_make_list.perl May 15, 2013
acis_ft_plot_3day.perl Apr 16, 2013
acis_ft_plot_3_month.perl Apr 16, 2013
acis_ft_plot_day.perl Apr 16, 2013
acis_ft_plot_long_term.perl Apr 16, 2013
acis_ft_plot_month.perl Apr 16, 2013
acis_ft_plot_week.perl Apr 16, 2013
acis_ft_prep_test.perl Apr 16, 2013
acis_ft_print_html.perl Apr 15, 2013
acis_ft_rm_dupl.perl Aug 29, 2000

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

Sep 16, 2014Initially logged
May 30, 2018A major update to python
Jun 04, 2018Year change check added on plotting routines
Jan 04, 2019Year change bug fixed
Jan 13, 2021reading format adjusted
Mar 03, 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/ACIS/Focal/Exc
  2. run: /data/mta/Script/ACIS/Focal/Script/fp_run_wrap_script

How to Run Test(s)

Expected result from the test

no test

Cron Job

CPU: c3po-v
User: mta

44 5 * * * cd /data/mta/Script/ACIS/Focal/Exc; /data/mta/Script/ACIS/Focal/Script/fp_run_wrap_script >> $HOME/Logs/focal.cro

Web Addreess

https://cxc.cfa.harvard.edu/mta_days/mta_fp/

Note

None

Future Plan/Update Schedule

None


Back to Top Page