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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/byuPhasedAr/rfischercode/array_pointingV1.py.

1. http://www.mso.anu.edu.au/pfrancis/phys1101/Lectures/L09/iteration_BH_vector.py
from visual import * scene.background = color .white scene.range = 200000000 Delta_t = 0.2 Mbh = 1.0E31 G = 6.67E-11 t = 0 spaceship = sphere( pos = vector (100000000,0,0), radius = 5000000, color = color .blue) spaceship.vel = vector (2000000, 0, 0) black_hole = sphere( pos = vector (0,0,0), radius = 10000000, color = color .black) while mag ( spaceship.pos ) black_hole ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/phys1101/Lectures/L09/iteration_BH_vector.py -- 1.7 Кб -- 09.03.2011
Похожие документы

2. Stellarium: core/planetsephems/calc_interpolated_elements.h Source File
Stellarium 0.12.3 . ... FileљStructure . FileљList . FileљMembers . core . planetsephems . calc_interpolated_elements.h . ... 6 љ copy of this software and associated documentation files (the "Software"), . ... 26 љ void CalcInterpolatedElements( const double t, double elem[], . ... 36 љ The cache consists of 3 sets of values: . 37 љ e0[0..dim-1] are the cached values at time *t0, . ... 41 љ (*calc_func)(t,elem) calculates the values elem[0..dim-1] at time t, . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/calc__interpolated__elements_8h_source.html -- 12.0 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>4) - astro.uni-altai.ru/ )

3. Схема передачи данных между элементами проекта
... Сводка FTP серверов . Структура каталогов FTP центров проекта . ... FTP сайты всех элементов управления в проекте РадиоАстрон . ... Table 2: Список FTP центров проекта РадиоАстрон . ... vlbeer.ira.bo.cnr.it . ... mmmyy/ . ... Большинство каталогов на сервере НРАО разбиваются на подкаталоги по схеме "месяц-год" (mmmyy); файлы, содержащие данные для двух месяцев, располагаются в каталоге, соответствующем началу файла. ... home/aspen5/pub/rsog/yymmm/ . ... vlbi_arch/mmmyy . ... pub/vlbiscpr/mmmyy . ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/rus/modt.htm -- 46.0 Кб -- 20.06.2003
Похожие документы

4. http://www.naic.edu/~phil/hardware/byuPhasedAr/rfischercode/array_pointingV2.py
... If num_boxes=0, only one pointing on the object will be done. ... , two increments above and below, etc. for y in range(max_y + 1) : for x in range(-max_x, max_x + 1) : track( object , duration , x * increment, y * increment) if repeat_on : track( object , duration , 0.0 , 0.0 ) if y != 0 : for x in range(-max_x, max_x + 1) : track( object , duration , x * increment, -y * increment) if repeat_on : track( object , duration , 0.0 , 0.0 ) def test_one_cmd ( az, el, az_vel= ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/byuPhasedAr/rfischercode/array_pointingV2.py -- 29.7 Кб -- 27.01.2010
Похожие документы

5. http://www.atnf.csiro.au/people/Enno.Middelberg/python/ffstg_lcp_only.py
Task reads an SN table that has to have phases/rates/delays in LCP IFs only # and scales them by a factor specified on command line import string, sys, fileinput, re, math, tty, os # import Gnuplot if len (sys.argv) 7: print \n ffstg_intfreqs written by Enno Middelberg Jan 2003 print \n Task reads an SN table that has to have phases/rates/delays print in LCP IFs only and scales them by a factor specified on command line ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Enno.Middelberg/python/ffstg_lcp_only.py -- 16.2 Кб -- 02.06.2004
Похожие документы
Еще в разделе: (Показать все результаты (>4) - www.atnf.csiro.au/ )

6. AB structure
... The first column has the name of the qualifier. ... name of AB (inherited from first raw file, with grouping tag read from <instr>_organisation.h) . ... root name of products (inherited from first raw file and grouping tag read from <instr>_organisation.h) . ... name and value of non-default parameter(s) required to execute the recipe (set by createAB; read from <instr>_association.h) . ... name of waitfor(s) for this AB (relevant for DRS=CON only; set by createAB; read from <instr>_association.h) ....
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/AB_structure.html -- 18.0 Кб -- 26.11.2014
Похожие документы

7. Prat Manual
... Пакет первичной обработки наблюдений praT (Processing, Reduction and Analysis by Trushkin ;) служит для интерактивной экспресс-обработки и просмотра в ОС ДОС одномерных сканов наблюдений, поступающих с системы сбора комплекса радиометров сплошного спектра и записанных в формате FLEX (Верходанов и др.) ... Вследствие ограничений ДОСа пакет Prat также сильно ограничен по своим возможностям, например существует ограничение на длину F-файлов (120 кб). ... LOOK просмотр файлов на одном экране . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/lran/manuals/prat_man.html -- 26.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/lran/manuals/prat_man.html -- 26.1 Кб -- 01.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/lran/manuals/prat_man.html -- 26.1 Кб -- 01.10.2012
Похожие документы

8. http://www.mrao.cam.ac.uk/yerac/rocha/images.pl
LaTeX2HTML 95.1 (Fri Jan 20 1995) # Associate image original text (scrambled) with physical files. $ key = q/{_ inline }$Z_3${_ inline }/; $ cached_env_img {$ key } =' IMG ALIGN = MIDDLE ALT = SRC = img106.gif '; $ key = q/{_ inline }$DeltaTT)_protectrmrms${_ inline }/; $ cached_env_img {$ key } =' IMG ALIGN = MIDDLE ALT = ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/yerac/rocha/images.pl -- 9.7 Кб -- 22.02.1995
Похожие документы

9. Astro::Cosmology - calculate cosmological distances, volumes, and times
... Distances . Volumes . Times . Flux and Magnitudes . ... Distance measures . ... This module provides a set of routines to calculate a number of cosmological quantities based on distance and time. ... To calculate results for a given cosmology you create an Astro::Cosmology object with the desired cosmological parameters, and then call the object's methods to perform the actual calculations. ... If H0 is set to 0, then the units used are the Hubble distance, volume per steradian, or time. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/PDL/Cosmology-0.90.html -- 21.7 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>3) - hea-www.harvard.edu/ )

10. GBT Active Optics Systems and Techniques
... Up: Adaptive and Active Optics . ... Six laser rangefinders are used to trilaterate to these prisms so that departures from paraboloidal shape due to wind pressure and thermal gradients in the backup structure can be measured. ... NRAO decided to build a 100-meter unblocked (off-axis) millimeter-wave active surface antenna, with laser rangefinders to control both mirror shape and pointing, and to call it the ``Green Bank Telescope'' [GBT]. ... Figure 1 shows the GBT as it looked in the Fall of 1999....
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/O4-02/ -- 32.0 Кб -- 10.10.2000
Похожие документы

11. Some problems of radio astronomical data analysis
... Верходанов О.В. Специальная Астрофизическая обсерватория, 1999 г. Ключевые слова : радиоастрономия, методы обработки данных, алгоритмы обработки, форматы данных, FITS, полнота обзоров, Linux . ... MIDAS (Munich Image Data Analysis System) - мюнхенская система анализа данных с изображениями, разрабатываемая и поддерживаемая Европейской Южной обсерваторией (ESO), используется для обработки оптических снимков неба, спектров объектов и рентгеновских данных, полученных на немецком спутнике ROSAT. ...
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/~vo/rad_prob/rad_problems.html -- 105.1 Кб -- 05.06.2007
Похожие документы

12. http://www.arcetri.astro.it/SWXCS/Files/sweepline.py
... lambda s,ncolor,nfont: \033[ +str(nfont)+ ; +str(ncolor)+ m +s+ \033[1;m #define: #p px if self .p0 == (-1,-1) : return False if self .p1 == (-2,-2): return True if self .direct == 0: return x self .p0[1]: u,v = self .p1, self .p0 else: v,u = self .p1, self .p0 insqrt = (u[1]*v[1]-u[1]*y-v[1]*y+y*y)*(u[0]*u[0]-2*u[0]*v[0]+u[1]*u[1]-2*u[1]*v[1]+v[0]*v[0]+v[1]*v[1]) #if insqrt =0: return ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/SWXCS/Files/sweepline.py -- 30.6 Кб -- 16.12.2012
Похожие документы

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