Differences between revisions 13 and 14
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
 % git clone git://starlink.jach.hawaii.edu/starlink.git/  % git clone git://starlink.jach.hawaii.edu/starlink.git
}}}
or (much slower but may work with some firewalls)
{{{
 % git clone http://starlink.jach.hawaii.edu/starlink.git

Starlink

The Starlink Project was a long running UK Project supporting astronomical data processing. It was shutdown in 2005 but the software continues to be developed at the Joint Astronomy Centre and is open source.

Please Take Our Survey

Recent News

Getting the Software

The Joint Astronomy Centre has made a number of Releases. The most recent is Lehuakona which can be downloaded from here.

Getting Support

The original Starlink web site has been mothballed but additional support can be found:

There is also information on the Starlink wikipedia entry.

Announcements about Starlink software releases by the Joint Astronomy Centre will be made on the starlink-announce mailing list. To subscribe, visit the starlink-announce webpage.

Developing the software

The source code is freely available. Development and build questions can be asked on the Starlink development mailing list

The source code is directly available from a Git source code repository. Download the source code:

 % git clone git://starlink.jach.hawaii.edu/starlink.git

or (much slower but may work with some firewalls)

 % git clone http://starlink.jach.hawaii.edu/starlink.git

You can download Git from its home page. A Git primer is available along with the Starlink Git development policies. The bulk of the collection is distributed under the GNU Public Licence, and the remainder under the old Starlink Licence.

Refer to the code in individual packages for more information.

Starlink: WelcomePage (last edited 2023-12-20 20:09:49 by SarahGraves)