SAOImage DS9 Version 6 Release Notes

    1. 10.20.2009 XPA: moved processing xpa command line options to first pass, and init xpa earlier in startup, so that vo and web click can be processed along with regular command line options.
    2. 10.24.2009 UPDATE: fixed a problem with trying to provide support for backward compatibility.
    3. 10.24.2009 IMGSVR: fixed a problem with trying to provide support for backward compatibility
    4. 10.24.2009 GUI: sleep command arg is now optional
    5. 10.24.2009 MOSAIC: IRAF mosaics are now layed out based on the first segment load, like WCS mosaics
    6. 10.27.2009 GUI: fixed a problem if you delete all frames, some of the load commands (such as -rgbcube) are not executed until there is a new frame. Now, if there are no frames, the load command will create a new frame if needed
    7. 10.28.2009 REGIONS: Corrected a problem with creating templates from a VAR. Uncommented old syntax which has been superceeded
    8. 11.02.2009 GRID: fixed a problem with 'grid numlab gap2'
    9. 11.02.2009 AST: updated to version 5.3-1
    10. 11.05.2009 TILE: corrected documentation for '-tile grid layout', should be column #, row #
    11. 11.05.2009 DATACUBE: fixed a problem with '-wcs replace|reset|append'. The result WCS is now applied to all slices
    12. 11.05.2009 XPA: fixed a problem with 'xpaset wcs replace foo.wcs'
    13. 11.13.2009 RICE: updated to cfitsio 3210/tt>
    14. 11.16.2009 COMPRESS: fixed a problem with compression that extends over a page boundry of 1Gb
    15. 11.30.2009 GRID: fixed a problem with exterior numerics and zoomed images
    16. 11.30.2009 HELP: combine FAQ and ISSUES pages
    17. 12.04.2009 RGB: aux contour overlays are now displayed on a per channel basis
    18. 12.07.2009 RGB: rgb images with data cubes can now set the current slice on a per channel basis
    19. 12.07.2009 VO: fixed a problem with xpa keep-alive
    20. 12.10.2009 TK: fixed a problem MacOSX X11 standard file dialog boxes. Borrowed code from tk8.5 to correct the problem when events are added to X11
    21. 12.10.2009 GUI: fixed a problem with modal dialogs when the user closed the window via the window manager and not the OK/CANCEL button
    22. 12.10.2009 XPA: update to version 2.1.11
    23. 12.14.2009 RGB: fixed a problem with a incorrect WCS compass in the panner image
    24. 12.15.2009 WCS: Documented the old ALIGN command and updated for XPA and SAMP
    25. 12.15.2009 GUI: Values accepted for SKYFORMAT expanded to 'deg', 'degree', and 'degrees' for command line options, XPA, and SAMP
    26. 12.17.2009 WCS: added code to test for bad WCS alignment issues (mainly from CAR projection, or pole problems)
    27. 12.17.2009 WCS: added code for WCS alignment for CAR. If CAR, getWCScrpix() is taken from center of image, and not from CRPIX keywords
    28. 12.18.2009 CATALOG: added USNO UCAC3 to the Optical list
    29. 12.24.2009 DATACUBE: DS9 now supports FITS images up to 10 dimensions. Happy Holidays!
    30. 12.28.2009 ANALYSIS: fixed problems with $data and $url and spaces in the tmp directory path name
    31. 12.28.2009 COMM: fixed problems with spaces in file names received as argumetns via SAMP and http
    32. 12.29.2009 REGIONS: fixed problems with XPA/SAMP and -format/-system/-sky options
    33. 12.29.2009 GUI: fixed a problem with hiding the current frame
    34. 12.30.2009 HV: at EXIT, close all opened HV windows so that tmp files may be deleted
    35. 12.30.2009 HV: fixed a problem for MIME type 'multipart/mixed', a tmp file was not deleted
    36. 12.30.2009 HV: fixed a problem for MIME type 'text/plain', a tmp file was not deleted
    37. 12.30.2009 ANALYSIS: add $filedialog(open) and $filedialog(save) macros
    38. 12.30.2009 GUI: allow filenames starting with a '-'
    39. 01.07.2009 I18N: for X11 port, look for LC_MESSAGES, LC_ALL, LANG env vars to set langage in that order
    40. 01.07.2009 I18N: update Japanese language translation
    41. 01.07.2009 CONTOUR: fix muliple problems with command line contour options. Each frame will now remember contour params between frames
    42. 01.08.2009 ANALYSIS: minor changes in output of get analysis commands. Now include parameters for web and bind commands
    43. 01.11.2009 COLORBAR: fixed a problem with the orientation of the numerics for vertical colorbar. This problem was introduced with AST-5.3
    44. 01.11.2009 RGB: fixed a memory leak for RGB frames
    45. 01.11.2009 I18N: update Japanese language translation
    46. 01.11.2009 MACOSX: fixed a problem with non-native standard file dialog boxes and error messages
    47. 01.12.2009 AST: fixed a memory leak with colorbar grid.
    48. 01.13.2009 PLOT: fixed a rare problem when the user closes a plot while in the middle of a zoom.
    49. 01.13.2009 IRAF: fixed a problem for mosaic iraf images are loaded and the bounding box is incorrectly calculated.
    50. 01.15.2010 RELEASE version 6.0
    51. 01.27.2010 XPA: fixed a problem with reporting errors during an XPA operation. The correct error message is now passed to XPA.
    52. 01.27.2010 SAMP: fixed a problem with reporting errors during an SAMP operation. The correct error message is now passed to SAMP.
    53. 01.27.2010 REGIONS: fixed a problem with catch and XPA/SAMP. Errors are now reset when needed so as not to invoke an XPA/SAMP ERROR message.
    54. 01.27.2010 XPA: update to version 2.1.12
    55. 02.02.2010 CONTOURS: fixed a problem with manually entered contours values.
    56. 02.12.2010 COLORBAR: add numerics equal distance option.
    57. 02.12.2010 COLORBAR: add colorbar size option.
    58. 02.12.2010 COLORBAR: move colorbar parameters from view menu to colorbar menu.
    59. 02.18.2010 MACOSX: fixed a problem where pcc was always being installed. Now, first look for FILTER_CC (valid for X11 users only). Next, see if /usr/bin/gcc exists. Finally, install pcc if needed, and set to use it.
    60. 02.25.2010 SCALE: fixed numerous problems with LOG and POW scales. Previously, the exp value of the log ratio was based on the dynamic range of the data. It is now specified by the user. This solves a number of issues with data which contains negative values. (see new documenation on scale equations).
    61. 02.25.2010 CATALOG: CSC is now loaded as a VOTABLE by default.
    62. 03.02.2010 CATALOG: add support for SkyBot catalog server.
    63. 03.03.2010 MACOSX: printing, reduce image by 5% so colorbar end tick numerics are not cutoff.
    64. 03.03.2010 WINDOWS: printing, reduce image by 5% so colorbar end tick numerics are not cutoff.
    65. 03.03.2010 HV: fixed a problem with MouseWheel scrolling under X11.
    66. 03.04.2010 ZOOM: added support for mouse wheel zoom.
    67. 03.04.2010 HV: added support for Find and FindNext.
    68. 03.10.2010 POSTSCRIPT: if colorbar and colorbar numerics are visible, reduce image by 5% so colorbar end tick numerics are not cutoff.
    69. 03.10.2010 PRINT: add psprint xpa/command/samp command for postscript printing on MacOSX and Windows.
    70. 03.10.2010 GRID: add support for custom numeric formats.
    71. 03.17.2010 BIN: add support for Match Bin.
    72. 03.23.2010 FITS: add a check tor binary tables with no rows or cols.
    73. 03.24.2010 WINDOWS: fixed a problem with native printing and bitmaps that were not aligned upon a word boundary.
    74. 03.24.2010 WINDOWS: fixed a problem with rendering circle point and box circle point.
    75. 03.26.2010 HV: fixed a rather nasty bug. If a HV window is open when prefs are saved, the next time ds9 is started, upon exist it tried to close an non-existent window, and went into a loop.
    76. 03.29.2010 SAMP: add support for table.load.fits events.
    77. 04.13.2010 BACKUP: add support for backup and restore.
    78. 04.14.2010 GUI: ensure all temp files in /tmp have unique names which will not conflict with other programs.
    79. 04.14.2010 RGB: corrected inconsistant behavior. The creation of a RGB frame will not alter the single/tile setting.
    80. 04.16.2010 TK: fixed a problem with some tk lib scripts not sourced at startup and if -cd is executed, ds9 is unable to locate the scripts.
    81. 04.16.2010 CIAO: removed any conjuction operators (which are not supported).
    82. 04.16.2010 COLORBAR: fixed a rather nasty memory bug which was invoked when the colorbar was re-configured.
    83. 04.23.2010 BACKUP: backup save sets can be saved into on a repeat basis.
    84. 04.26.2010 SCALE: fixed a problem with segv and Scale Dialog box.
    85. 04.26.2010 GUI: fixed a problem matching frames while in single mode.
    86. 04.29.2010 GUI: add cycle windows key shortcut.
    87. 05.04.2010 WINDOWS: new windows installation procedure.
    88. 05.06.2010 CATALOG: add IAU location code in preferences (for Skybot).
    89. 05.10.2010 PROJECTION: fixed a problem with projection region when one or both end points are off the image. All gaps (mosaic) or off image (non-mosaic) have a value of 0 and NaNs are ignored.
    90. 05.12.2010 VOTable: add support for FIEDref and PARAMref elements.
    91. 05.15.2010 RELEASE version 6.1
    92. 05.18.2010 WINDOWS: change windows installation procedure back to allow user to specify destination directory.
    93. 05.18.2010 SAMP: fixed an issue with DS9 being confused as to if it is currently connected and the need to shutdown SAMP at exit.
    94. 05.18.2010 RELEASE version 6.1.1
    95. 05.19.2010 BACKUP: fixed several major problems.
    96. 05.19.2010 RELEASE version 6.1.2