-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsde.html
More file actions
24 lines (19 loc) · 1.2 KB
/
sde.html
File metadata and controls
24 lines (19 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<title><b>Software Development Environment</b></title>
<h1><A HREF="http://www.nrao.edu/"><img src="http://info.aoc.nrao.edu/nraologo.xbm"></A>
National Radio Astronomy Observatory</h1>
<p>
The Software Development Environment is a package developed by Tim
Cornwell, Mark Holdaway, Dan Briggs and others for rapid development
and prototyping of imaging algorithms for astronomy. It is not an
official product of <a HREF="http://www.nrao.edu/">NRAO</a> but
Tim, Dan or Mark provide a sort of support. <p>
SDE is described in two documents: the
<a href="http://info.aoc.nrao.edu/doc/dataprocessing/sde/program/program.html">Programmer's Guide to SDE</a> (also in
<a href="http://info.aoc.nrao.edu/doc/dataprocessing/sde/program.ps">postscript</a> format) and the
<a href="http://info.aoc.nrao.edu/doc/dataprocessing/sde/user/user.html">User's Guide to SDE</a> (also in
<a href="http://info.aoc.nrao.edu/doc/dataprocessing/sde/user.ps">postscript</a> format). <p>
The <a href="http://info.aoc.nrao.edu/~sde">SDE home directory</a>
contains <a href="http://info.aoc.nrao.edu/~sde/source">source code</a>,
<a href="http://info.aoc.nrao.edu/~sde/doc">documentation.</a> and other things.
<p>
<ADDRESS>tcornwel@nrao.edu</ADDRESS>