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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/tsk/qfit.dc1.

1. Graphical User Interface Example (3)
This third example shows how a Ggi plot window can be used. ... Or you can add a menu which enables the user to choose the graph's colour. The next example shows how cursor interaction can be added to the plot field. /* example3.c -XT */ #define NPTS 100 # include stddef.h # include math.h # include gipsyc.h # include cmain.h # include init.h # include finis.h # include userfio.h # include pgplot.h # include ggi.h static float a=1.0, b=1.0; ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example3.html -- 6.7 Кб -- 17.01.2009
Похожие документы

2. Program parameters
Next: Program use Up: Description of program searchdup Previous: Description of program searchdup . Parameter input is done with a graphic user interface. ... Input file: Name of the input catalog file. It has to be formatted, one record per source/observation, according to the format used in the Arcetri observations and source archives. ... Minimum number of observations per source Source with less than this number of independent observations are not included in the output file . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/Radio/red/searchdup/node2.html -- 8.0 Кб -- 30.06.2000
Похожие документы

3. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы

4. XV-AVHRR
... Satellite data ] . SMIS ] . The program is designed to process the specific AVHRR instrument data for calculation and analysis of temperature fields on the sea surface and upper level of clouds. It performs brightness correction for visible channels with regards to clouds altitude. ... The program features a wide variety of classification algorithms (including two-dimensional histogram analysis) and enables to construct personal procedures for classification. ... Back to SMIS Home Page . ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/inform/engl/soft/e_avhrr.htm -- 3.5 Кб -- 13.03.1997
Похожие документы
Еще в разделе: (Показать все результаты (>35) - smis.iki.rssi.ru/ )

5. AI SPbU library of scattering codes
... There are a lot of computer codes simulating this scattering and freely available in the Internet (see e.g. links on our JPDOC page ). ... The code and input file are available in the directory . ... A slightly modified code of Barber Hill with a C-shell and input files is available in the directory . ... The code, input and test output files are available in the directory . ... See also readme file. file. ... The code, input file and their description (a TeX file) are available in the directory . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/SOFTWARE/ -- 5.7 Кб -- 19.11.2010
Похожие документы

6. Table Filtering
This document contains a summary of the user interface for filtering rows in binary tables. Table filtering allows a program to select rows from an table (e.g., X-ray event list) by checking each row against one or more expressions involving the columns in the table. When a table is filtered, only valid rows satisfying these expressions are passed through for processing. ... select rows whose pha value is exactly 10 . ... 10 pha select rows whose pha value is in the range of 10 to 50 . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/filters.html -- 11.3 Кб -- 01.10.2012
Похожие документы

7. sfit help file
... SFIT is a general-purpose code designed to optimize theoretical stellar spectra to an observed spectrum. ... While the programme expects input from "stdio", it is more natural to save commands in a file (eg "sfit_input") and run the code simply by . ... If the spectra to be fitted have a filename "star_spectrum", then the best fit spectrum will be written out, together with the renormalized input spectrum, to a file called "star_spectrum.fit". ... sets up model spectrum grid (and for 2nd star) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/sfit2_help.html -- 7.6 Кб -- 18.10.2004
Похожие документы

8. Bias-Free Parameter Estimation with Few Counts, by Iterative Chi-Squared
... We demonstrate through numerical simulations that model parameters estimated with our technique are essentially bias-free, even when the average number of counts per bin is 1. ... The IW technique avoids such biases by estimating through successive iterations, where for each iteration, j, , and the best-fit parameters are determined by minimization of . ... In our sample, we find that the minimum values and best-fit parameters converge after about 6 iterations. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kearnsk.html -- 12.3 Кб -- 03.11.2000
Похожие документы

9. Symbolic matrix processor
MATSYM - symbolic matrix processor . ... To use the program you will need a MAT file (liked CIR file: "User manual for CIRSYM program") of your system. ... In first string of MAT file enter any text you want to be the title of your system. ... Starting from string 2 (if is not comments - "*") enter the system element name, incident row and column and, optionally, its value. ... To generate a solution, run MATSYM.exe and enter "system_file_name.CIR" or click on the "ENTER" (in "MAT" case). ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/matsym.html -- 3.9 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>17) - astrometric.sai.msu.ru/ )

10. NAG's Fortran 90
... Compilation and execution with the NAG compiler . Peculiarities in the NAG compiler . System parameters The Numerical Algorithms Group Ltd Wilkinson House Jordan Hill Road Oxford OX2 8DR infodesk@nag.co.uk Tel: +44 1865 511245 Fax: +44 1865 310139 NAG offers a Fortran 90 system which behaves as a compiler but in reality translates to C (except for the PC version). ... CERN had at that time a total of 80 000 code lines working with NAG's Fortran 90 compiler, version 1.1. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/nag.html -- 10.5 Кб -- 10.02.1996
[ Сохраненная копия ]