Radiation Environment Summary
Description
Update MTA Radiation Environment Summary page:
https://cxc.cfa.harvard.edu/mta/alerts/rad_summ.html.
Location of Scripts and Their Names
Location: /data/mta4/www/alerts/
GitHub Address: https://github.com/tisobe/Rad_summ.git
Script Name | Last Updated |
run_rad_summ.pro | Mar 25, 2011 |
rad_summ.pro | Nov 12, 2015 |
/home/mta/IDL/date_conv.pro | Aug 10, 2010 |
/home/mta/IDL/juldate.pro | Aug 10, 2010 |
Sep 30, 2015 | Initially logged |
Nov 12, 2015 | a link to plot crmplatt.gif updated. |
Nov 12, 2015 | data links are updated |
Data Needed
- /proj/sot/ska/data/arc/iFOT_events/grating/*.rdb'
- /proj/sot/ska/data/arc/iFOT_events/sim/*.rdb
- /proj/sot/ska/data/arc/iFOT_events/radmon/*.rdb
- /proj/sot/ska/data/arc/iFOT_events/comm/*.rdb
- /proj/rac/ops/CRM3/CRMsummary.dat
- /pool14/chandra/chandra_psi.snapshot
- /proj/rac/ops/ACE/fluace.data.good
- ./current.dat (copy from /proj/web-cxc-dmz/htdocs/acis/Fluence/current.dat by
copy_rac)
- /data/mta4/www/RADIATION/CRM3/crmplatt.gif
Environment Setting
Output Locations and File Names
How to Run the Script(s)
-
go to: cd /data/mta4/www/alerts
-
run: /usr/local/bin/idl run_rad_summ
-
How to Run Test(s)
-
No test is available for this set of scripts.
Expected result from the test
test results -- test results -- test results
Cron Job
2,12,22,32,42,52 * * * * cd /data/mta4/www/alerts ; /usr/local/bin/idl run_rad_summ > $HOME/Logs/rad_summ.cron
Web Addreess
https://cxc.cfa.harvard.edu/mta/alerts/rad_summ.html
Note
None
Future Plan/Update Schedule
None
Back to Top Page