-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathintro.html
More file actions
70 lines (61 loc) · 2.01 KB
/
intro.html
File metadata and controls
70 lines (61 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<HTML>
<HEAD>
<TITLE>VRI: Introduction</TITLE>
</HEAD>
<BODY>
<CENTER>
<H1><A HREF="../vri.html">V.R.I. - Virtual Radio Interferometer</A></H1>
<EM>D. J. McKay & N. P. F. McKay</EM><P>
</CENTER>
VRI (the Virtual Radio Interferometer) is a Java applet that simulates
how radio interferometers work. If you are not familiar with this
field, then we suggest that you browse the <A HREF="guide.html">VRI
Guide</A>, which describes the concepts and basic operation of this
aspect of astronomical study.
<P>
The applet simulates how the placement of the antennas affects the
<EM>uv-coverage</EM> of a given array and illustrates the fourier
transform relation ship between the accumulated radio visibilities and
the resultant image.
<P>
This applet is focussed on four "panels" which represent (clockwise
from top right), the placement of the antennas on the ground, the
uv-coverage that would result from that placement, the fourier
transform of the image (which may be masked by the uv-coverage) and
the image itself (either initial or measured). Various widgets around
the outside of these panels allow the control of various parameters.
<H2>Further information</EM>
<UL>
<LI> <A HREF="../vri.html">V.R.I.</A> - the Virtual Radio Interferometer
applet itself
<LI> <A HREF="guide.html">VRI Guide</A> - general description of operation
and concepts for newcomers to radio interferometry
<LI> <A HREF="doc.html">VRI Documentation</A> - technical notes on running the
Java applet
</UL>
<H2>Comments?</H2>
We would greatly appreciate any comments you may have on this
documentation, or the VRI java applet.
Please e-mail them to Derek McKay
(<A HREF="mailto:dm@jb.man.ac.uk"><CODE>dm@jb.man.ac.uk</CODE></A>).
<P>
<HR>
<P>
Return to the
<A HREF="http://www.jb.man.ac.uk">
NRAL - Jodrell Bank</A>
Home page
<P>
Return to the
<A HREF="http://www.jb.man.ac.uk/merlin/logo.html">
Merlin </A>
Home Page
<P>
<HR>
<P>
<ADDRESS>
Original: dmckay@atnf.csiro.au (12-MAY-1997)<BR>
Modified: nm@jb.man.ac.uk (10-Sep-1997)
</ADDRESS>
</BODY>
</HTML>