OTG Monitoring

Description

Extract OTG data and update https://cxc.cfa.harvard.edu/mta_days//mta_otg/otg.html.

Location of Scripts and Their Names

Location: /data/mta/Script/Dumps/Scripts/

GitHub Address: NOT YET UPLOADED.

The script functions are overlapped with: Dataseeker RDB Updates.

Script Name Last Updated
run_otg_wrap_script Feb 21, 2019
run_otg_main_script Feb 21, 2019
run_filter_scripts.py Feb 21, 2019
run_otg_proc.py Feb 21, 2019
update_rdb_and_html.py Feb 21, 2019
plot_otg_data.py Jan 11, 2021
   
Retired
cleano.pl Nov 19, 2015
filters_main_script Jun 10, 2015
filters_wrap_script Mar 17, 2015
filters_main_script2 Nov 09, 2015
filters_wrap_script2 Jun 10, 2015
gratstat.pl Mar 16, 2015
otg_proc.pl Jun 11, 2015
mv_files.perl Nov 09, 2015

Please read /data/mta/Script/Dumps/Scripts/README file for more details.

Sep 25, 2015Initially logged
Sep 28, 2015Description updated
Nov 09, 2015Added a script to copy files silently
Nov 19, 2015cleano.pl updated to pick up index correctly
Feb 21, 2019Converted perl scripts into python scripts
Jan 11, 2021plot package numpy inconpatiblity corrected

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: cd /data/mta/Script/Dumps/Scripts/
  2. setenv PYTHONPATH "/proj/sot/ska/arch/x86_64-linux_CentOS-5/lib/python2.7/site-packages"
  3. run: run_filter_scripts.py
  4. run: run_otg_proc.py
  5. run: update_rdb_and_html.py
  6. run: plot_otg_data.py

How to Run Test(s)

  1. There is no test available for this set of scripts.

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: r2d2-v
User: mta

Web Addreess

https://cxc.cfa.harvard.edu/mta_days//mta_otg/otg.html

Note

None

Future Plan/Update Schedule

None


Back to Top Page