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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~mperrin/software/gpidata/_sources/usage/recipesqueue.txt.

1. Are hot pixels/cosmic rays in my processed data?
... HST . Are hot pixels/cosmic rays in my processed data? ... HST Overview . ... Data Files . ... If you continue to see what appear to be hot pixels or cosmic rays, even after processing your data with calstis, there are a couple of things you should check before contacting the Help Desk . ... Even using a daydark will not give perfect removal of all bad pixels. ... This task interpolates over bad pixels, and allows the bad pixel mask to be defined with a text file rather than a fits image. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/stis/faqs/faq_hot_pixels.html -- 20.9 Кб -- 10.04.2016
Похожие документы

2. ASKAPsoft processing of BETA data CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . BETA Processing Pipelines . ASKAPsoft is the suite of processing software developed by the ASKAP computing team to handle the pipeline processing of ASKAP observations. ... BETA processing uses a slightly different approach, particularly in the calibration method, and the set of scripts detailed here are designed to demonstrate a BETA reduction approach with ASKAPsoft. ... ASKAPsoft processing of BETA data . ... How to run the BETA pipelines . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/BETApipelines/introduction.html -- 8.8 Кб -- 12.04.2016
Похожие документы

3. NVSS radio survey
... The NVSS is being made as a service to the astronomical community, and the principal data products are being released into a directory accessible by anonymous FTP as soon as they are produced and verified. ... The large (4 deg x 4 deg) map cubes and total intensity only images and their associated multisource (u,v) data sets are stored as binary files in FITS format (see Grosbol et al. ... The source catalog derived from the available images is kept in directory CATALOG as CATALOG.FIT. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/doc/NVSS.html -- 7.9 Кб -- 30.09.1998
Похожие документы

4. Filtering ROSAT HRI data on the basis of background level
Next: AXAF Recipes Up: ROSAT HRI Recipes Previous: Quantum Efficiency Correction (a.k.a. For some observations, a significant amount of data may have been rejected during SASS processing because the background level was higher than the calculated threshold for rejection. ... REJECTED EVENTS . ... The recipe will allow the user to include rejected events in the generation of a new qpoe file and filter on the background level. ... This creates a qpoe file with standard + rejected events. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node208.html -- 7.2 Кб -- 01.10.2012
Похожие документы

5. Example of cancelling a foreground process
. To cancel the foreground process: find / -name '*.ps' -print ..... ^C pwd /home/jeremy/book find . -name '*.ps' -print . The user enters a command to find files with the extension .ps starting from the root directory ! . Realising that this command will take a long time to run and is not appropriate, they cancel it, check their current directory and re-run the command from there.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz1.1.1.html -- 2.2 Кб -- 17.01.1997
Похожие документы

6. IKI IPL home page
You can also see this page in Russian with using KOI8 (X Windows) or CP1251 (MS Windows) Cyrillic coding. The Laboratory supports the space TV experiments, mainly in the planetary exploration missions. ... Image Co-registration . ... PHOBOS mission - Martian satellites investigations. Phobos on the Martian limb, the image from Phobos-2 probe from 02/28/89. ... Russian Space Bulletin. ... Last modified at June,26 1997 Alexey Kuzmin: akuzmin@mx.iki.rssi.ru . Back to IKI home page ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/IPL/ -- 4.8 Кб -- 05.08.1997
Похожие документы

7. Intl collabration
The IAA RAS . ... View details . ... Observatories 'Svetloe' and 'Zelenchukskaya' participate in frequent VLBI-observation sessions organized by the International VLBI Service for Geodesy and Astrometry . ... As part of collaboration with the U. S. Naval observatory in the areas of EOP determination and analysis the USNO uses IAA RAS daily EOP data obtained from SLR and VLBI. ... The IAA RAS and the Centre National d'Etudes Spatiales carry out joint DORIS observations on the Badary observatory. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/en/intl_collab/ -- 26.3 Кб -- 09.04.2016
Похожие документы

8. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

9. Process Control: <stdlib.h>,<unistd.h>
... fork() . ... A process is basically a single running program. ... System is prototyped in <stdlib.h> . ... Each command and sorresponding arguments are put in a args array */ /* execvp is called to execute these commands in child process */ /* spawned by fork () */ /* cc -o fork fork .c */ #include stdio.h #include sys/types.h #include unistd.h main() { char buf [1024]; char * args [64]; for (;;) { /* * Prompt for and read a command. */ printf( Command: ); if (gets( ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
Похожие документы

10. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

11. Index of /shared_skies/archive/select/messier/m42/20091028/processed
... Parent Directory - drift.jpg 2009-11-04 18:24 82K m42 _10sx2.png 2007-02-24 01:55 9.0M m42 _10sx2_log.jpg 2007-02-24 01:59 55K m42 _10sx2_log.png 2007-02-24 02:00 690K m42 _10sx2_log_masked.jpg 2007-02-24 02:06 45K m42 _10sx2_log_masked.png 2007-02-24 02:05 292K m42 _19.jpg 2009-11-04 18:24 22K m42 _19_stellar_profile.jpg 2009-11-04 18:24 86K m42 _rvb_log.jpg 2009-09-22 10:42 109K ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/shared_skies/archive/select/messier/m42/20091028/processed/ -- 4.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1738) - www.astro.louisville.edu/ )

12. http://www.adass.org/adass/proceedings/adass00/reprints/P2-13.pdf
... F. A. Primini, and H. E. Payne, eds. PICsIM ­ the INTEGRAL/IBIS/PICsIT Observation Simulation To ol for Prototyp e Software Evaluation J. B. Stephen and L. Foschini Istituto TeSRE/CNR, Via P. Gobetti 101, 40129 Bologna, Italy Abstract. ... The various commands currently available are detailed below: · SIMULATE This command activates the GUI which allows the simulation of an observation. ... The GUI to the 'ACCUMULATE' sub-menu PICsIM Observation Simulation Tool 147 Figure 3. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P2-13.pdf -- 97.3 Кб -- 29.05.2001
Похожие документы

13. The FTPdig Project
Sternberg Astronomical Institute, Moscow University The idea behind this project is rather simple: using CGI scripts as processing tools and WWW browser as user interface, display the structure and content of typical anonymous FTP server in a convenient, easily navigated form. ... search through file/directory names, descriptions and README files; . ... The current goal of FTPdig project is to build University-wide network of ftp servers unified by the same interface and database. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ftpdig/about.html -- 7.3 Кб -- 01.10.2012
Похожие документы

14. Module Index - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... Other Modules . ... Core Apache HTTP Server features that are always available . ... This module provides for executing CGI scripts based on media type or request method. mod_alias . ... Sends files that contain their own HTTP headers . ... User authentication using MD5 Digest Authentication. mod_authn_alias . ... Provides for "trailing slash" redirects and serving directory index files . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/ -- 16.7 Кб -- 21.01.2013
Похожие документы

15. http://www.gao.spb.ru/english/as/j2014/presentations/suvorkin.pdf
... Basic Observables: Zero-differenced phase and code ionosphere-free combinations of global GNSS network stations, corrected by P1-C1 satellite code biases (cc2noncc), daily observations with 30 seconds sampling rate Sites coordinates : IGb08 reference frame coordinates and velocities Displacements: solid tides, ocean loading, pole tide loading (IERS 2010) Geometric model : Receivers antennas eccentricities, absolute receiver and ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/as/j2014/presentations/suvorkin.pdf -- 2427.5 Кб -- 30.11.2014
Похожие документы
Еще в разделе: (Показать все результаты (>301) - www.gao.spb.ru/ )

16. A prototype build system for CASA using SCons Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... Introduction to SCons . I have designed a prototype implementation of a build system for CASA based on the SCons tool. ... This system is experimental and not the official way of building CASA. ... The main version of the code for this build system is contained in a bzr branch, together with the remainder of the CASA system. ... Build: . ... To debug the SCons build process: . ... A prototype build system for CASA using SCons . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casascons.html -- 16.6 Кб -- 04.04.2016
Похожие документы

17. The /proc filesystem
Next: Using Disks and Other Up: Overview of the Directory Previous: The /var filesystem . The /proc љ filesystem contains a illusionary filesystem. ... Instead, the kernel creates it in memory. It is used to provide information about the system (originally about processes, hence the name). Some of the more important files and directories are explained below. ... Shows which DMA channels are being used at the moment. /proc/filesystems љ . ... An image of the physical memory of the system. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node27.html -- 7.3 Кб -- 04.05.1997
Похожие документы

18. Stellarium: /home/aw/devel/stellarium/trunk/plugins/Satellites/src Directory
. Stellarium 0.12.3 . MainљPage . Namespaces . Classes . CodingљStyle . Scripting . Plugins . Renderer . FileљStructure . plugins . Satellites . src . src Directory Reference . directory љ . gsatellite . љ . directory љ . gui . љ . file љ . gSatWrapper.hpp [code] . љ . file љ . Satellite.hpp [code] . љ . file љ . Satellites.hpp [code] . љ . file љ . SatellitesListFilterModel.hpp [code] . љ . file љ . SatellitesListModel.hpp [code] . љ . Generated on Sat Aug 10 2013 17:12:46 for Stellarium by љ 1.8.3.1
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/dir_11544e0e9d8791d6ef29f1a90a573b0f.html -- 5.8 Кб -- 28.02.2014
Похожие документы

19. DPC Post-Observations Products
Next: Correlator Products . Previous: RSOG Post-Observation Products . ... Merged Correlator Input Log . Calibration and Flag files . SRT Amplitude Calibration Data . ... Phase Calibration (PCal) Data . ... DPC to Correlators . What: The RSOG produces the `merged' correlator input log file based on the Data Processing Logs supplied by the GTSs and on Executed Sequence of Events supplied by GOCG to produce a single correlator input log for all the GTSs for each observation. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/dpcpost.htm -- 6.4 Кб -- 17.05.2001
Похожие документы

20. AGES Data Reduction
This page is designed to complement the comprehensive AUDS Data Reduction Instructions developed by Lister Staveley-Smith and Mark Calabretta . The process for reducing AGES data is identical to reducing AUDS data, except that we use longer scans, so it is imperative to read their instructions before proceeding. ... All raw data resides in the /share/pservfer.sda3/wappdata directory. ... All processed data are stored in the /share/ages/drift_files directory under the appropriately dated directory. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~ages/livedata.html -- 5.0 Кб -- 29.11.2004
Похожие документы

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


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

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

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