EdE Trend Plots

Description

This set of script extract EdE values and plot their trends.

Location of Scripts and Their Names

Location: /data/mta/Script/Grating/EdE_trend/Scripts/

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

ede_wrap_script Mar 09, 2021
ede_main_script Mar 09, 2021
extract_line_stat.py Mar 09, 2021
ede_plot.py Mar 09, 2021
ede_temperature_plots.py Mar 09, 2021
plot_capella_ede.perl Mar 09, 2021
------------------------------------
Retired 
ede_wrap_script Jun 05, 2013
ede_main_script Jul 28, 2014
ede_wrap_script_test May 15, 2013
ede_main_script_test Jun 05, 2013
ede_comp_stat.perl Jun 05, 2013
ede_find_value.perl Jun 05, 2013
ede_hrma.perl Jun 05, 2013
ede_main.perl Jun 05, 2013
ede_mk_stat_table.perl Jun 05, 2013
ede_oba_example.perl Jun 05, 2013
ede_oba.perl Jun 05, 2013
ede_plot.perl Jun 05, 2013
ede_sort_dom.perl May 15, 2013
ede_plot.py Jun 18, 2014
readSQL.py Apr 05, 2018
DBI.py Apr 05, 2018

Please read README file for more details. /data/mta/Script/Grating/EdE/EdE_Trends/README.

Sep 18, 2014Initially logged
May 27, 2014Capella data plot routine updated
Apr 05, 2018Updated to python version
May 25, 2018a minor bug fixed
Jul 19, 2018The page is integrated into MTA Grating Trend page
Aug 29, 2019python3.6 update
Apr 03, 2020removing na temperature data from the plot
Apr 27, 2020set plotting range for zero data point case
Mar 09, 2021python3.8 update

Data Needed

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

    How to Run the Script(s)

    1. go to: cd /data/mta/Script/Grating/EdE/Exc
    2. run: /data/mta/Script/Grating/EdE/Scripts/ede_wrap_script

    How to Run Test(s)

    1. no test

    Expected result from the test

    Cron Job

    CPU: c3po-v
    User: mta

    32 3 3,13,23 * * cd /data/mta/Script/Grating/EdE/Exc; /data/mta/Script/Grating/EdE/Scripts/ede_wrap_script >> $HOME/Logs/ede_trends 2>&1

    Web Addreess

    http://cxc.cfa.harvard.edu/mta_days/mta_grat/grating_main.html

    Note

    None

    Future Plan/Update Schedule

    None


    Back to Top Page