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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astronomy.net/forums/atm/messages/3636.shtml.

1. Eight Inch F/2 Mirror Question - an Astronomy Net ATM Forum Message
ATM Forum Message . Forums: . ... Eight Inch F/2 Mirror Question . ... Posted by Steve Engleman on March 19, 2008 14:53:58 UTC . I have an eight inch f/2 spherical mirror (made by Newport Glass Works), on a University Optics 9-point mount that I would like to sell. ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/atm/messages/3683.shtml -- 13.8 Кб -- 09.04.2016
Похожие документы

2. Mirror Controller Actor
... The mirrorCtrl mirror controller actor controls one telescope mirror. It accepts desired orientation and commands mirror motion accordingly. ... It is presently designed to command a Galil mirror controller , but one may add support for other low-level motion controllers. mirrorCtrl is written pure Python. ... Home the desired actuators, where actuator list is a comma-separated list of actuator letters A through F (but some mirrors have fewer than 6 actuators). 2.5m M1 valid actuators: A-F . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/mirrorCtrl/ -- 8.8 Кб -- 02.03.2015
Похожие документы

3. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1
TH setINDI 1 .SH NAME setINDI \- set one or more writable INDI property values .SH SYNOPSIS \fBsetINDI [options] device.property.e1[;e2...]=v1[;v2...] ... \fP .SH DESCRIPTION .na .nh .PP setINDI connects to an indiserver and sends commands to set new values for specified properties. ... TP -p <p> connect using alternate port p; the default is 7624. ... SH EXIT STATUS The setINDI program exits with a status of 0 if it suceeded in setting the new value for each specified property. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1 -- 3.2 Кб -- 03.08.2011
Похожие документы

4. Output Files
... A copy of the original dataset, with the first table containing four additional columns: NABOVE , NDEFA , NEPDH , NDISCLIN and MCOMMODE . ... The overall format of the new dataset is as follows . A table labelled PNAUX1 containing the following columns: . ... FTCOARSE of type int-16 . FTFINE of type unsigned int-16 . ... NABOVE of type unsigned int-16 . ... NEPDH of type unsigned int-16 . ... MCOMMODE of type unsigned int-16 . A table labelled PNAUX2 containing the following columns: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/epauxcomb/node8.html -- 5.4 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>7686) - xmm.vilspa.esa.es/ )

5. Central Processor Platform CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . Platform Documentation . The ASKAP Central Processor platform consists of a Cray XC30 supercomputer and a 1.4PB Cray Sonexion storage system mounted as a Lustre filesystem. 2 x Login Nodes: . ... To login to the ASKAP Central Processor: . ... usr/bin/env bash #SBATCH --time=01:00:00 #SBATCH --ntasks=80 #SBATCH --ntasks-per-node=20 #SBATCH --job-name=myjobname #SBATCH --no-requeue #SBATCH --export=NONE aprun -B ./myprogram . ... Central Processor Platform . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/platform/processing.html -- 16.7 Кб -- 12.04.2016
Похожие документы

6. Files
The File System . ... Files are identified to the system using a unique identifier called the file specification , which can include disk and directory names as well as node names for accessing files across the network. On VMS systems, file names are usually thought of as having three parts *1 : the filename , the file type , and the version number . ... The full file specification, with node name, device, directory, file name, file type, and version being specified is shown in Figure 3.1 . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_21.html -- 8.8 Кб -- 01.11.1995
Похожие документы

7. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>5640) - crydee.sai.msu.ru/ )

8. Properties
... Drag data has the following properties: . Drag action type (ie GDK_ACTION_COPY, GDK_ACTION_MOVE). ... A GDK_ACTION_COPY would be a typical drag-and-drop without the source data being deleted while GDK_ACTION_MOVE would be just like GDK_ACTION_COPY but the source data will be 'suggested' to be deleted after the received signal handler is called. ... Sent and received data format types ( selection target ) come into play only in your request and received data handler functions. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-draganddropproperties.html -- 5.0 Кб -- 19.07.2002
Похожие документы

9. Meade Series 5000 2" Enhanced Diagonal Mirror with SC adapter
... Superb optical performance coupled with time proven computerized pointing and tracking has made the LX200 ACF series a best-seller in the high-performance telescope class. ... Meade's revolutionary LS LightSwitchтДв series of telescopes use advanced technologies to do what no other consumer telescopes have done before: take all the hassle out of using a telescope. ... Meade Series 5000 2" Enhanced Diagonal Mirror with SC adapter . ... Meade Series 5000 2" Enhanced Diagonal Mirror #07680. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/meade-series-5000-2-enhanced-diagonal-mirror-with-sc-adapter.html -- 84.5 Кб -- 09.04.2016
Похожие документы

10. Fixing and Freeing Region Markers
Region markers can be moved, resized, rotated, zoomed, deleted, and can change geometric type. ... For example, markers placed on astronomical catalog positions should be fixed so that one cannot accidentally move them off the specified position. ... Parameters can be fixed using the fix option of the regions public access point (for fixing classes of markers) or by means of a fix keyword in the definition of an externally loaded marker. ... In the command: echo "regions fix all -position -size" | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/fixregions.html -- 7.3 Кб -- 01.10.2012
Похожие документы

11. ELECTRICITY GENERATION
.
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1995/ph161/l3.html -- 7.3 Кб -- 03.10.1997
Похожие документы
Еще в разделе: (Показать все результаты (>235) - zebu.uoregon.edu/ )

12. Amateur Telescope Makers of Boston
. This is a new popup window - close it when you are done . Submitted by Paul Valleli on 01/16/2007 15:48:24 . 42-inch Mirror segment mount . Logon to post a follow-up comment or review comments from others . Copyright (c) Amateur Telescope Makers of Boston, Inc. About Us Contact Us
[ Сохраненная копия ]  Ссылки http://www.atmob.org/gallery/showimage.php?id=427 -- 2.9 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>68201) - www.atmob.org/ )

13. OptInt PmWiki : PmWiki / Page List Templates
OptInt PmWiki : Pm Wiki / Page List Templates . ... template first:) . ... template last ...:) sections to specify output for the first or last page in the list or a group. ... template]] (:template defaults order=name:) (:template first:) Pages ordered by group (:template first {=$Group}:) Pages in group [[{=$Group}/]] (:template each:) * [[{=$FullName}]] (:template last {=$Group}:) {=$Group} contains {$$GroupPageCount} pages. (:template last:) {$$PageCount} pages total. [[#templateend]] . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageListTemplates?action=print -- 21.7 Кб -- 01.03.2014
Похожие документы

14. 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
Похожие документы

15. Your NED Search Results
... NED Home . ... Redshift: Between 0.150000 and 0.270000 . Include ALL Object Type: QSO Radio . ... Number of Essential Note) RA DEC Type km/s z Qual arcmin Refs Notes Phot Posn Vel/z Assoc Images 1 30000 0.228000 0.0 26 0 8 3 0 0 Retrieve 2 30000 0.181000 0.0 5 0 4 1 0 0 Retrieve 3 30000 0.171000 0.0 67 1 1 0 0 0 Retrieve 4 30000 0.260000 0.0 90 1 16 5 0 0 Retrieve 5 30000 0.163009 0.0 170 10 5 4 3 0 Retrieve 6 30000 0.245000 0.0 27 1 1 2 1 0 Retrieve 7 30000 ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/list2.html -- 55.4 Кб -- 05.08.2001
Похожие документы

16. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

17. Siding Spring Survey Follow-up Obs
Follow-up astrometry and recoveries are made with the ANU 40 inch (1.0-m) f/8 reflector at Siding Spring Observatory (IAU code 413). ... A routine follow-up of 2003 WY153 on 2003 Dec 15 became much more than routine when a faint object with unusual motion vector was found close to the target asteroid. ... During routine astrometry with the 1.0-m to improve the orbit of the Apollo asteroid 2004 CB, the asteroid was found on March 30 to have a short tail! ... Siding Spring Survey Main Page . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~rmn/follow-u.htm -- 13.0 Кб -- 16.02.2005
Похожие документы

18. Mirror Sites
... Views of the Solar System is maintained at several different sites on the Internet. ... This is the primary site for "Views of the Solar System." ... This site is maintained by Lee Burnside ; see also their home page . ... You are permitted to set up a Views of the Solar System mirror site as long as you follow the following guidelines: Views of the Solar System may be distributed on the World Wide Web as long as it is used for non-profit applications and the pages are not modified. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/solar/eng/mirror.htm -- 11.2 Кб -- 29.10.1997
Похожие документы
Еще в разделе: (Показать все результаты (>471) - www.iki.rssi.ru/ )

19. Reading raw HDS scan files
... In the first implementation of optional raw data output in CONSTRICTOR, NPOI raw data of a scan was written into a single HDS formatted file. ... Sub-scan files can still be read individually, but the standard procedure is to read and concatenate at least the time stamps and delay line metrology data from all sub-scans, and then to read the fringe data individually. get_rawdata ,[ file_spec _char ] Procedure to read raw time and delay data from one or more sub-scan files specified by file_spec . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node237.html -- 6.0 Кб -- 28.04.2015
Похожие документы

20. Unordered Lists
... Content Model: Optional list header (LH), followed by one or more list items (LI) . An unordered list typically is a bulleted list of items. ... Note: Some legacy documents may include headers or plain text before the first LI element. ... DIR lists are used to present lists of items containing up to 20 characters each. ... CLASS . ... The WRAP attribute is used for multicolumn lists. Use wrap=vert if you want to arrange the list items down the page before wrapping to the next column. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/bulletlists.html -- 6.6 Кб -- 19.12.1996
Похожие документы

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


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

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

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