JSky Java Components

JSky FTP Repository

This directory contains the sources, binaries, and documentation for the JSky project .


Documentation

The latest documentation (javadoc) is included in the download jar file and is also available separately under:

     ftp://ftp.eso.org/pub/archive/jsky/jsky-2.6.doc.jar

An online HTML version is available from:

     ftp://ftp.eso.org/pub/archive/jsky/javadoc/index.html


Download Files

ChangeLog Change log containing an overview of the most important changes for jsky and related packages.
README README file from the JSky source release.
jsky-2.6.src.jar Contains the JSky java sources, class files and documentation. 
For convenience, the required external jar files are also included.
jsky-2.6.doc.jar JSky API documentation (javadoc, also included in the above tar file)


Requirements

The following Java environment is required to compile and/or run JSky classes: Note: JSky comes with the necessary JAI jar files, however for better image performance, JAI should be installed as a java extension. If it isn't, you will see the warning message "Could not load mediaLib accelerator wrapper classes. Continuing in pure Java mode.".


Installation

To unpack the JSky distribution, go to the directory where you want to install it and type:

    jar xvf jsky-2.6.src.jar

After this, you can run the jskycat application as follows:

    java -Xmx128m -jar install/jsky-2.6/lib/jsky.jar

There is also a jskycat.sh script for UNIX-like systems in the top level directory.

See the JSky home page for more information and a description of the command line options available.



Previous releases may also be found in the ./old dir.



Questions? Comments? Please contact:

Allan Brighton (abrighto@eso.org)

Note: I've moved on to another job and will no longer be able to support or maintain JSky.