Split Observation Notifier

Description

This script check whether a newly added obsid is a split observation, and send notify to POC and the proposer/observer.

Location of Scripts and Their Names

Location: /data/mta4/CUS/www/Usint/TOO_Obs/Split_check/

GitHub Address: not uploaded yet

Script Name Last Updated
check_added_obsid.py Mar 25, 2015

Please read /data/mta4/CUS/www/Usint/TOO_Obs/Split_check/README file for more details.

Mar 25, 2015Initially logged

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: cd /data/mta4/CUS/www/Usint/TOO_Obs/Split_check
  2. run: /data/mta4/CUS/www/Usint/TOO_Obs/Split_check/check_added_obsid.py

How to Run Test(s)

  1. No test is available for this script

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: luke-v
User: cus

0 8,12,16 * * * cd /data/mta4/CUS/www/Usint/TOO_Obs/Split_check; /data/mta4/CUS/www/Usint/TOO_Obs/Split_check/check_added_obsid.py >> /data/mta4/CUS/www/Usint/TOO_Obs/Split_check/test_log 2>&1

Web Addreess

No web site

Note

None

Future Plan/Update Schedule

None


Back to Top Page