This set of scripts find bad pixels and bad columns on ACIS CCDs and creates a report. At the same time, using the same dataset, it also computes ACIS CCD bisa values and compare it with overclock values of the CCDs.
Location: /data/mta/Script/ACIS/Bad_pixels/Script/
GitHub Address: https://github.com/chandra-mta/MTA
| acis_bad_pixel_wrap_script | Mar 03, 2021 |
| acis_bad_pixel_main_script | Mar 03, 2021 |
| acis_bias_plot_wrap_script | Mar 03, 2021 |
| acis_bias_plot_main_script | Mar 03, 2021 |
| bad_pix_common_function.py | Mar 03, 2021 |
| ccd_plot_history.py | Mar 03, 2021 |
| create_data_table.py | Mar 03, 2021 |
| create_history_file.py | Mar 03, 2021 |
| extract_bad_pix.py | Mar 03, 2021 |
| plot_bias.py | Mar 03, 2021 |
| plot_bias_trend.py | Mar 03, 2021 |
| run_compute_bias_data.py | Mar 03, 2021 |
| run_extract_bad_pix.py | Mar 03, 2021 |
| create_fornt_history_files.py | Mar 03, 2021 |
| ---- Retired --- | |
| compute_bias_data.py | Sep 15, 2016 |
Please read README file for more details. /data/mta/Script/ACIS/Bad_pixels/Script/README
| Sep 15, 2014 | Test method updated |
|---|---|
| May 11, 2016 | A script to creaate combined front side data is added |
| Apr 03, 2019 | Updated to python3.6. |
| Mar 03, 2021 | Updated to python3.8. |
| CPU: | c3po-v |
|---|---|
| User: | mta |
15 3 * * * cd /data/mta/Script/ACIS/Bad_pixels/Exc; /data/mta/Script/ACIS/Bad_pixels/Script/acis_bad_pixel_wrap_script >>$HOME/Logs/acis_bad_pix.cron 2>&1
30 3 * * 7 cd /data/mta/Script/ACIS/Bad_pixels/Exc; /data/mta/Script/ACIS/Bad_pixels/Script/acis_bias_plot_wrap_script >> $HOME/Logs/acis_bad_pix.cron 2>&1
https://cxc.cfa.harvard.edu/mta_days/mta_bad_pixel/mta_bad_pixel_list.html
https://cxc.cfa.harvard.edu/mta_days/mta_bias_bkg/bias_home.html
None
None