home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / math / skymp13a.zip / HISTORY.TXT < prev    next >
Text File  |  1993-05-29  |  4KB  |  112 lines

  1. SkyMap Release History
  2. ----------------------
  3.  
  4. 29-May-93 v1.3
  5.  
  6. New features:
  7.  
  8. The program can now display non-stellar objects.  The database used is the
  9. Revised New General Catalogue (RNGC).
  10.  
  11. Constellation boundaries can now be displayed.
  12.  
  13. The printing options have been greatly expanded.  When a map is printed the
  14. user can now select whether to print the entire map, or the current zoomed
  15. view, and also whether to print in black and white or colour.  For colour
  16. maps a dialog allows the user to select the colour of each component of
  17. the map.
  18.  
  19. All map features are now present on both the horizon and sky area maps
  20. (eg star labels can now be displayed on the horizon map).  The user interface
  21. has been made more consistent between the map types.
  22.  
  23. The program now has an optional ToolBar at the top of the screen, which
  24. provides short-cuts for the commands on the "View" menu.
  25.  
  26. The program now (finally!) has a complete on-line help system.  This is
  27. basically a copy of the manual.
  28.  
  29. Bug fixes:
  30.  
  31. I'd forgotten to apply the correction for diurnal parallax to planetary
  32. positions on the Sky Area map.  Consequently, the planets were being shown
  33. in their geocentric, rather than topocentric positions, resulting in errors
  34. of up to 2 degrees in the apparent position of the Moon.  Fixed.
  35.  
  36. The size of the image of the Sun and Moon on the Sky Area map was being
  37. incorrectly calculated, resulting in images that were about 50% too large
  38. when the map was printed on a portrait orientation page.  Fixed.
  39.  
  40.  
  41. 07-Mar-93 v1.2
  42.  
  43. New features:
  44.  
  45. Added a new "Sky Area" map type, centred on a right ascension and
  46. declination.  This is intended to be used to draw a detailed map of a
  47. small region of the sky.
  48.  
  49. Added the ability to display photographic images in either GIF or BMP
  50. format.  Images can either be explicitly opened, or associated with specific
  51. objects (currently planets) and automatically displayed.
  52.  
  53. Bugs fixed:
  54.  
  55. Single pixel stars were being printed on the printer in the screen colour,
  56. which almost certainly mapped to white on the printer, resulting in them
  57. not being printed.  On a mono print, single pixel stars are now correctly
  58. printed black.
  59.  
  60. When the right mouse button was pressed over a horizon map to display the
  61. pop-up menu, then the *right*, rather than the *left* button pressed (ie,
  62. a user input error!) an incorrect cursor position was stored.  If the left
  63. button was subsequently used to select an information dialog a wildly
  64. inaccurate position or a GPF resulted.  This is probably the cause of all
  65. the "random number" errors previously reported.  Thanks to Don Munro for
  66. tracking down a reproducable case of this puzzling error!  Fixed.
  67.  
  68. Removed the incorrect, uninitialized data displayed on the information dialogs
  69. for the Sun and Moon. (Eg phase 0.000 for the Sun.)
  70.  
  71.  
  72. 05-Feb-93 v1.11
  73.  
  74. When the start of a constellation figure was off the edge of the map,
  75. the first visible line of the constellation was being drawn incorrectly in
  76. certain circumstances.  Fixed.
  77.  
  78. The correction for refraction was being correctly calculated and correctly
  79. displayed in the "About" box for a star, but not applied to the plotted
  80. position of the stars on the map.  This led to stars being plotted with
  81. slightly too low an altitude (the maximum error being about half a degree
  82. at the horizon).  Fixed.
  83.  
  84. If the star position calculation was aborted by the user pressing the "Cancel"
  85. button, the subsequent constellation figure setup calculation code displayed
  86. an error message for each star it was unable to find.  Pressing the "Cancel"
  87. button now aborts the map calculation cleanly.
  88.  
  89.  
  90. 31-Jan-93 v1.1
  91.  
  92. Test release to BIX only for testing.
  93.  
  94. In the "Observer" dialog, the "Time Difference" edit field was only wide
  95. enough to allow two digits to be entered, making the program not too
  96. useful for anyone outside the GMT time zone.  Fixed.
  97.  
  98. Version 1.0 of SkyMap simply plotted stars in their mean catalog position.
  99. This version now rigorously calculates the apparent place for the time of
  100. observation, correcting for proper motion, aberration, precession, nutation,
  101. and refraction.
  102.  
  103. Added code to verify that dates are in the range 4000BC-8000AD (the
  104. range over which the planetary position equations are valid.
  105.  
  106.  
  107.  
  108. 24-Jan-93 v1.0
  109.  
  110. Release of SkyMap 1.0, with basic facilities for drawing horizon map and
  111. plotting planetary and lunar positions.
  112.