GNU Astronomy Utilities manual

Next: , Previous: , Up: Top   [Contents][Index]


10 Developing

The basic idea of GNU Astronomy Utilities is for an interested astronomer to be able to easily understand the code of any of the programs, be able to modify the code if she feels there is an improvement and finally, to be able to add new programs to the existing utilities for their own benefit, and the larger community if they are willing to share it. In short, we hope that at least from the software point of view, the “obscurantist faith in the expert’s special skill and in his personal knowledge and authority” can be broken, see Science and its tools. The following software architecture can be one of the most basic and easy to understand for any interested inquirer.

First some general design choices are tackled. It is followed by a short explanation of the version controlled source. The libraries and headers in their respective directories are then explained. Later the the basic conventions for managing the code in each program to facilitate reading the code by an outside inquirer is discussed. Finally some notes on the building process are given.


Next: , Previous: , Up: Top   [Contents][Index]


Read in other formats.
GNU Astronomy Utilities manual, November 2015.