STIL is a pure Java library for generic input, output and processing of tabular data. It presents to the application programmer a view of a table which looks the same regardless of whether it came from a FITS file, a VOTable, an ASCII text file, a query on a relational database, or whatever. Thus the application doesn't have to worry about the storage format of tables either when reading or writing them, it can concentrate on doing processing. STIL's idea of a table is rich enough to include table and column metadata, and table cells which contain scalar or single- or multi-dimensional array data of numerical, string or other types. This is well suited to astronomical data, though it can be of use in other fields as well.
STIL comes with a range of supported input and output formats (including VOTable, FITS, SQL, ASCII, CSV, CDF, GBIN) and can be extended to cope with others.
The generic table I/O has the following features:
STIL includes sophisticated facilities for VOTable I/O which can, if desired, be used largely independently of the rest of the package. As well as the general features listed above this has the following features:
The following formats are currently supported for table input:
There are two main sources of documentation for STIL:
You can download the full documentation set (SUN/252 in various forms plus javadocs) in the documentation zip file.
The current version of STIL is 3.0-8, released 13 November 2014.
STIL is released under the LGPL. The main components are available here:
Previous versions can be found at ftp://andromeda.star.bris.ac.uk/pub/star/stil/. You can see the version history in the user document.
STIL has been developed using the Java 2 Standard Edition 1.5.0, but is expected to work with any 1.5 or later version of the J2SE.
If you like STIL, you'll love
The following mailing lists exist for topics related to STIL and friends:
If you have any comments, questions, requests, bugs etc, please either use the topcat-user mailing list, or contact me direct: