Homepage Research OfficeCam AstronomyRefs FriendsPages

Astronomical software

Here are a few applications I have written for the use in astronomical environments. They have been written as need arises, mainly due to my research, and while I was at telescopes.

ASTRA

The most important project I am working on are calibration routines for the ASTRA project. This will be an automated telescope, which surveys the sky obtaining absolute fluxes of objects. The project requires highly robust software, to be used in an automated manner.

I have some examples of synthesised spectra and results from the ASTRA calibration routines.

Data reduction sorting

rows2cols-1.0.1.tar.gz reverses the rows and columns in a data file. It is written in c++ and doesn't use the array routines. I wanted to see if I could write it using nothing more than an extendable list of vectors of vectors. It works with variable space specifiers and tabs between the data, and also with missing data in the array. Not bad for 70 lines of code!

Astronomy Picture of the Day daemon

For fun, this programme automatically grabs the Astronomy picture of the day and displays it on the root window of an x-display.

Astronomy C library

This is a library which some of my programmes depend on. It is a collection of useful routines for in astronomical situations.

Bandwidth smearing calculator

This gives the reduction in intensity for a source, offset from the phase-centre of a radio interferomerty observation. It requires the astro library above.

Binary star ephemeris calculator

A curses programme which calculates the phase of a binary system.

Heliocentric Jullian Date calculator

This programme is best described in a separate page I wrote about it: HJD calculator

A binary clock with led lights

This is not an astronomical programme, but I thought it was worth putting here. The code was written to run under WindowMaker, but it will run under any X-windows window manager (probably!).

A laptop power monitor

Again, this is not astronomical, but is another of my WindowMaker dockable applications.

Last Updated: 31 October 2002. Richard Ogley

Valid HTML 4.01 html 3.2