This sets of scripts extract ACIs and HRC exposure dose data, computes stat, creates maps, and trend plots.
Location:
/data/mta/Script/Exposure/Scripts/
GitHub Address: https://github.com/chandra-mta/MTA
| Top Directory | |
| exposureFunctions.py | Mar 09, 2021 |
| ACIS_Scripts | |
| acis_dose_wrap_script | Mar 09, 2021 |
| acis_dose_main_script | Mar 09, 2021 |
| acis_dose_control.py | Mar 09, 2021 |
| acis_dose_get_data.py | Mar 09, 2021 |
| acis_create_cumulative.py | Mar 09, 2021 |
| acis_compute_stat.py | Mar 09, 2021 |
| acis_dose_plot_exposure_stat.py | Mar 09, 2021 |
| acis_dose_create_image.py | Mar 09, 2021 |
| acis_dose_make_data_html.py | Mar 09, 2021 |
| acis_dose_monthly_report.py | Mar 09, 2021 |
| HRC_Scripts | |
| hrc_dose_wrap_script | Mar 09, 2021 |
| hrc_dose_main_script | Mar 09, 2021 |
| hrc_dose_run.py | Mar 09, 2021 |
| hrc_dose_control_step.py | Mar 09, 2021 |
| hrc_dose_get_data_full_rage.py | Mar 09, 2021 |
| hrc_dose_extract_stat_data_month.py | Mar 09, 2021 |
| hrc_dose_plot_exposure_stat.py | Mar 09, 2021 |
| hrc_dose_create_image.py | Mar 09, 2021 |
| hrc_dose_make_data_html.py | Mar 09, 2021 |
| hrc_dose_plot_monthly_report.py | Mar 09, 2021 |
Please read README file for more details. /data/mta/Script/Exposure/Scripts/README
| Sep 17, 2014 | Initially logged |
|---|---|
| Nov 04, 2014 | Environmental setting change |
| Dec 03, 2014 | Environmental setting change, again --- only internal ascds setting reqiured |
| Jul 06, 2015 | Plotting bug under python addressed |
| Mar 03, 2016 | python ascds setting: added param clear command |
| Jul 05, 2016 | arc4gl was replaced by arc5gl |
| Jun 22, 2018 | html page updated |
| Aug 03, 2018 | environment setting change. |
| Aug 03, 2018 | arc5gl is now under sot environment |
| Sep 03, 2018 | hrc_dose_get_data_full_rage.py: error check mechanism changed |
| Aug 28, 2019 | python3.6 update |
| Sep 03, 2019 | hrc_dose_get_data_full_rage.py: period bug fixed |
| Sep 10, 2019 | cosmetic update |
| Sep 11, 2019 | image creation is now done with ds9 not dming2jpg |
| Oct 03, 2019 | Image createing updated |
| Mar 09, 2021 | python3.8 update |
NA
| CPU: | boba-v |
|---|---|
| User: | mta |
03 21 2 * * cd /data/mta/Script/Exposure/Exc; /data/mta/Script/Exposure/Scripts/ACIS_Scripts/acis_dose_wrap_script >> $HOME/Logs/max_exp_acis.cron 2>&1
03 23 2 * * cd /data/mta/Script/Exposure/Exc_h; /data/mta/Script/Exposure/Scripts/HRC_Scripts/hrc_dose_wrap_script >> $HOME/Logs/max_exp_hrc.cron 2>&1
https://cxc.cfa.harvard.edu/mta_days/mta_max_exp/
None
Convert the test to automatic testing format.