Gyro Drift Monitor

Description

This group of scripts create trend plots of stability of the spacecraft around the grating movement.

Location of Scripts and Their Names

Location: /data/mta/ScriptGyro/Gyro_drift/

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

gyro_drift_wrap_script MAR 09, 2021
gyro_drift_run_script MAR 09, 2021
extract_gyro_data.py MAR 09, 2021
create_gyro_drift_ind_page.py MAR 09, 2021
plot_gyro_drift_trends.py MAR 09, 2021
Retired
gyro_drift_wrap_script_test Jun 05, 2013
gyro_drift_run_script_test Jul 02, 2013
gyro_drift_create_fig_html.perl Apr 24, 2014
gyro_drift_detail.perl Jul 28, 2014
gyro_drift_prep_data_html.perl Jun 05, 2013
gyro_drift_print_gyro_html.perl Jun 05, 2013
gyro_drift_sigma_plot.perl Jun 05, 2013
prep_for_test.perl Jun 05, 2013

Please read README file for more details. /data/mta/Script/Gyro/Gyro_drift/README.

Sep 18, 2014Initially logged
Jul 12, 2018A major update; rewritten in python
Jul 18, 2018Scripts location changed
Nov 07, 2018A minor bug fixed
Apr 22, 2020python3.6 update
Mar 09, 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/Grating/Gyro/Exc
  2. run: /data/mta/Script/Grating/Gyro/Scripts/gyro_drift_wrap_script

How to Run Test(s)

  1. go to: cd /data/mta/Script/Gyro/Exc
  2. run: /data/mta/Script/Gyro/Scripts/extract_gyro_data.py test

Expected result from the test

If there is no error messages, the test is passed.

Cron Job

CPU: r2d2-v
User: mta

0 1 * * 0 cd /data/mta/Script/Gyro/Exc; /data/mta/Script/Gyro/Scripts/gyro_drift_wrap_script > $HOME/Logs/gyro_drift 2>&1

Web Addreess

https://cxc.cfa.harvard.edu/mta_days//mta_grat/Gyro/gyro_main.html

Note

None

Future Plan/Update Schedule

None


Back to Top Page