This star atlas was programmed a while back over many years and was a pet project of mine. The goal was not to re-invent the wheel (there are plenty of top-shelf star atlas applications out there already!), but more as a learning experience to teach myself a bit more about astrometry as well as the programming algorithms associated with astronomy. This application is more of a beta or prototype than anything, however it is more or less fully functional. The only glaring omission is a working Print command. There is one in the code, but it does not work properly. Everything else in the menus does function, but your mileage may vary.
DeepSkies is very basic electronic computational star (and deep sky!) atlas. It displays a view of the skies from a database of 10,000+ deep sky objects and 2.5+ million stars based on the following catalogs:
and adjusts the display of the objects (which are all in J2000 coordinates) for:
It does not adjust for:
The features of this application include:
I am currently working on a Version 2.0 of DeepSkies that will be much more sophisticated - yet still simple. I would like my application to emulate a digital version of Sky Atlas 2000.0 - not act as a virtual space simulator like most of the current astronomy programs do. I like the fact that my application displays a deep sky object as a square or an ellipse, and it is up to you, the observer, to discern what it looks like (as opposed to displaying a Hubble image of the object on the map!).
This software is offered free of charge with no warranty given or implied. Installation is simple:
You can create a shortcut on your computer to the .exe file if you wish. To run this application, you need a 32-bit version of Microsoft Windows:
Note: If you get an error that MSVCRT20.DLL is missing, then you also need to install some support files for Visual Basic 4.0: vbrun40.zip
If you find the application either useful or amusing, send me an e-mail: [email protected] and let me know what you think! Stay tuned for Version 2.0.... coming soon!
If you would like to program your own star or deep-sky atlas, check out my code page!