Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/sel_tdrs_bargraph.html
Дата изменения: Fri Apr 8 12:46:15 2016 Дата индексирования: Mon Apr 11 04:45:15 2016 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
sel_tdrs_bargraph (version 15.04.15) | index sel_tdrs_bargraph.py |
Produces a bar graph for a selected region of the results of the (MAT-LEI)
TDRS selection tool
TITLE: sel_tdrs_bargraph.py
DEVELOPER: Alan Patterson, 10-Nov-2005
PURPOSE: The tool generates a bar graph for a selected region of the
results of the (MAT-LEI) TDRS selection tool
USAGE: do sel_tdrs_bargraph <file> [-single]
where: <file> is the result file from the TDRS
selection tool
-save causes output files (.PS) to be created
along with the screen display
-single presents the graph in one large pane
-period_markers causes the zoe and anode markers
to appear. (The plots will take
longer to create with this option)
RETURNS: Nothing
MOD HISTORY:
Include recognition of keeper TDRS events app 01/22/06
Include -period_markers option app 01/24/06
Add TDRS period color and marker app 01/30/06
Add save plot file feature app 01/31/06
Update documentation app 02/07/06
Mod for simpler data file name app 02/08/06
fix 000 day number drc 10/29/10
code cleanup drc 4/15/15
Modules | ||||||
|
Functions | ||
|
Data | ||
__author__ = 'Alan Patterson' __version__ = '15.04.15' |
Author | ||
Alan Patterson |