Найдено документов: 272093 (181 сайтов) ---- Время поиска: 0.80сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/dc123doc/PLOTTING_tasks.html.
http://www.atnf.csiro.au/computing/software/gipsy/dc123doc/PLOTTING_tasks.html.
1. Program parameters
Next: Program use Up: Description of program searchdup Previous: Description of program searchdup . Parameter input is done with a graphic user interface. ... Input file: Name of the input catalog file. It has to be formatted, one record per source/observation, according to the format used in the Arcetri observations and source archives. ... Minimum number of observations per source Source with less than this number of independent observations are not included in the output file . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/science/Radio/red/searchdup/node2.html -- 8.0 Кб -- 30.06.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7471) - www.arcetri.astro.it/ )
2. http://www.atnf.csiro.au/computing/software/gipsy/tsk/getval.dc1
Program: GETVAL Purpose: Get image values at given positions in a set Category: UTILITY File: getval.c Author: M.G.R. Vogelaar Keywords: INSET= Give set (,subset): Maximum number of subsets is 1. ... The image values are formatted according the string entered in FORMAT= APPEND= Ok to append? ... The flag characters and their meanings are: - The result of the conversion is left- justified within the field. ... If the result of a conversion is longer than the field width, an asterisk is returned. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/getval.dc1 -- 10.2 Кб -- 24.04.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>30920) - www.atnf.csiro.au/ )
3. Chapter 4: Solar System Targets
Table 4.1: Solar System Standard Targets . Table 4.2: Target Description Keywords . Table 4.3: Positional Parameters for TYPE = COMET . ... Observers for solar system Targets of Opportunity (e.g. a "new" comet or asteroid, a solar-wind disturbance reaching the Jovian magnetosphere, etc.), should complete the Generic Target List ( See 3.12 Generic Targets List [Generic_Targets] ) and the Visit and Exposure Specifications (to the extent possible) in time for the Phase II deadline. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/p2pi/P2PI/ch04_targ_ss.html -- 9.7 Кб -- 22.05.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19800) - www.stsci.edu/ )
4. HyperLEDA documentation: parameter: pgc
All the objects in the database, galaxies, stars, clusters, ..., are indexed with their pgc number. Historically, the pgc numbering was created to unify the names of the galaxies when the database project started in 1983. ... Still, all the objects in the database (about 5 millions) have a pgc number which is used as a unique identification across the different tables. This number should not be used to build a name , since it would not be recognized by any database, including HyperLeda. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/fetch/HL/leda/param/pgc.html -- 3.5 Кб -- 23.12.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3662) - www.sao.ru/ )
5. Parameters
Next: System configuration Up: How to use CONSTRICTOR Previous: Preparation of parameter file Contents . ... DayNumber: Even though this number is in the data, some packet headers have the wrong number and it makes it a whole lot easier to have the user check and enter this number correctly. ... CONSTRICTOR will add a multiple of 24 hours to the time tag when the day number changes. Remember to set the StopTime to, say, 48 hours if you use a DayNumber of one less than the actual day number. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node229.html -- 7.3 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>50159) - www.eso.org/ )
6. http://scan.sai.msu.ru/lk/
Please enter the lightcurve file name and period search parameters: . Lightcurve file: . ... Apply the Heliocentric correction and convert all dates to Terrestrial Time (TT)? ... Also, the Heliocentric correction cannot be applied to such lightcurves. ... This period search service is also available at the mirror sites: Mirror 1 , Mirror 2 , Mirror 3 , Mirror 4 . You may download the latest source code distribution and install the period search service at your own web server. ...
Еще в разделе:
(Показать все результаты (>3) - scan.sai.msu.ru/ )
7. ATOMS by Number
... Position Switching Separation Tolerance with Arecibo in L-Band . ... Arecibo Elevation Wheel and Track Life . ... Carl Heiles . ... Dynamics of the Arecibo Radio Telescope . ... The Future: Ultra Wide Band Feeds and Focal Plane Arrays . ... 2002-03 (pdf) . ... 2002 May . ... 2001-09.pdf . ... Multi-Beam Array System Feed Selection . ... 2000-07.pdf . ... The LBW Feed: The Mueller matrix in 1999 and 2000 . ... P. Perillat . ... Feed Resonances in Wide L-Band Gregorian Feed . ... J. Cordes, J. Lazio ....
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~astro/aotms/bynumber.shtml -- 22.6 Кб -- 27.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4723) - www.naic.edu/ )
8. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/cell_list.f90
... number of particles integer, parameter :: max_list = 100 ! max number of particles per cell integer, parameter :: ncell = 20 ! ... cell size real(dp) posn(3, npart) ! ... initialise cell list call init_cell_list(npart, ncell, max_list, cell_size, posn, & cell_num, cell_list) ! now go and do something interesting with it... contains subroutine init_cell_list(npart, ncell, max_list, cell_size, posn, & cell_num, cell_list) implicit none integer, parameter :: dp = kind(1.0d0) integer npart ! ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/cell_list.f90 -- 3.4 Кб -- 30.09.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4418) - www.mrao.cam.ac.uk/ )
9. Command-line position entry.
... The sky position of a single source may be entered via the parameters ra , dec and (optionally) errorradius . ... In this mode, the output positions are printed to a single line of standard output. ... Source dec = <dec> deg. # # rawX rawY ccd On chip? +xxx.xx +xxx.xx xx x 123456789 123456789 12345678 . ... Source dec = <dec> deg. # # detX detY +xxxxx.x +xxxxx.x 123456789 12345678 . ... Source dec = <dec> deg. # # detX detY det err +xxxxx.x +xxxxx.x xxxxx.x 123456789 123456789 123456789 . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/esky2det/node4.html -- 7.8 Кб -- 22.11.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18586) - xmm.vilspa.esa.es/ )
10. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>677) - www.ipa.nw.ru/ )
11. Tutorial on Fortran 90, Digital UNIX
System parameters on Digital UNIX . ... Digital and Cray use the number of bytes as the KIND -parameter. ... LOGICAL Default byte word KIND number = 4 1 4 LOGICAL Default double quad KIND number = 4 8 16 INTEGER int15 int31 int63 KIND number = 2 4 8 digits = 15 31 63 radix = 2 2 2 range = 4 9 18 huge = 32767 2147483647 9223372036854775807 bit_size = 16 32 64 REAL single double quad KIND number = 4 8 16 digits = 24 53 113 maxexponent = 128 1024 16384 minexponent = -125 -1021 -16381 ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/alpha.html -- 10.4 Кб -- 13.03.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/alpha.html -- 10.4 Кб -- 13.03.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/alpha.html -- 10.4 Кб -- 13.03.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>3626) - crydee.sai.msu.ru/ )
12. Fit a source with a small number of net counts
Next: Inspection of results Up: *fit* - Fit Data Previous: Verbose Mode . If the number of net counts for a source is less than it is impractical to fit the data in all 34 energy bits. However, if the flux is required, then a fit must be performed first. ... Fit will then calculate the normalization of the model and xflux can be used to determine the flux and luminosity of the source from the best fit model. xs> fit rebin=yes . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node153.html -- 3.9 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4123) - hea-www.harvard.edu/ )
13. Izmccd
Download Izmccd (~2.7 MB). ... for 1-5 bytes is number of a numbered minor planet, . ... Positions 1-80 file "mpcreportiz.txt" are similar to positions of file "mpcreport.txt". 83-95 – errors of unit weight, . ... If this tag is " 1 0 " , this record contains results of measurements of an image of object (approximation by "PSF"), . ... 57-66 – error in X (pixels), for first star in a multicentric image, for subsequent it is error in (distance between first star in the image and this), . ...
[
Сохраненная копия
]
Ссылки http://www.izmccd.puldb.ru/izmccd7e.htm -- 8.1 Кб -- 17.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13) - www.izmccd.puldb.ru/ )
14. Stellarium: AngleSpinBox Class Reference
Stellarium 0.12.3 . ... Classes . ... AngleSpinBox Class Reference . A spin box for displaying/entering angular values. More... #include < AngleSpinBox.hpp > . ... virtual voidљ . ... Set the value to default 0 angle. ... AngleSpinBox (QWidget *parent=0, DisplayFormat format= DMSSymbols , PrefixType prefix= Normal ) . ... Set the display format. ... the value to set, in decimal degrees. void AngleSpinBox::setDisplayFormat . ... the value to set, in radians. void AngleSpinBox::valueChanged . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classAngleSpinBox.html -- 31.0 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1146) - astro.uni-altai.ru/ )
15. SCL Sfit Genetic Commands
... sfit . ... commands . scl . ... Define parameters for controlling performance of genetic algorithm . ... generations . The maximum number of generations the program will go through, before stopping, if the solution is not within the given tolerance. 10 . ... The number of parents randomly generated in the first generation, and in each subsequent generation. 50 . ... This is multiplied by the number of parameters being varied to give the total string length for each parent. 16 . ... elitism . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_gen.html -- 7.9 Кб -- 30.08.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2790) - star.arm.ac.uk/ )
16. Restrictions on the Scenario Parameters
... we show that the comparison between the calculated and observed numbers of the most ``fragile'' (from the point of view of the binary evolution scenario ) galactic binary types (such as X-ray low-mass X-ray binaries (LMXB), cataclysmic variables (CV), Be-stars with compact companions, relative number of visible binary radiopulsars with normal and compact secondary components) impose certain constraints on the feasible initial ... Phenomenological Kick Velocity . ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node41.html -- 6.6 Кб -- 26.02.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>592) - xray.sai.msu.ru/ )
17. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1391) - jet.sao.ru/ )
18. lsst.tcc: tcc.parse.getPVTList Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . ... NamespaceљList . NamespaceљMembers . ... getPVTList . ... tcc.parse.getPVTList Namespace Reference . ... listљ . ... numAxes , . ... number of axes of PVT data required . ... TAI date (MJD, seconds) to use if time is omitted . ... numValues: the number of values explicitly specified by the user (positions, velocities and TAI, as appropriate) . ... An invalid number of values is seen . ... list tcc.parse.getPVTList.__all__ = ["getPVTList"] . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1parse_1_1get_p_v_t_list.html -- 11.3 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1018) - www.apo.nmsu.edu/ )
19. SLITLESS (Oct97) --- ST_ECF --- SLITLESS (Oct97)
slitless -- Extract a spectrum from a direct/GRISM image pair slitless image grism output PARAMETERS . ... A two dimensional direct image to be used to select an object. grism . A two dimensional GRISM image containing slitless spectra of objects present in the direct image. output . ... Toggle whether or not a background estimate is subtracted from the extracted object spectrum. mingood = INDEF . Pixels of the grism image with values smaller than this are ignored. maxgood = INDEF . ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/slitless/slitless.hlp.html -- 7.3 Кб -- 06.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>259) - www.stecf.org/ )
20. Conference "Algebraic Geometry and Number Theory"
Home . ... The aim of the conference is to discuss recent achievments in algebraic geometry and number theory with special emphasis on their relation to the information theory. Topics to be consdered include the study of points on varieties over number fields and finite fields, zeta functions, modular forms, asymptotic properties of arithmetic invariants of algebraic varieties (such as class numbers, regulators, Schafarevich-Tate groups). ... Alexander Kirillov (Moscow, Philadelphia) . ...
[
Сохраненная копия
]
Ссылки http://www.mccme.ru/poncelet/2014AGNT/index.html -- 5.2 Кб -- 28.06.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>936) - www.mccme.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда