Summary
In this first development cycle we have:
- Demonstrated that we can simulate a catalogue of positions on the sky;
- Written a function to do the simulation, and another to write the results to a file;
- Created a command line interface to make the script easy to use and re-use; and
- Made a simple test script to alert us when our changes break the code.
If you would like to see the status of the project at the end of this cycle you can look at the cycle1 branch on GitHub (at this link).