Real Time Data Mirror Site
Description
This page describes real time data mirror site realted direcotries and scripts.
Location of Scripts and Their Names
| Location: | /data/mta_www/MIRROR | 
|---|
|  | /data/mta/space_weather | 
|---|
GitHub Address: No created yet.
/data/mta_www/MIRROR
This directory contains mirror site web pages and related script directories.
For more details, please read /data/mta_www/MIRROR/README and README files in each directory.
 | Web pages: |  |  | 
| index.html | --- | the main mirror sot page. | 
|---|
| ace_fast.html | --- | ACE quick look page. | 
|---|
| ACE_fast_plots | --- | a directory to hold ACE quick look plots | 
|---|
| ace.html | --- | real time ACE observation page | 
|---|
| ace_i.html | --- | real time ACe observation page/ pinter friendly version | 
|---|
| ACE_plots | --- | a directory to hold ACE related plots | 
|---|
| G13E.html | --- | real time G13 electron observation page | 
|---|
| G13E_plots | --- | a directory to hold G13E related plots | 
|---|
| G13.html | --- | real time G13 proton observation page | 
|---|
| G13_plots | --- | a directory to hold G13 related plots | 
|---|
| G15.html | --- | real time G15 proton observation page | 
|---|
| G15_plots | --- | a directory to hold G15 related plots | 
|---|
| RADIATION/XMM | --- | a directory to save XMM related plots. RADIATION Page itself
                        (http://cxc.cfa.harvard.edu/mta/RADIATION/) is not mirrored. | 
|---|
| Logosave | --- | a directory to hold logos | 
|---|
 | Script Directories: |  |  | 
| OPS | --- | TST related scripts | 
|---|
| Snap | --- | Snapshot related scripts | 
|---|
| SOH | --- | State of Health related scripts | 
|---|
/data/mta/space_weather
This site contains real time space weather data independent of
the main site.  Most data collections, reductions, and plotting
are done on colossus-v with a few help from r2d2-v. The main site
computation are done on c3po-v at /data/mta4/space_weather.
For more details, please pread /data/mta/space_weather/README and /data/mta/space_weather/XMM/README.
 | Script Directories: |  |  | 
| G13_dir | --- | a directroy contains scripts to create G13.html page | 
|---|
| G13E_dir | --- | a directroy contains scripts to create G13E.html page | 
|---|
| G15_dir | --- | a directroy contains scripts to create G15.html page | 
|---|
| ACE_dir | --- | a directroy contains scripts to create ace.html/ace_i.html page | 
|---|
| ACE_fast_dir | --- | a directroy contains scripts to create ace_fast.html page | 
|---|
| XMM | --- | a directory contains scripts to create XMM related plots | 
|---|
| Nov 06, 2015 | Initially logged | 
|---|
Cron Job
- 
Space Weather related
    
    - 3,8,13,18,23,28,33,38,43,48,53,58 * * * * cd /data/mta/space_weather/G13_dir/ ;  ./G13_calc.csh> $HOME/Logs/goes13_linux.cron 
- 5,10,15,20,25,30,35,40,45,50,55 * * * *   cd /data/mta/space_weather/G13E_dir/ ; ./G13_Ecalc.csh> $HOME/Logs/goes13e_linux.cron 
- 4,9,14,19,24,29,34,39,44,49,54,59 * * * * cd /data/mta/space_weather/G15_dir/ ;  ./G15_calc.csh> $HOME/Logs/goes15_linux.cron 
- 2,7,12,17,22,27,32,37,42,47,52,57 * * * * cd /data/mta/space_weather/ACE_dir/ ;  ./calculate.csh> $HOME/Logs/ace_bu.cron 
- 0 * * * *                                 cd /data/mta/space_weather/ACE_fast_dir/ ; ./calculate_fast.csh> $HOME/Logs/ace_fast_bu.cron 
- 0,10,20,30,40,50 * * * *  cd /data/mta/space_weather/XMM ; perl /data/mta/space_weather/XMM/copy_cxo_data.perl >> $HOME/Logs/xmm_copy_cxo_data_bu.cron 
- 2,12,22,32,42,52 * * * * cd /data/mta/space_weather/XMM ; ./get_data> $HOME/Logs/xmm_get_bu.cron 
 
- 
Snapshop related
    
    - * * * * *    cd /data/mta/www/MIRROR/Snap/Exc/; /data/mta/www/MIRROR/Snap/Scripts/tlogr.pl     >> $HOME/Logs/RT/tlogr_colossus.cron 
- 0,30 * * * * cd /data/mta/www/MIRROR/Snap/Exc/; /data/mta/www/MIRROR/Snap/Scripts/run-acorn.pl > $HOME/Logs/RT/run-acorn_bu.cron 
- 1 0 * * *    cd /data/mta/www/MIRROR/Snap/Exc/; /data/mta/www/MIRROR/Snap/Scripts/snarcl.pl    > $HOME/Logs/RT/snarcl_bu.cron 
 
- 
SOH related
    
    - 1,31 * * * * /data/mta/www/MIRROR/SOH/Scripts/run-acorn.pl      > $HOME/Logs/RT/run-acorn-soh_bu.cron 
- 2,32 * * * * /data/mta/www/MIRROR/SOH/Scripts/run-acorn-pcad.pl > $HOME/Logs/RT/run-acorn-pcad_bu.cron 
- * * * * * /data/mta/www/MIRROR/SOH/Scripts/rt_checker.pl        >>$HOME/Logs/RT/rt_checker_bu.cron      
- * * * * * /data/mta/www/MIRROR/SOH/Scripts/rt_checker_ccdm.pl   >>$HOME/Logs/RT/rt_checker_ccdm_bu.cron 
- * * * * * /data/mta/www/MIRROR/SOH/Scripts/rt_checker_pcad.pl   >>$HOME/Logs/RT/rt_checker_pcad_bu.cron 
- * * * * * /data/mta/www/MIRROR/SOH/Scripts/rt_checker_safe.pl   >>$HOME/Logs/RT/rt_checker_safe_bu.cron 
 
- 
MIRROR site TST related
    
    - 9,24,39,54 * * * *                        /data/mta_www/MIRROR/OPS/ACE/get_kp.pl    >> $HOME/Logs/RT/run_ace_bu.cron     
- 3,8,13,18,23,28,33,38,43,48,53,58 * * * * /data/mta_www/MIRROR/OPS/ACE/fmon.pl      >> $HOME/Logs/RT/run_ace2_bu.cron    
- 2,7,12,17,22,27,32,37,42,47,52,57 * * * * /data/mta_www/MIRROR/OPS/GOES/get_go.pl   >> $HOME/Logs/RT/run_goes_bu.cron    
- 2,7,12,17,22,27,32,37,42,47,52,57 * * * * /data/mta_www/MIRROR/OPS/GOES/I4/get_go.pl>> $HOME/Logs/RT/run_goes_i4_bu.cron 
- 4,9,14,19,24,29,34,39,44,49,54,59 * * * * /data/mta_www/MIRROR/OPS/CRM3/crm.pl      >> $HOME/Logs/RT/run_crm3_bu.cron    
- *  * * * *                                /data/mta_www/MIRROR/OPS/ephem/gephem.pl  >> $HOME/Logs/RT/run_gephem_bu.cron  
- 36 3 * * *  /data/mta_www/MIRROR/OPS/SOHO/solwin.pl              >> $HOME/Logs/soho_bu.cron          
- 22 2 * * *  /data/mta_www/MIRROR/OPS/ephem/TLE/get_tle.pl        >> $HOME/Logs/tle_bu.cron           
- 21 3 * * *  cd /data/mta_www/MIRROR/OPS/ephem; ./ephem.pl        >> $HOME/Logs/ephem_bu.cron         
- 45 3 * * *  /data/mta_www/MIRROR/OPS/ACE/longterm/get_epam_kp.pl >> $HOME/Logs/ace_longterm_bu.cron  
- 41 3 * * 0  /data/mta_www/MIRROR/OPS/ephem/longterm/dephem.pl    >> $HOME/Logs/dephem_bu.cron        
 
Web Addreess
https://cxc.cfa.harvard.edu/mta_days/MIRROR/index.html
Note
None
Future Plan/Update Schedule
None
Back to Top Page