Найдено документов: 244522 (171 сайтов) ---- Время поиска: 0.76сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/science/chianti/chianti_5.1/list_sel.html.
http://www.arcetri.astro.it/science/chianti/chianti_5.1/list_sel.html.
1. Extended IDL Help
This page was created by the IDL library routine mk_html_help . ... mk_html_help . at the IDL command line prompt. ... to calculate CHIANTI line intensities and continua, to create a synthetic spectrum. ... WRITTEN : Ver.1, 7-Nov-01, Giulio Del Zanna (GDZ) and Peter Young (PRY) MODIFICATION HISTORY: V.2, 7-Nov-01, GDZ . Fixed a small bug (now the spectrum plot is always plotted within the widget), and modified the option to add continua. ... Added extended details in the ascii output spectrum. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/science/chianti/chianti_5.1/list_headers.html -- 26.9 Кб -- 15.09.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11788) - www.arcetri.astro.it/ )
2. http://xmm.vilspa.esa.es/sas/5.4.1/doc/omfchain/ChangeLog
... The call to OMDETECT is changed in accordance with the new interface of OMDETECT (a few parameters have been removed) PARAM- file is set to OMDETECT-4.1 Version 1.22.9 -2002-05-29 ( VNY ) (+doc/omfchain_description.tex) documentation has been updated Version 1.22.8 -2002-05-27 (+src/omfchain.pl) The code for extraction of the ... Changed dependancy file to omfastshift 1.4 Version 1.2: 9 Oct 1998 Updated 'event-frame' locating algorithm in omfasttest.f90 and omfastshift. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/omfchain/ChangeLog -- 8.5 Кб -- 20.12.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16972) - xmm.vilspa.esa.es/ )
3. pulsedPwrIntoAlfa
... 18sep08: bias for 3a/3b changed. Look at p2030 data (polA,polB summed) . 21sep08: bias for all beams changed. ... The wapps in 3 level mode take 100 MHz bw with 64usec sampling and 256 lags. alfa is centred at 1440 Mhz with the 100 Mhz 1390-1490 filter int. The total power was computed and then averaged to .1 seconds. ... Beam 6b is dead and p2030 is adding polA + polB. ... The a2010 data taken on 21sep08 was analyzed to check the stability of all the beams after the bias changes in alfa. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/mbeam/biasChange_sep08.html -- 5.6 Кб -- 22.09.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5242) - www.naic.edu/ )
4. http://www.stsci.edu/~mperrin/software/sources/mysqlquery2.pro
... 2003/01/10, MWB, fixed multi-line query error. ... Does nothing helpful to identify/report bad SQL syntax. ;- pro mysqlquery2,lun, query ,info, $ FORMAT =fmt,HEAD= heads , CMD = cmd ,VERBOSE=verbose,$ ngood = ngood ; Zero the output variables, so there's no risk of accidentally ; re-processing a previous result if something went wrong. heads = '' ; lun and query string are manditory, as are at least one output ; variable (unless the / CMD flag is set) if (keyword_set( ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~mperrin/software/sources/mysqlquery2.pro -- 8.7 Кб -- 10.08.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18908) - www.stsci.edu/ )
5. Input and Output Sets
To obtain the GDS input and output set and subsets, a task normally does not call the basic user input routines directly, but calls one or more routines from a collection of specialized routines. ... The function GDSINP is used to obtain an input set and subsets, i.e. where the task gets its data from. ... Before the function to obtain the output set and subsets (GDSOUT) can be called, it is necessary to relate the input set to the output set. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/gds/input_p.html -- 5.1 Кб -- 16.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>35890) - www.atnf.csiro.au/ )
6. Modification of Tables
Next: Interactive Editing of Up: Management of Tables Previous: Displaying Tables . Elements in a table can be inserted, changed , and deleted . These functions are all performed by the WRITE/TABLE or COPY commands (See Table 5.4). The element to be modified must be defined by giving its column and row location. ... Table: Commands to Modify a Table . ... All commands that do not change a table element will only use the subset selected. ... Table: Commands to Transfer Table Data . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node64.html -- 4.1 Кб -- 23.02.1996
Похожие документы
Похожие документы
7. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile.in
... See also changes and comments in configure.in # prefix = @prefix@ exec_prefix = @exec_prefix@ DESTDIR = CFITSIO_LIB = ${DESTDIR}@libdir@ CFITSIO_INCLUDE = ${DESTDIR}@includedir@ INSTALL_DIRS = @INSTALL_ROOT@ ${CFITSIO_INCLUDE} ${ CFITSIO_LIB } ${ CFITSIO_LIB }/pkgconfig SHELL = / bin /sh RANLIB = @RANLIB@ CC = @CC@ CFLAGS = @ CFLAGS @ SSE_FLAGS = @SSE_FLAGS@ FC = @FC@ LDFLAGS = $( CFLAGS ) DEFS = @ DEFS @ LIBS = @ ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile.in -- 6.0 Кб -- 17.07.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1520) - www.astro.louisville.edu/ )
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/libcfitsio/libcfitsio-3.340/Makefile
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/CHANGELOG
8. DIS Keywords
For all keywords that contain a red and a blue value, the blue value comes first. ... The full pathname, but without the trailing "b.fit" and "r.fit", that would be given to the next exposure if the basename argument is not given to the expose command. ccdHeaters=float,float . ... bluelambda2=float [M] . The center wavelength for the given grating: the 1 or 2 indicates the grating bay. The bluelambda and redlambda keywords match one set of these, depending on the position of the turret. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Keywords.html -- 12.6 Кб -- 23.04.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>788) - www.apo.nmsu.edu/ )
9. http://hea-www.harvard.edu/PINTofALE/pro/linespec_em.pro
function linespec_em,atom, wmin = wmin , wmax = wmax , nbin = nbin ,wlog=wlog,ww=ww,$ ikev=ikev, fstr = fstr , tlog = tlog ,EM=EM, _extra=e ;+ ;function linespec_em ; returns a spectrum of atomic lines for a 1-T EM. output will be in ; units of [erg,ph]/s/cm^2/[keV,Ang] ; ; if IKEV is set , WMIN , WMAX ,WW must be input in [keV] and the ; output will have units .../keV ; ; if NOPH is ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PINTofALE/pro/linespec_em.pro -- 6.6 Кб -- 25.01.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2541) - hea-www.harvard.edu/ )
10. http://zebu.uoregon.edu/~uochep/talks/talks04/l-1.pdf
... Eric Torrence 2/12 February 2004 Phase 0 (Now) DchDigis EmcDigis EmtSim trgDC L1Accept This IS the current SP6 (14.3.X) Base simulation code unchanged, only the interface elements (Digis, TsfLUT) Eric Torrence 3/12 February 2004 Phase I DchDigis TsfSim BltSim PtdSim EmcDigis EmtSim Glt Interface GltSim Deployed Validated Written Not written L1Accept Significant upgrade to L1 Simulation Could be deployed in SP6 to improve ... Eric Torrence 12/12 February 2004 ...
[
Текст
]
Ссылки http://zebu.uoregon.edu/~uochep/talks/talks04/l-1.pdf -- 302.8 Кб -- 18.03.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>407) - zebu.uoregon.edu/ )
11. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>256) - lnfm1.sai.msu.ru/ )
12. S.P. Korolev RSC Energia - International Space Station
... S.P. KOROLEV ROCKET AND SPACE CORPORATION ENERGIA . ... OAO RSC "Energia" . ... Company's History . ... History . ... ISS Russian Segment . ... Soyuz TMA . ... The Soyuz TMA manned transport spacecraft is a modification of Soyuz TM spacecraft distinguished for a high reliability and safety of flight for the crew which is proven by all the launches of the spacecraft implemented in the period of years 1986 -2002 for the purposes of servicing orbital stations. ... 2015 JSC "S.P. Korolev RSC "Energia" ....
[
Сохраненная копия
]
Ссылки http://www.energia.ru/en/iss/soyuz-tma/soyuz-tma_02.html -- 31.8 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2384) - www.energia.ru/ )
13. NEdit.org
Home - News - Download - Documentation - Search - FTP . About NEdit . ... Download . Get NEdit . ... nedit man page . ... Mirror Sites . ... Christian Denat . ... Back ] . ... Select word/line/file ( modified ) . ... Project macros ( modified ) ( new ) . ... Find definition ( new ) ( new ) . Find definition dialog ( new ) ( modified ) . ... Trace IF / ELSE / END IF ( modified ) ( new ) . Fold C/C++ ( modified ) ( modified ) . ... Element functions ( modified ) [ Back ] . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/previous_changes.shtml -- 13.8 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/previous_changes.shtml -- 13.8 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/previous_changes.shtml -- 13.8 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/previous_changes.shtml -- 13.8 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/previous_changes.shtml -- 13.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1379) - jet.sao.ru/ )
14. IKI SSC, INTMINS APRIL99
Modified 11 April 1999. The last modifications concerns to the new ground tracks selection on the base of the more wide list of the INSPIRE particpants. ... The range value was changed from 2 deg to 4 deg for the distance between lat/lon of the graund track and place of the INSPIRE members. Plots of predicted tracks under USA and Europe 11 April 1999 . April, 17, 1999 (USA) . April, 17, 1999 (EUR) . ... 11 April 1999 . ... place . ... Back to the IKI Satellite Situation Center (SSC) . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/vprokhor/intmins/april99.htm -- 8.0 Кб -- 11.04.1999
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/intmins/april99.htm -- 8.0 Кб -- 11.04.1999
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/intmins/april99.htm -- 8.0 Кб -- 11.04.1999
Похожие документы
Еще в разделе:
(Показать все результаты (>1322) - www.cosmos.ru/ )
15. volinks [SAI Virtual Observatory - Wiki]
. Trace: . start : volinks . navigation . Main . SAI VO Projects . CAS . Web Services . TODO . AstroSearch . AstroDB . AstroKeywords . VOLinks . Our People . User Space . Sandbox . Help on Wiki search . toolbox . Index Recent changes Backlinks Login . Show page Old revisions . The following pages were changed recently. volinks.txt Last modified: 2007/05/07 18:32 by oleg Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/wiki/volinks?do=recent -- 9.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>407) - vo.astronet.ru/ )
16. http://www.eso.org/~qc/tqs/webCMS1.html
... embedding of content page in standard QC web page . embedding of navigation bar . ... including common pages in instrument QC web site . ... This is a tool for managing the QC web pages. ... general/common page, common content . ... Although the common pages have a standard, non-specific content (hence the name), they need to get an instrument-specific navigation bar. ... In order to finish the page as a valid QC web page, the tool webCMS is called on the dfo machine: 'webCMS -p pipe_calib'. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/tqs/webCMS1.html -- 16.5 Кб -- 23.10.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13645) - www.eso.org/ )
17. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/a-c/burzum1.txt
... Play Information * Episode and Level # : MAP01 and MAP02 for DOOM ][ Single Player : Yes Cooperative 2-4 Player : Yes (you're gonna need that on skills 4 and 5) Deathmatch 2-4 Player : Not implemented Difficulty Settings : Yes (harder on skill 3 and even harder on skill 5) New Sounds : Yes New Music : Yes New Graphics : Front screen Demos Replaced : Burzum.wad * Construction * Base : New ... Where to get this WAD * ftp.cdrom.com (where else could it be?) ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/a-c/burzum1.txt -- 2.7 Кб -- 22.10.1995
Похожие документы
Похожие документы
18. Stellarium: core/modules/Landscape.hpp Source File
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... core . modules . Landscape.hpp . ... 45 љ Landscape ( float _radius = 2.f); . ... 47 љ virtual void load( const QSettings& landscapeIni, const QString& landscapeId) = 0; . ... 62 љ void setBrightness ( const float b) {skyBrightness = b;} . ... 254 љ void create( const QString name, const QString& maptex, float texturefov, float angleRotateZ); . ... 276 љ void create( const QString name, const QString& maptex, float angleRotateZ); . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/Landscape_8hpp_source.html -- 44.2 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2694) - astro.uni-altai.ru/ )
19. QDB: An IDL-Based Interface to LASCO Databases
... Up: Database Applications . ... QDB is a collection of IDL and C routines that provides a query interface to the Large Angle Spectrometric Coronograph ( LASCO ) databases maintained under the Sybase database management system. ... These changes illustrated a need for a general and flexible interface that could be used with any database, regardless of its structure, size, and type of data. ... These features of QDB have allowed us to query the LASCO database frequently and efficiently. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/esfandiaria.html -- 11.7 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1734) - www.adass.org/ )
20. OptInt PmWiki : Tech Meet 16 | History
OptInt PmWiki . ... Tech Meet 16 . ... Page History | Attach | ... MROI Delay Line Design Contract . ... Return to Tech Meet 16 ( Edit ) . ... MF/XS Investigate possible ways of clamping camera cable and assess any extra space needed . XS Make 3d drawing for NMT based on [[Attach:FTT_layout.pdf|2011-05-17 layout]] showing changes to space envelopes that we are requesting . ... Conclusions - baseplate . ... Hence adopt [[Attach:FTT_layout.pdf|2011-05-17 layout]] . ... Attach:FTT_layout.pdf | ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIFastTipTilt/TechMeet16?action=diff&source=y&minor=y -- 27.4 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5078) - www.mrao.cam.ac.uk/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда