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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/public/help/confirm-chart-moving.html.

1. Recommendations for HST Observations
... HST . ... News and . ... When constructing the visits of your Phase 2 program, please consider the guidelines and rules given in the HST Primer, Section 6.2., to determine when to create new visits. ... Because the SAA reduces the full orbital visibility period of many targets for over half of the HST orbits each day (see Section 2.2.2 of the HST Primer), visits that require more than 5 consecutive orbits are less likely to have scheduling opportunities on most days of the HST observing cycle. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/programs/recommendations -- 17.4 Кб -- 10.04.2016
Похожие документы

2. See Spike Run... Run, Spike, Run
... It provides long range planning information to the scheduling team; it provides bright object, timing, and orientation information to the observation planning team; and it provides graphical description of the observations and their constraints. ... The GUI graphically displays the constraints that are computed by Spike and stored in the description files and in the database. ... BOAS processes all bright objects that have entered the database since the last time BOAS was run. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/P2-20/ -- 9.5 Кб -- 29.05.2001
Похожие документы

3. correlator:geo_correlation [ATNF VLBI Wiki]
... You are here: start €Ё correlator €Ё geo_correlation . ... Data Transfers . ... Field System logs, .skd and .vex files are available from: ftp://ivs.bkg.bund.de/pub/vlbi/ivsdata/aux/ {year}/{expcode} . ... When sufficient data are correlated, run difx2fits and LBA pipeline for clock searching. ... For ease of transfer, copy the .vex and .v2d files to the pipeline output area, and create a corr_notes.txt file (default containing string 'none') to assist with compilation of the correlator report. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/correlator/geo_correlation -- 20.8 Кб -- 10.04.2016
Похожие документы

4. Event Handling
... For instance, motion event handlers are passed a pointer to a GdkEventMotion structure which looks (in part) like: struct _GdkEventMotion { GdkEventType type; GdkWindow *window; guint32 time; gdouble x; gdouble y; ... guint state; ... }; . ... The second field specifies the events we are interested in. ... The "motion_notify_event" and "button_press_event" handlers are pretty simple: static gint button_press_event (GtkWidget *widget, GdkEventButton *event) { if (event->button == 1 && pixmap != ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-eventhandling.html -- 10.0 Кб -- 19.07.2002
Похожие документы

5. Data Handling Video Tutorials
This set of lessons teaches you how to manipulate data, plot it, analyse it and draw conclusions from it. Two software packages are used: Excel (or another spreadsheet such as iWork Numbers), and Python (with the numerical python and matplotlib packages). Some tasks can be done in either, while some require the greater power of Python. Reference Guide for Python Data Handling . Back to Main Lab Skills Page .
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/labskills/datahandling/ -- 1.9 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>490) - www.mso.anu.edu.au/ )

6. Data Flow System overview
... In order to realize the optimal scientific return from the VLT, ESO has undertaken to develop an end-to-end data flow system from proposal entry to science archive. The VLT Data Flow System (DFS) is being designed and implemented by the DFS Group (ESO Internal access only) in collaboration with VLT Division and Instrumentation Division . ... VLT Control System Interface . ... OBs are the quantum of data that flows within the DFS, collecting state, data and status information as they flow. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/ -- 12.8 Кб -- 25.05.2004
Похожие документы

7. OptInt PmWiki : Handling Procedures | History
OptInt PmWiki . MROI Delay Line / . Handling Procedures . ... Page History | ... MROI Delay Line Design Contract . ... MROI . ... Return to Handling Procedures ( Edit ) . ... Proposed delay line tools, jigs and handling procedures (INT-406-VEN-0119) . ... February 05, 2008, at 09:44 AM by M Fisher - uploaded handling procedures documet . ... Delay Line Pipes and Supports Installation Procedure . ... Trolley Handling Procedure . ... Delay line pipes and supports installation procedure? ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/HandlingProcedures?action=diff -- 23.4 Кб -- 01.03.2014
Похожие документы

8. Midnight And Noon - an Astronomy Net Article
Midnight And Noon . Articles | ... Never call 12 Midnight, 12 a.m. Never call 12 Midnight, 12 p.m. Never call 12 Noon, 12 a.m. Never call 12 Noon, 12 p.m. Always refer to the 12 o'clock during the middle of the night as 12 Midnight . ... Hence to express the time from 12 noon to 12 o'clock at night, we use the term p.m. and from 12 o'clock at night to 12 o'clock noon we use a.m. However 12 o'clock midday is neither ante meridian or post meridian. ... www.astronomy.net . About Astronomy Net | ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/articles/13/ -- 16.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>322) - www.astronomy.net/ )

9. Apache's Handler Use
What is a Handler . ... mod_actions . ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. Apache 1.1 adds the ability to use handlers explicitly. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/handler.html -- 7.2 Кб -- 15.10.2001
Похожие документы

10. Apache's Handler Use - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... This document describes the use of Apache's Handlers. ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/handler.html -- 12.8 Кб -- 21.01.2013
Похожие документы

11. Algorithm
... Get a handle on the ODF OM Tracking History Data Auxiliary File. Determine datamode from keyword in primary header. Get a handle on the tracking history data binary table extension. Get start and end of exposure time stamps (OBT) from the ODF Non-Periodic Housekeeping File Convert Onboard start/end Timestamps (OBT) to event time tags (elapsed seconds since mission reference time 1998-01-01T00:00:00) using OAL_obtToTimeTag call Create and get handle on output event list file. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/omthconv/node8.html -- 3.9 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>9681) - xmm.vilspa.esa.es/ )

12. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>46) - vega.inp.nsk.su/ )

13. String Handling: <string.h>
... Basic String Handling Functions . ... Character conversions and testing: ctype.h . ... char *stpcpy ( const char *dest, const char *src) -- Copy one string into another. int strcmp( const char *string1, const char *string2) - Compare string1 and string2 to determine alphabetic order. char *strcpy( const char *string1, const char *string2) -- Copy string2 to stringl. char *strerror( int errnum) -- Get error message corresponding to specified error number ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
Похожие документы

14. http://www.naic.edu/alfa/ealfa/meeting2/handouts/NAIC_guidelines.pdf
NAIC Guidelines for ALFA Consortia Proposals (Draft May 7, 2004) R. L. Brown At the May 6, 2004 teleconference of the ALFA System Advisory and Planning (ASAP) committee several issues were identified as being critical to informing the process by which guidelines are developed by NAIC for handling the ALFA consortia proposals. ... Planning for shared-risk precursor observations, a primary purpose of which is to demonstrate the readiness of the survey teams to conduct their planned survey observations. ...
[ Текст ]  Ссылки http://www.naic.edu/alfa/ealfa/meeting2/handouts/NAIC_guidelines.pdf -- 96.7 Кб -- 12.05.2006
Похожие документы

15. ASP: Sharing the Universe
More about Handling Difficult Questions (and Difficult People) . ... The claim: Humans have never landed on the Moon, the Apollo landings were faked by NASA. ... The claim: Astrology is the same as Astronomy. The reasons: Many people confuse astronomy with astrology and may ask you specific questions that relate to astrology. ... The reasons: There is often not much proof with these claims. ... The claim: Origins of the universe, Earth, and life by other means than what scientific evidence shows. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/SharingTheUniverse/questions_topics.html -- 10.3 Кб -- 02.10.2012
Похожие документы

16. VISTA - Visible and Infrared Survey Telescope for Astronomy
... Exposure Time Calculator (ETC) . Survey processing . ... VISTA is a 4-m class wide field survey telescope for the southern hemisphere, equipped with a near infrared camera (1.65 degree diameter field of view at VISTA's nominal pixel size) containing 67 million pixels of mean size 0.34 arcsec and available broad band filters at Z,Y,J,H,K s and a narrow band filter at 1.18 micron. A wide field visible camera, if constructed, could also be used on VISTA. ... Tile . ... ESO VISTA Public Surveys . ...
[ Сохраненная копия ]  Ссылки http://www.vista.ac.uk/ -- 31.7 Кб -- 27.11.2014
Похожие документы
Еще в разделе: (Показать все результаты (>28) - www.vista.ac.uk/ )

17. Fortran 95
... 17.1 New features . ... Pure procedures . ... A function NULL to nullify a pointer . ... Complete version of END INTERFACE Pure functions are functions without side effects, and elemental functions are pure functions with only scalar arguments and with scalar result. ... Elemental functions are pure functions with only scalar dummy arguments (not pointers or procedures) and with scalar result (not pointer). That a function is elemental can be indicated with the new ELEMENTAL prefix. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/f95.html -- 15.4 Кб -- 20.08.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/f95.html -- 15.4 Кб -- 20.08.1996
Похожие документы
Еще в разделе: (Показать все результаты (>3608) - crydee.sai.msu.ru/ )

18. Handling shell variables
. The shell has several variables which are automatically set whenever you login. The values of some of these variables are stored in names which collectively are called your user environment. Any name defined in the user environment, can be accessed from within a shell script. To include the value of a shell variable into the environment you must export it. Special shell variables . Evaluating shell variables .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы

19. Guider Image Controller Overview
... Finding Stars . ... Handling Bad Pixels . ... The guide camera image controller can control one or more guide cameras. ... Each time the camera is read, the image is automatically saved to a fits file on a shared disk. ... Cameras that have bad pixels require "bad pixel maps" in order to find stars, centroid or even compute statistics for the image. ... View this image (for instance in NIH Image) and determine an upper and lower cutoff; pixels whose values are outside of this range are considered...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/HardwareControllers/GuiderImageOverview.html -- 10.6 Кб -- 22.06.2000
Похожие документы

20. GOCG Pre-Observation Products
Next: Navigation Pre-Observation Products . ... SRT (Space Radio Telescope) Schedule (SRS) File . ... What: GOCG generates the Space Radio Telescope (SRT) schedule file, or SRS file, from current GSTS file. The SRS file has more precise time stamps than long-term schedules, and also designates which GTS will be used when. ... The SRS file also serves as the antenna pointing schedule file, as it describes the planned orientation of the spacecraft (and solar panels) as a function of time. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/gocgpre.htm -- 8.4 Кб -- 16.05.2001
Похожие документы

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | След.


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

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

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