Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/acs_cor_sched_check.html
Дата изменения: Fri Apr 8 12:46:13 2016 Дата индексирования: Mon Apr 11 05:40:14 2016 Кодировка: |
acs_cor_sched_check (version 1/4/10) | index acs_cor_sched_check.py |
This tool performs a calendar check that the appropriately tagged ACS
Coronagraphy SUs contained within Timing Linksets contain no other ACS
SUs scheduled withing the gaps of the ACS/COR linkset.
TITLE: acs_cor_sched_check.py
DEVELOPER: Merle Reinhart, 31-Jan-2003
PURPOSE: Verify the correct lack of ACS SUs between ACS Coronagraphy
SUs within the same Timing Linkset.
USAGE: do acs_cor_sched_check <cclist>
where <cclist> is the name of the saved calendar that you
wish to check. NOTE: this tool will
overwrite the current map files when run
in standalone mode.
RETURNS: Nothing when run in standalone mode.
pf_status when run as part of the calendar checklist.
MOD HISTORY:
9/28/09 drc modified for candlist -disp output issue with spss build 49.9
1/04/10 drc modified for candlist -disp output issue with spss build 50.0
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
BOTH = 'both' BOTTOM = 'bottom' DISABLED = 'disabled' E = 'e' FAIL = -1 LEFT = 'left' NORMAL = 'normal' PASS = 1 RAISED = 'raised' RIGHT = 'right' TOP = 'top' UNKNOWN = 0 W = 'w' X = 'x' Y = 'y' YES = 1 __version__ = '1/4/10' |