HRC ArLac PI/SAMP Trend
Description
Trending PI and scaled Sum Amps of ArLac.
Location of Scripts3 and Their Names
Location: /data/aschrc6/wilton/isobe/Project8/HZ43/Scripts/
GitHub Address: Not uploaded yet
Script Name | Last Updated |
arlac_warp_script | Jan 26, 2021 |
arlac_main_script | Jan 26, 2021 |
create_arlac_trend_plots.py | Jan 26, 2021 |
create_count_rate_plots.py | Jan 26, 2021 |
create_html_page.py | Jan 26, 2021 |
create_profile_plot.py | Jan 26, 2021 |
extract_arlac_stat.py | Jan 26, 2021 |
filter_evt_file.py | Jan 26, 2021 |
fit_gamma_profile.py | Jan 26, 2021 |
run_arlac_sumamp.py | Jan 26, 2021 |
Retired
find_new_arlac_observations.py | May 25, 2017 |
hrc_common_functions.py | May 24, 2017 |
Please read /data/aschrc6/wilton/isobe/Project9/ArLac/Scripts3/README file for more details.
Jun 02, 2017 | Initially logged |
Jul 31, 2019 | Python3.6 update |
Sep 09, 2019 | run_arlac_sumamp.py: position clarificaiton added |
Jan 26, 2021 | Python3.9 update |
Data3 Needed
-
/data/mta4/obs_ss/sot_ocat.out
-
evt1 fits file from archive
Environment Setting
-
setenv PYTHONPATH "/data/mta/Script/Python3.6/envs/ska3/lib/python3.6/site-packages:/data/mta/Script/Python3.6/lib/python3.6/site-packages/"
Output Locations and File Names
-
/data/aschrc6/wilton/isobe/Project8/ArLac/Data3/
- pi_list_i
- pi__list_s
- samp__list_i
- samp__list_s
- pi_i_p_fitting_results
- pi_s_n_fitting_results
- samp_i_p_fitting_results
- samp_s_n_fitting_results
-
/data/aschrc6/wilton/isobe/Project8/ArLac/Data3/Fittings/<obsid>/
- center_info
- pi_list
- pi_listfit_results
- samp_list
- samp_listfit_results
-
/proj/web-cxc-dmz/htdocs/contrib/cxchrc/HRC_trendings/ArLac/Plots3/
- pi_<i/s>_<arm pos>.html
- samp_<i/s>_<arm pos>.html
-
/proj/web-cxc-dmz/htdocs/contrib/cxchrc/HRC_trendings/ArLac/Plots3/Count_rates/
- pi_<i/s>_<arm pos>.png
- samp_<i/s>_<arm pos>.png
-
/proj/web-cxc-dmz/htdocs/contrib/cxchrc/HRC_trendings/ArLac/Plots3/Indivisual_Plots/<obsid>/
- <obsid>_pi_list_vfits.png
- <obsid>_samp_list_vfits.png
-
/proj/web-cxc-dmz/htdocs/contrib/cxchrc/HRC_trendings/ArLac/Plots3/Profile_page/
- pi_<i/s>_<arm pos>.png
- samp_<i/s>_<arm pos>.png
-
/proj/web-cxc-dmz/htdocs/contrib/cxchrc/HRC_trendings/ArLac/Plots3/Thumb_plots/
- pi_<i/s>_<arm pos>_thumb_plot.png
- samp_<i/s>_<arm pos>_thumb_plot.png
How to Run the Script(s)
-
cd /data/aschrc6/wilton/isobe/Project8/ArLac/Exc/
-
setenv PYTHONPATH "/data/mta/Script/Python3.6/envs/ska3/lib/python3.6/site-packages:/data/mta/Script/Python3.6/lib/python3.6/site-packages/"
-
/data/aschrc6/wilton/isobe/Project8/ArLac/Scripts3/run_arlac_sumamp.py
How to Run Test(s)
-
NO test available for this task
Expected result from the test
NA
Cron Job
23 3 * * * cd /data/aschrc6/wilton/isobe/Project8/ArLac/Exc; /data/aschrc6/wilton/isobe/Project8/ArLac/Scripts3/arlac_wrap_script > /home/isobe/Logs/arlac_trends_logs.cron
Web Addreess
http://cxc.cfa.harvard.edu/contrib/cxchrc/HRC_trendings/ArLac/arlac_trends.html
Note
None
Future Plan/Update Schedule
None
Back to Top Page