Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 6 (3 сайтов) ---- Время поиска: 0.00сек.   

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/diff_jwst_prds.py.

1. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2) - www.eso.org/ )

2. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/scripts/dome_track.py
... Lower limit of azimuth allowed minazimuth = 0. ... so we can find the dli module sys.path.append('.') import dli parser= argparse.ArgumentParser(description='Track telescope with dome azimuth ') if len(sys.argv) 1: sys.exit( Usage: dome _track ) exit() # Map a time in hours to the range 0 to 24 def map24(hour): if (hour 0.0): n = int(hour / 24.0) - 1 hour24 = hour - n * 24.0 return (hour24) elif (hour = 24.0): n = int(hour / 24.0) hour24= hour - n * 24.0 return (hour24) ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/scripts/dome_track.py -- 15.7 Кб -- 29.11.2012
Похожие документы

3. http://www.stsci.edu/spst/UnixTransition/doc/dan_util.py
... Otherwise, returns False. """ if not self.checksum: self.log.info('No DAN checksum. ... Returns a list of the retrieve file paths. ... No DAN _ACK sent.') def rdel( self , remote_ dan _path): Delete the DAN from the server. if self .sftp: self .sftp.delete(remote_ dan _path) self.log.info ('%s deleted.' % remote_ dan _path) else: self .info('rdel called, but no SFTP connection exists.') def archive( self ): Move the DAN (and DAN ACK) to the archive directory ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/dan_util.py -- 20.6 Кб -- 08.04.2016
Похожие документы


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования