- Timestamp:
- 12/05/05 11:30:12 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/index.html
r762 r770 44 44 line observations</em>. At this stage it is tuned towards data from 45 45 ATNF instruments and reads/writes <em>rpfits, sdfits and ms</em> data. 46 A release 1.2 of ASAP is available on linux systems at ATNF47 46 <a href="intro.html">more...<a> 47 48 <h2>Current Release</h2> 49 ASAP latest stable version 1.2 was released on November, 30<sup>th</sup> 2005. It can be obtained in the <a href="#download">Download</a> section. 48 50 49 51 <h2>Screenshots</h2> … … 66 68 67 69 <h2>Documentation</h2> 68 ASAP has a cookbook for general use, and a reference manual for people 69 who want to write scripts to reduce and analyse their data. 70 ASAP has a user guide for general use and telescope specific examples, 71 and a reference manual for people who want to write scripts to reduce 72 and analyse their data. 70 73 <ul> 71 74 <li> List of commands <a href="commands.html">(html)</a> </li> 72 <li> Cookbook <a href="cookbook/">(html)</a> or Cookbook <a href="cookbook.pdf">(pdf)</a></li>75 <li> User Guide<a href="userguide/">(html)</a> or User Guide <a href="userguide.pdf">(pdf)</a></li> 73 76 <li> Reference manual <a href="refman/">(html)</a> <a href="refman.pdf">(pdf)</a></li> 74 77 <li><a href="tutorials/">Tutorials</a></li> … … 78 81 <p> 79 82 80 < h2>Download</h2>81 83 <a name="download"><h2>Download</h2></a> 84 ASAP source code and binaries are available in the <a href="http://www.atnf.csiro.au/pub/software/asap/">ATNF ftp area</a> 82 85 <ul> 83 <li> The currentrelease source code snapshot <a86 <li>Current stable release source code snapshot <a 84 87 href="ftp://ftp.atnf.csiro.au/pub/software/asap/asap_src.tar.bz2">asap source</a> </li> 85 <li> A binary tar archive <a88 <li> A binary tar archive of the latest stable release<a 86 89 href=ftp://ftp.atnf.csiro.au/pub/software/asap/asap_linux.tar.bz2>linux binary</a>. 87 90 You will need to have the following libraries:<br> 88 91 gcc-3.3, blas, lapack, g2c, boost_python and of course 89 92 python2.3.<br> 90 The matplotlib python module has to be installed too. 93 The matplotlib python module has to be installed too. 91 94 </li> 92 95 <li>For Mac OSX 10.4 follow <a href="./osx.html">these instructions.</a>
Note:
See TracChangeset
for help on using the changeset viewer.