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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~STIS/monitors/readnoise/gn4_2x2_ampD.pdf.

1. Read Noise and Gain Settings
... Note that all calculations of sensitivity in this manual assume gains of 7 and 14 for two gain channels, choices very close to the measured gains. The photometric calibration is based on an assumed exact gain of 14 in all CCDs. ... On-orbit measurements have confirmed that the gain ratios are correct to within a possible systematic error of 1%--which will feed directly into a photometric calibration error for gain 7 data, as most of the photometric calibration was done with gain 14 data. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instrument-news/handbooks/wfpc2/W2_44.html -- 3.3 Кб -- 24.07.1996
Похожие документы

2. Reader object
... For more control when reading data into ASAP, the reader object should be used. ... Note that due to limitation of the RPFITS library, only one reader object can be open at one time reading RPFITS files. To read multiple RPFITS files, the old reader must be destroyed before the new file is opened. ... ASAP> r = reader('2003-03-16_082048_t0002.rpf') ASAP> r.summary ASAP> scan = r.read() ASAP> s = r.read(range(100)) # To read in the first 100 integrations ASAP> del r . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/asap/cookbook/node30.html -- 3.4 Кб -- 05.02.2013
Похожие документы

3. Reading mail messages
. To read your mail enter the command: mail . A summary of your messages, made up of mail headers is displayed. At the bottom of the screen is the mail prompt " " at which you enter the commands that allow you to read your mail. Example . Reading the top of each message . Reading other mail files .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/mail/five.3.html -- 2.1 Кб -- 17.01.1997
Похожие документы

4. Reading Extra: A Resource Book of Multi-Level Skills Activities - Liz Driscoll
... This book uses many authentic sources such as factual texts, newspaper articles, features and TV schedules, instruction manuals, everyday signs, stories, quizzes, emails and diary entries. ... Чернила для принтера HP HP Photosmart 425. цвета: Cyan, Magenta, Yellow, Black, емкость баночек - по 100 мл. ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku7771.html -- 21.3 Кб -- 14.02.2016
Похожие документы

5. AVI_Reader (ImageJ API)
... Class . ... ImageJ Plugin for reading an AVI file into an image stack (one slice per video frame) Version 2008-07-03 by Michael Schmid, based on a plugin by Daniel Marsh and Wayne Rasband Restrictions and Notes: - Only few formats supported: - uncompressed 8 bit with palette (=LUT) - uncompressed 8 16 bit grayscale - uncompressed 24 32 bit RGB (alpha channel ignored) - uncompressed 32 bit AYUV (alpha channel ignored) - various YUV 4:2:2 compressed formats - png or jpeg-encoded individual frames. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/AVI_Reader.html -- 24.5 Кб -- 02.12.2010
Похожие документы

6. read_fits.c File Reference
Main Page Data Structures File List Data Fields Globals . ... int . read_oi_array (fitsfile *fptr, char *arrname, oi_array *array, int *status) . Read OI_ARRAY fits binary table. More... int . read_oi_target (fitsfile *fptr, oi_target *targets, int *status) . ... read_oi_wavelength (fitsfile *fptr, char *insname, oi_wavelength *wave, int *status) . ... read_next_oi_vis (fitsfile *fptr, oi_vis *vis, int *status) . ... read_next_oi_vis2 (fitsfile *fptr, oi_vis2 *vis2, int *status) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/read__fits_8c.html -- 15.7 Кб -- 07.04.2003
Похожие документы

7. Reading FITS
Next: Writing FITS Up: Conversion between FITS Previous: File naming . The INTAPE -command is used to convert FITS (or IHAP) files to the internal MIDAS format: INTAPE file_list id device [flag] . where file_list is a list of absolute position numbers of files (if input is from tape) to be read with 1 being the first file ( e.g. 1, 3, 5, 50-60 would read from the 1st, 3rd, 5th file plus files 50 through 60 included), and id is an identification prefix of the names of the files created. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node121.html -- 3.6 Кб -- 23.02.1996
Похожие документы

8. NICMOS3 Homepage
GRIM II's detector is a Rockwell 256x256 NICMOS3 HgCdTe array sensitive from 1-2.5 microns. ... 70% Gain(2) 4.73 +- .2 e- A.D.U.^-1 Read noise(2) 110 +- 20 e- Linear well depth (3) 130,000 e- Dark current < 1 e- sec.^ ... The electronic gain and read noise were measured using the photon transfer technique (Janesick, Klaasen, & Elliott 1987). The photon transfer technique uses the data's noise properties to measure the read noise and gain. ... Each "exposure" consists of two "reads". ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/Grim/OLD/grim/NICMOS3/NICMOS3.html -- 3.1 Кб -- 22.08.2003
Похожие документы

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

10. Giles Read, Vacation Scholar RSAA, Summer 2004/2005
. Search this album . Gallery . :: Public Events . :: Between Light and Dark Matters, 24 Feb 2005 . :: Giles Read, Vacation Scholar RSAA, Summer 200тАж . Sidebar Left . Sidebar Top . No Sidebar . Sidebar Bottom . Sidebar Right . View full size . Title: Giles Read, Vacation Scholar RSAA, Summer 2004/2005 . File name: artRW1.jpg . Owner: Gallery Administrator . Dimensions: 504 x 378 px . Page: 1 2 3 4 5 6 7 8 9 10 14 15 . Powered by Gallery 3.0.9 (Chartres) . Login
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/publicEvents/watsonExhibition/artRW1 -- 16.4 Кб -- 28.02.2014
Похожие документы

11. Reading fits files from the AXAF simulator, MARX
Next: Viewing the qpoe file. ... At the current time (1997 Dec), the only AXAF files of general interest are those produced by MARX via the MARX utility 'marx2fits' and 'marx2img'. Although the MARX fits files conform to FITS standards, there are two parameters in the events list fits header which are written as reals whereas fits2qp expects integer format. ... The following description tells how to produce a qpoe file from the MARX fits file (events list format). ... chipx,chipy . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node211.html -- 10.0 Кб -- 01.10.2012
Похожие документы

12. Use a device driver and read()/write()/ioctl()
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : writing/accessing modules ( Jones MB ) . Keywords: module . Date: Wed, 01 Oct 1997 14:12:17 GMT . From: Michael K. Johnson < johnsonm@redhat.com > . There's a whole huge section of the KHG on writing device drivers. Register a character device driver and use either read()/write() or ioctl() to communicate between the user-level app and your module.
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/130/1.html -- 2.5 Кб -- 23.03.2000
Похожие документы

13. The Third Lem Reading Conference
... Samara region . SSAU History . SSAU roadmap . ... Events The Third Lem Reading Conference . ... September 10 - completion of reception of scientific articles for edited volume of the conference materials; . ... Proposals, suggestions and comments should be sent to Nesterov Aleksandr Yuryevich and Demina Anna Ivanovna at: lemovskiye.org@gmail.com or phil@ssau.ru marked 'The Third Lem Reading Conference' in the subject line, phone: +7 846-267- 47-87. ... Ed.) The Second Lem Reading Conference. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engevents/show/?id=594 -- 22.4 Кб -- 21.01.2016
Похожие документы

14. ASP: Family ASTRO: Resource Lists and Background Reading
Family ASTRO Event Leaders can follow the links below to find a number of resources and more background reading to help them with their Astronomy Events and expand their knowledge on the topics covered in our series of Leader Kits for educators. ... Print and Web Resources on the Night Sky . ... If you have questions about Family ASTRO, see our Frequently Asked Questions for Educators and Astronomers page , or our Frequently Asked Questions for Families and Friends page. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/family/resources/resources.html -- 7.0 Кб -- 02.10.2012
Похожие документы

15. Reading Client Input in Apache 1.2
Apache 1.1 and earlier let modules handle POST and PUT requests by themselves. The module would, on its own, determine whether the request had an entity, how many bytes it was, and then called a function ( read_client_block ) to get the data. ... This step also sends a 100 Continue response to HTTP/1.1 clients, so should not be called until the module is *definitely* ready to read content. (otherwise, the point of the 100 response is defeated). ... Finally, call ap_get_client_block in a loop. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/client_block_api.html -- 4.8 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>60) - neptun.sai.msu.ru/ )

16. Astronomy Magazine - Interactive Star Charts, Planets, Meteors, Comets,
... Tonight's Sky . ... The Magazine . ... Star Atlas . ... An artificial comet holds secrets to Earths life . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... The planet has extreme temperature swings and perhaps active lava flows. ... A digital supplement to Astronomy magazine. ... Join TravelQuest International with Astronomy and Discover magazines on one of three great tour options surrounding this celestial spectacle . ... Astronomy Magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/ -- 79.0 Кб -- 09.04.2016
Похожие документы

17. comedi_data_read
... comedi_data_read -- read single sample from channel . ... int comedi_data_read (comedi_t * device, unsigned int subdevice, unsigned int channel, unsigned int range, unsigned int aref, lsampl_t * data); . Reads a single sample on the channel specified by the Comedi device device, the subdevice subdevice, and the channel channel. ... The function comedi_data_read() reads one data value from the specified channel and places the data value in the location pointed to by data. ... comedi_data_write ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-read.html -- 4.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-read.html -- 4.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-read.html -- 4.4 Кб -- 02.10.2012
Похожие документы

18. Readings on Concurrency and Recovery for GIST
GiST home | ... GiST interface ( Russian ) | Readings . Search PostgreSQL resources | ... Concurrency and Recovery in Generalized Search Trees by M. Kornacker, C.Mohan, J. Hellerstein . Access Methods for Next-Generation Database Systems by M. Kornacker (thesis) . Efficient Concurrency Control in Multidimensional Access Methods by Kaushik Chakrabarti and Sharad Mehrotra . ... Supporting Spatial Index Structures as access methods in database system by Kaushik Chakrabarti (thesis) . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/papers/concurrency/ -- 4.0 Кб -- 22.12.2007
Похожие документы

19. I Am Astonished That You Still Read My Posts! - an Astronomy Net Exploration
Astronomy Discussion Forums . ... I Am Astonished That You Still Read My Posts! ... Post Message | ... Posted by Richard D. Stafford, Ph.D. on November 2, 2002 23:38:21 UTC . ... I read Harv's posts... - bruce - November 3, 2002 - 00:34 UTC . ... You bicker instead of answering my content posts - quiet - November 5, 2002 - 01:02 UTC . ... www.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/exploration/messages/111.shtml -- 15.5 Кб -- 09.04.2016
Похожие документы

20. SAI MSU: Gravimetry division, Sagitov Readings
Первые чтения, посвященные памяти Марата Усмановича Сагитова, бывшего зав. отдела гравиметрии ГАИШ, были проведены в честь его 70-летия. После этого они проводятся регулярно (ежегодно в ноябре-декабре). 2008 2007 2005 2003 2001 2000 1999 1998 1997 1996 . 1995
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/grav/russian/life/sagitov.htm -- 2.0 Кб -- 24.01.2008
Похожие документы

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


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

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

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