| Найдено документов: 56205 (127 сайтов) ---- Время поиска: 0.33сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/Formtools.py.
http://www.stsci.edu/spst/UnixTransition/doc/Formtools.py.
1. The Periphery of Disks 2014 Conference
ATNF Home . About ATNF . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Australia Telescope User Committee . ... Murchison Radio-astronomy Observatory . ... Parkes radio telescope . Australia Telescope Compact Array . Mopra radio telescope . ... Parkes | ... Visiting Parkes radio telescope . ... Parkes radio telescope webcam . ... We have not arranged for a particular hotel for conference participants and ask participants to arrange their own accomodation. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/research/conferences/2014/ThePeripheryOfDisks/accommodation.html -- 27.3 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7984) - www.atnf.csiro.au/ )
2. File Formats Required for Photometry
... Observatory data . ... Required stellar data . ... Comment column . ... UT date --- column label: DATE . MJD --- column label: MJD_OBS . ... Column label: TELESCOP . Column label: DIAM . Column label: LON . Column label: LAT . Column label: HEIGHT . ... Descriptor for the ``horizon'' table . ... Instrument configuration and run-specific information . Storage format . ... Column DET . ... Sample instrument files . ... CCD photometry . ... Required observational data . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node548.html -- 12.5 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1401) - www.sao.ru/ )
3. Create a Program Using JWST MSA Planning Tool
This exercise will require the PC to create a MSA program in APT. ... Go to /user/bethp/jwst. ... Create a New JWST Program in APT. ... In the Observations section, select New Observation Folder. In the new observation folder, click on MSA Planning Tool. ... To do this, you need to go to the targets section in APT and select New JWST Reference Star. ... Now that you have the basic steps, you can play around with selecting different parameters and creating new MSA observations. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ops/jwst_MSA.html -- 3.8 Кб -- 06.04.2016
Похожие документы
Похожие документы
4. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>179) - www.stecf.org/ )
5. Useless form
usr/bin/python # This CGI script has been generated as part of an FM installation and # can be used to test that everything is working properly. ... If specified, # data from the form will be registered also as single # files named: rec_xxxxxxx.txt h1="HERSCHEL USE QUESTIONNAIRE", # Form box title # h2="Useless form", # Form box subtitle. ... The order will be respected in the form. ... Field names cannot be duplicated. f.addItem("name",label="Name",size=10) # Simple text item. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/~lfini/testform.py -- 8.3 Кб -- 08.05.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1158) - www.arcetri.astro.it/ )
6. Building CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... http://carma.astro.umd.edu/wiki/index.php/Installing_Developer_CASA . Building CCMTools as required by CASA . ... Building . ... Notes related to building CASA . A prototype build system for CASA using SCons . ... Generating IDL files . ... Notes on the classic CASA build . ... Writing the tool XML file . ... Automatically generated IDL files from the files describing each of the tools of CASA. ... Building CASA . ... Building the casa-core libraries . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casabuild.html -- 15.2 Кб -- 04.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1474) - www.mrao.cam.ac.uk/ )
7. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2924) - www.eso.org/ )
8. Outline of the Survey Planning Process (requires investment of
. First page Back Continue Last page Summary Graphics .
[
Сохраненная копия
]
Ссылки http://www.naic.edu/alfa/galfa/meetings/1/talks/rlb_files/text1.htm -- 2.2 Кб -- 06.05.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2357) - www.naic.edu/ )
9. lsst.tcc: python/tcc/cmd/rotate.py Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... python . ... cmd . rotate.py . ... 13 љ def rotate (tccActor, userCmd): . ... 21 љ @param[in,out] tccActor tcc actor; . ... 29 љ qualDict = parsedCmd.qualDict . ... 34 љ newObj = tcc.base.Obj(tccActor.obj) . 35 љ nextTAI = tcc.base.tai() + tccActor.tune.trackInterval + tccActor.tune.trackAdvTime . ... tcc.cmd.startSlew.startSlew . ... Definition: startSlew.py:14 . ... tcc.cmd.checkTargetForSlew.checkTargetForSlew . ... Definition: rotate.py:13 . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/rotate_8py_source.html -- 23.8 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>493) - www.apo.nmsu.edu/ )
10. XFree86/OS2 Download Page
... These HTML pages can be downloaded from SET.GMD.DE (/pub/misc/XFree86OS2/html) by FTP. This is XFree86 for OS/2, version 3.3.6 You don't have to download all files; just get the marked required files first, and then read the files and decide what you further need. ... Latest Information required (LATEST.OS2) . ... There are two flavours available, the full server and the small server which does not have the seldomly used PEX, XI, XIE extensions built in. 8514 server, full small (X8514.zip) . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/xf86dist.html -- 6.7 Кб -- 23.10.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1169) - crydee.sai.msu.ru/ )
11. ADASS 2002 Conference Proceedings
Next: Chandra Data Archive Download and Usage Database . ... Gasson, D., Bell, D., & Hartman, M. 2003, in ASP Conf. ... ANDES (the Advanced NOAO Database Expert System) is NOAO's new observing proposal system. ... This process is discussed in more detail in Bell, Gasson & Hartman (2002) and Gasson & Bell (2003). ... This page uses the current date and time to guess which program is likely to have taken place, and displays any relevant information (i.e., proposal number, investigators, title). ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass02/P5-2/ -- 12.8 Кб -- 13.03.2003
Похожие документы
Похожие документы
12. The AstroStat Slog import inference
... Posts tagged ?import inference? ... I was told to stay away from python and I?ve obeyed the order sincerely. ... At that time, collecting these modules and getting through them could help me complete the first step toward the quest Learning Python (the first posting of this slog). ... Tags: APLpy , AstroPy , IDLsave , import inference , libraries , modules , package , Pyfits , PyMC , PyRAF , PYSTAT , Python , PyWavelets . ... 2 Comments . ... Entries RSS . ... vlk on [MADS] Parallel Coordinates . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/import-inference/index.html -- 20.5 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2815) - hea-www.harvard.edu/ )
13. Astrodynamics 101
. Finding The Right Window . "All Windows Are Not Made Equal." . Previous . Main . Next .
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/research/solarsystem/jma/budget.html -- 3.6 Кб -- 16.08.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1036) - star.arm.ac.uk/ )
14. S.P. KOROLEV ROCKET & SPACE CORPORATION ENERGIA
... Corporation . OAO RSC Energia . President of the Corporation . ... Brief History of Rocket and Space Technology . ... Space Station MIR . ... Space Records . ... Image . ... Contribution of RSC Energia to the Russian Space Technology . International Space Station . Project History . ... First Crew . Required Resources . ... Images . ... Second Crew . ... First Russian Visiting Crew . ... Third Crew . ... Fourth Crew . ... Rockets . ... Official WEB-site of S.P.Korolev RSC Energia . ...
[
Сохраненная копия
]
Ссылки http://www.energia.ru/english/sitemap.html -- 40.0 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>723) - www.energia.ru/ )
15. PlugInFilter (ImageJ API)
... FIELD | ... METHOD . ... static int . ... Set this flag to have the ImageProcessor that is passed to the run() method converted to a FloatProcessor. static int . ... Set this flag if the filter wants its run() method to be called for all the slices in a stack. static int . ... Set this flag if the filter does not want its run method called. static int . ... Set this flag if the setup method of the filter should be called again after the calls to the run(ip) have finished. static int . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/PlugInFilter.html -- 28.9 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>311) - www.astro.louisville.edu/ )
16. Nuclear fusion of hydrogen into helium powers stars, but fusion requires a lot
... Star Atlas . ... stars . ... Nuclear fusion of hydrogen into helium powers stars, but fusion requires a lot of energy. Where does this energy come from? ... You re in good company: This question also stumped the physicists who first tried to understand nuclear fusion in stars. In a star s core, all atomic nuclei have been separated from their electrons, so each hydrogen atom is really just a proton and thus holds a positive charge. ... Get instant access to subscriber content on Astronomy.com! ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2014/09/fusions-fuel -- 63.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>785) - www.astronomy.com/ )
17. Visualising GiST index
... Create table gis_data with line geometries in column geom : create table gis_data (); select AddGeometryColumn('', ' gis_data ',' geom ',-1,' LINESTRING ',2); Insert LINESTRING geomtries: insert into gis_data ( geom ) values(' LINESTRING (2 3,3 4,5 5)'); insert into gis_data ( geom ) values(' LINESTRING (6 6,10 10)'); insert into gis_data ( geom ) values(' Visualisation in GRASS GIS . ... psql testdb * start over from index creation: see above ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/postgres/gist/gevel/examples/gist_grass_example.html -- 4.7 Кб -- 13.04.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>653) - www.sai.msu.su/ )
18. MaximDL и PinPoint с ошибкой "The plate's exposure start time is required for
... MaximDL и PinPoint с ошибкой "The plate's exposure start time is required for catalog proper motion calculation. Check the attached image." ... Прошу помощи в разборках с MaximDL и PinPoint. ... Кадры открываются в MaximDL при указании формата RAW и размера. Когда пытаюсь распознаться ПинПоинтом (или в Максиме или в отдельном) вылезает ошибка: The plate's exposure start time is required for catalog proper motion calculation. ... Откуда качнуть эти метры? http://www.cyanogen.com/help/maximdl.. ...
[
Сохраненная копия
]
Ссылки http://www.starlab.ru/showthread.php?t=21412 -- 89.1 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>109) - www.starlab.ru/ )
19. http://hea.iki.rssi.ru/integral06/perl-bin/confirmation2.pl_old
... TIME[4]+1)." TIME[5]+1900); $time = @TIME[2]." ... TR><TD valign=top align=left><b>$k</b></TD><TD><small>$entry{$k}</small></TD></TR>\n"; } $print.= TABLE ; $ print .= h4 Record $ entry {date} /h4 hr ; } } bib'close($bibfile); if($is_valid == 0){ print font color=red ERROR: Entry not found. /font br ; print _form; }else{ print p Dear Dr. $ name , br br Please find below the information you have entered during pre-registration, br check and correct it ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/integral06/perl-bin/confirmation2.pl_old -- 6.2 Кб -- 21.03.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>208) - hea.iki.rssi.ru/ )
20. Getting Started in Actor Prolog. Component-Oriented Programming.
The idea of component-oriented programming is that in the course of implementation of various software projects a programmer (or a programmers team) accumulates a library of reused software fragments that are used in different projects. ... To solve such problems there are some special syntax means in Actor Prolog that support component-oriented programming. ... A package in Actor Prolog is a set of classes linked by implication. ... Actor Prolog supports visual component-oriented programming. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_comp.html -- 18.6 Кб -- 24.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>256) - www.cplire.ru/ )