This set of script extracts ACIS count rates for each CCD and creates trend plots.
Location: /data/mta/Script/ACIS/Count_rate/Scripts/
GitHub Address: https://github.com/chandra-mta/MTA
count_rate_day_wrap_script | Mar 02, 2021 |
count_rate_day_main_script | Mar 02, 2021 |
count_rate_wrap_script | Mar 02, 2021 |
count_rate_main_script | Mar 02, 2021 |
get_data_for_day.py | Mar 02, 2021 |
create_aggragate_data_sets.py | Mar 02, 2021 |
plot_count_rate.py | Mar 03, 2021 |
print_html_page.py | Mar 03, 2021 |
--- Retired --- | |
count_rate_main.py | Oct 02, 2014 |
update_data_files.py | Nov 06, 2018 |
get_data_for_month.py | Apr 18, 2019 |
Please read README file for more details. /data/mta/Script/ACIS/Count_rate/Scripts/README
Sep 16, 2014 | Initially logged |
---|---|
Sep 30, 2014 | Unit test added |
Oct 20, 2014 | file check mechanism added |
Nov 18, 2014 | a bug fixed/input format updated |
Apr 18, 2019 | update to python3.6 |
May 06, 2019 | Scripts are updated to collect data daily |
Mar 03, 2021 | update to python3.8 |
CPU: | c3po-v |
---|---|
User: | mta |
20 3 * * * cd /data/mta/Script/ACIS/Count_rate/Exc; /data/mta/Script/ACIS/Count_rate/Scripts/count_rate_day_wrap_script >> $HOME/Logs/acis_dose_day_py.cron 35 3 3 * * cd /data/mta/Script/ACIS/Count_rate/Exc; /data/mta/Script/ACIS/Count_rate/Scripts/count_rate_wrap_script >> $HOME/Logs/acis_dose_py.cron
https://cxc.cfa.harvard.edu/mta_days/mta_dose_count/main_acis_dose_plot.html
None
Add automated test functions.