From fc47b3333e483e4584d36627571cd8a47bfb7f4e Mon Sep 17 00:00:00 2001 From: William Joye Date: Tue, 9 May 2017 15:45:36 -0400 Subject: final push for beta release --- BUILD.txt | 2 +- README.md | 8 +- ds9/doc/acknowledgment.html | 20 +- ds9/doc/faq.html | 43 +- ds9/doc/helpdesk.html | 49 +- ds9/doc/install.html | 135 +- ds9/doc/new.html | 21 +- ds9/doc/ref/3d.html | 22 +- ds9/doc/ref/how.html | 34 +- ds9/doc/ref/index.html | 56 +- ds9/doc/release/r1.5.html | 148 +- ds9/doc/release/r1.6.html | 47 +- ds9/doc/release/r1.7.html | 201 +-- ds9/doc/release/r1.8.html | 886 ++++++----- ds9/doc/release/r1.9.html | 630 ++++---- ds9/doc/release/r2.0.html | 64 +- ds9/doc/release/r2.1.html | 1145 +++++++------- ds9/doc/release/r2.2.html | 1045 +++++++------ ds9/doc/release/r2.3.html | 164 +- ds9/doc/release/r3.0.html | 1640 +++++++++++--------- ds9/doc/release/r4.0.html | 1024 +++++++----- ds9/doc/release/r5.0.html | 1086 +++++++------ ds9/doc/release/r6.0.html | 524 +++++-- ds9/doc/release/r7.0.html | 492 ++++-- ds9/doc/release/r7.6.html | 71 +- ds9/doc/story.html | 116 +- ds9/doc/tutorial.html | 54 +- ds9/doc/user/index.html | 109 +- ds9/library/command.tcl | 2 +- ds9/library/ds9.tcl | 4 +- ds9/library/help.tcl | 16 +- ds9/library/menu.tcl | 2 +- ds9/library/mhelp.tcl | 16 +- ds9/library/samp.tcl | 4 +- ds9/library/util.tcl | 2 +- ds9/macosx/Makefile.in | 8 +- ds9/macosx/README | 2 +- .../Contents/Frameworks/Tcl.framework/.gitkeep | 0 .../Contents/Frameworks/Tk.framework/.gitkeep | 0 .../Tksao.framework/Resources/Info.plist | 35 - ds9/macosx/SAOImage DS9.app/Contents/Info.plist | 69 - .../SAOImage DS9.app/Contents/MacOS/.gitkeep | 0 .../SAOImage DS9.app/Contents/Resources/App.icns | Bin 47991 -> 0 bytes .../SAOImage DS9.app/Contents/Resources/fits.icns | Bin 48529 -> 0 bytes .../Contents/Frameworks/Tcl.framework/.gitkeep | 0 .../Contents/Frameworks/Tk.framework/.gitkeep | 0 .../Tksao.framework/Resources/Info.plist | 35 + ds9/macosx/SAOImageDS9.app/Contents/Info.plist | 69 + ds9/macosx/SAOImageDS9.app/Contents/MacOS/.gitkeep | 0 .../SAOImageDS9.app/Contents/Resources/App.icns | Bin 0 -> 47991 bytes .../SAOImageDS9.app/Contents/Resources/fits.icns | Bin 0 -> 48529 bytes ds9/win/Makefile.in | 2 +- ds9/win/about.txt | 2 +- ds9/win/ds9.rc | 4 +- ds9/win/message.txt | 2 +- macosx/Makefile.in | 4 +- win/Makefile.in | 6 +- 57 files changed, 5671 insertions(+), 4449 deletions(-) delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/.gitkeep delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/.gitkeep delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/Info.plist delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/MacOS/.gitkeep delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns delete mode 100644 ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tcl.framework/.gitkeep create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tk.framework/.gitkeep create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/Info.plist create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/MacOS/.gitkeep create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/Resources/App.icns create mode 100644 ds9/macosx/SAOImageDS9.app/Contents/Resources/fits.icns diff --git a/BUILD.txt b/BUILD.txt index 0e28589..aa1ad8b 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -1,5 +1,5 @@ *************************** -Welcome to SAOImage DS9 +Welcome to SAOImageDS9 *************************** Please Note: The build instructions have changed! diff --git a/README.md b/README.md index 1bac49c..bd0c23b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -![alt-text](http://ds9.si.edu/doc/sun.gif "SAOImage DS9") -# SAOImage DS9 +![alt-text](http://ds9.si.edu/doc/sun.gif "SAOImageDS9") +# SAOImageDS9 -SAOImage DS9 is an astronomical imaging and data visualization application. DS9 supports FITS images and binary tables, multiple frame buffers, region manipulation, and many scale algorithms and colormaps. It provides for easy communication with external analysis tasks and is highly configurable and extensible via XPA and SAMP. +SAOImageDS9 is an astronomical imaging and data visualization application. DS9 supports FITS images and binary tables, multiple frame buffers, region manipulation, and many scale algorithms and colormaps. It provides for easy communication with external analysis tasks and is highly configurable and extensible via XPA and SAMP. DS9 is a stand-alone application. It requires no installation or support files. All versions and platforms support a consistent set of GUI and functional capabilities. @@ -9,4 +9,4 @@ DS9 supports advanced features such as 2-D, 3-D and RGB frame buffers, mosaic im The GUI for DS9 is user configurable. GUI elements such as the coordinate display, panner, magnifier, horizontal and vertical graphs, button bar, and color bar can be configured via menus or the command line. -SAOImage DS9 development has been made possible by funding from the Chandra X-ray Science Center (CXC) and the High Energy Astrophysics Science Archive Center (HEASARC). Additional funding was provided by the JWST Mission office at Space Telescope Science Institute to improve capabilities for 3-D data visualization. +SAOImageDS9 development has been made possible by funding from the Chandra X-ray Science Center (CXC) and the High Energy Astrophysics Science Archive Center (HEASARC). Additional funding was provided by the JWST Mission office at Space Telescope Science Institute to improve capabilities for 3-D data visualization. diff --git a/ds9/doc/acknowledgment.html b/ds9/doc/acknowledgment.html index 75c3966..d6b112b 100644 --- a/ds9/doc/acknowledgment.html +++ b/ds9/doc/acknowledgment.html @@ -2,28 +2,28 @@ + charset=windows-1252"> DS9 Acknowledgment - -

SAOImage DS9 Acknowledgment

+ +

SAOImageDS9 Acknowledgment

-

SAOImage DS9 development has been made possible by funding from - the Chandra X-ray Science Center (CXC) (NAS8-03060) and the High +

DS9 development has been made possible by funding from the + Chandra X-ray Science Center (CXC) (NAS8-03060) and the High Energy Astrophysics Science Archive Center (HEASARC) (NCC5-568). Additional funding was provided by the JWST Mission office at Space Telescope Science Institute (NAS-03127) to improve capabilities for 3-D data visualization.

-

If you have found SAOImage DS9 to be helpful in your research, - the following acknowledgment would be appreciated

+

If you have found DS9 to be helpful in your research, the + following acknowledgment would be appreciated

-

"This research has made use of SAOImage DS9, developed by +

"This research has made use of SAOImageDS9, developed by Smithsonian Astrophysical Observatory"

or reference the following paper DS9 FAQ - -

SAOImage DS9 FAQ

+ +

SAOImageDS9 FAQ

This FAQ is a new, on going project, and it is far from being complete. But as common questions on DS9 are received, the FAQ @@ -34,16 +34,15 @@

Copyright

-

SAOImage DS9 is composed of approximately 20 open source - packages, all of which are distributed under their own open - source license agreements, usually GPL, LGPL, or BSD. In - addition, several open source packages have been developed - here at the Smithsonian Astrophysical Observatory, Cambridge, - MA, USA and are distributed under the terms of the GNU General - Public License as published by the Free Software Foundation. - As long as you continue to adhere to the provisions of the - licenses, you are free to distribute SAOImage DS9 along with - your software.

+

DS9 is composed of approximately 20 open source packages, all + of which are distributed under their own open source license + agreements, usually GPL, LGPL, or BSD. In addition, several + open source packages have been developed here at the + Smithsonian Astrophysical Observatory, Cambridge, MA, USA and + are distributed under the terms of the GNU General Public + License as published by the Free Software Foundation. As long + as you continue to adhere to the provisions of the licenses, + you are free to distribute DS9 along with your software.

The GNU site contains an excellent FAQ on the the dos and donts of GPL.

@@ -116,6 +115,8 @@ + + Tools and then Character Map)

@@ -144,6 +145,8 @@ + + going on?

The solution was to use the brandelf utility on the file to ensure that the machine understood that it @@ -252,6 +255,8 @@ + + For further information, please click here.

@@ -465,6 +470,8 @@ + + install script but only if the /usr/local/lib dir already exists on the machine. The fix is the create the dir and rerun the install script or else make @@ -491,6 +498,8 @@ + + a $HOME/.imtoolrc and IMTOOLRC environment variable defining the path as fallbacks.  There are several practical problems with  this:  for some @@ -498,6 +507,8 @@ + + reason (I'm trying to fix) the imtoolrc link won't be created if the /usr/local/lib directory doesn't exist when the install script is run on the @@ -509,6 +520,8 @@ + + display setup is run (i.e. no /dev fifos or imtoolrc). If users don't catch this or see it in the README file they'll think everything went fine. Lastly, @@ -557,7 +570,7 @@ a coordinate system:  

- +
diff --git a/ds9/doc/helpdesk.html b/ds9/doc/helpdesk.html index bc13f5c..ed49b54 100644 --- a/ds9/doc/helpdesk.html +++ b/ds9/doc/helpdesk.html @@ -1,28 +1,27 @@ - - - - DS9 Help Desk - - -

-SAOImage DS9 Help Desk

-
-

If you encounter any problems or have suggestions with -SAOImage DS9, -please -contact us:
-saord @ cfa.harvard.edu

-

William Joye
-Smithsonian Astrophysical Observatory
-60 Garden St.
-Cambridge, MA 02138 USA -

-
-
- + + + + DS9 Help Desk + + +

+ SAOImageDS9 Help Desk

+
+

If you encounter any problems or have suggestions with DS9, + please + contact us:
+ saord @ cfa.harvard.edu

+

William Joye
+ Smithsonian Astrophysical Observatory
+ 60 Garden St.
+ Cambridge, MA 02138 USA

+
+
+ diff --git a/ds9/doc/install.html b/ds9/doc/install.html index b4091af..2a5137e 100644 --- a/ds9/doc/install.html +++ b/ds9/doc/install.html @@ -1,71 +1,68 @@ - + - - - DS9 Installation Instructions - - -

-SAOImage DS9 Installation Instructions
-

-
-
-

Solaris / Linux Installation

-DS9 for Solaris and Linux is a self contained application and does not -require any installation procedures or support files.
-
    -
  1. Download DS9. This is a gzip'ed tar file.
    -
  2. -
  3. Use the following command line to extract DS9:
    -
  4. - $ gzcat ds9.<port>.<version>.tar.gz | tar -xvf - -
  5. Move -the DS9 executable into a directory in your path.
  6. -
-

MacOSX

-There are versions of DS9 for 10.4 (Tiger) and 10.5 (Leopard)
-
-
-
    -
  1. Download DS9 for MacOSX. This is an universal application -that contains binaries for both PPC and Intel Macs. Drag to your -Applications folder.
    -
  2. -
-

Darwin

-There are versions of DS9 for 10.4 (Tiger) and 10.5 (Leopard). Darwin -is only recommended for experienced users of unix and -linux. For other users, we recommend DS9 for MacOSX.
-
-DS9 Darwin requires X11.  DS9 for Darwin is a -unix executable and -must be run from the command line of a Terminal window.
-
    -
  1. Download DS9 for Darwin. This is a gzip'ed tar file.
  2. -
  3. Open a Terminal window.
  4. -
  5. Use the following command line to extract DS9:
    -
  6. - $ gzcat ds9.darwin<arch>.<version>.tar.gz | tar --xvf - -
  7. (Optional) -Move the DS9 executable into a directory in your path.
    -
  8. -
-

Windows 7/Vista/XP
-

-
-
-
    -
  1. Download DS9 for Windows NT/2000/XP. This is a WinZip.exe -install file.
  2. -
  3. Execute the install file. DS9 will be installed by default in - C:\Program Files\ds9. It will contain two files, the -DS9 application and cygwin.dll.
  4. -
  5. To run, go to C:\Program Files\ds9 and double click -on the DS9 icon.
  6. -
-
-
- + + + DS9 Installation Instructions + + +

+ SAOImageDS9 Installation Instructions
+

+
+
+

Linux Installation

+ DS9 for linux is a self contained application and does not + require any installation procedures or support files.
+
    +
  1. Download DS9 for linux.
    +
  2. +
  3. Use the following command line to extract DS9:
    +
  4. + $ cat ds9.<port>.<version>.tar.gz | tar -xzvf + - +
  5. Move the ds9 executable into a directory in your path.
  6. +
+

MacOS

+
+
+
    +
  1. Download DS9 for MacOS. Drag to your + Applications folder.
    +
  2. +
+

Darwin

+ Darwin + is only recommended for experienced users of linux. For other + users, we recommend DS9 for MacOS.
+ DS9 Darwin requires XQuartz.  DS9 for Darwin is a  + executable and + must be run from the command line of a Terminal window.
+
    +
  1. Download DS9 for Darwin.
    +
  2. +
  3. Open a Terminal window.
  4. +
  5. Use the following command line to extract DS9:
    +
  6. + $ cat ds9.darwin<arch>.<version>.tar.gz | tar + -xzvf - +
  7. (Optional) + Move ds9 and ds9.zip executable into a directory in your + path.
    +
  8. +
+

Windows
+

+
+
+
    +
  1. Download DS9 for Windows.
  2. +
  3. Execute the install file. DS9 will be installed by default + in C:\SAOImageDS9.
    +
  4. +
+
+
+ diff --git a/ds9/doc/new.html b/ds9/doc/new.html index 67f11e7..374e4b5 100644 --- a/ds9/doc/new.html +++ b/ds9/doc/new.html @@ -7,10 +7,10 @@ sun4u) [Netscape]"> DS9 New Features - -

SAOImage DS9 Version 7 New Features

+ +

SAOImageDS9 Version 7 New Features

Version 7.3

@@ -126,12 +126,12 @@

3-D Data Visualization

-

Previous versions of SAOImage DS9 would allow users to load - 3-D data into traditional 2-D frames, and would allow users to - step through successive z-dimension pixel slices of the data - cube. To visualize 3-D data in DS9 v. 7.0, a new module, - encompassed by the new Frame 3D option, allows users - to load and view data cubes in multiple dimensions.

+

Previous versions of DS9 would allow users to load 3-D data + into traditional 2-D frames, and would allow users to step + through successive z-dimension pixel slices of the data cube. + To visualize 3-D data in DS9 v. 7.0, a new module, encompassed + by the new Frame 3D option, allows users to load and + view data cubes in multiple dimensions.

The new module implements a simple ray-trace algorithm. For each pixel on the screen, a ray is projected back into the view volume, based on the current viewing parameters, @@ -226,6 +226,7 @@ + to specify that all following 2-D files are to be interpreted as a slice of a 3-D data cube.

Photo
diff --git a/ds9/doc/ref/3d.html b/ds9/doc/ref/3d.html index 7be0aa9..9ab0e53 100644 --- a/ds9/doc/ref/3d.html +++ b/ds9/doc/ref/3d.html @@ -2,23 +2,23 @@ + charset=windows-1252"> 3D - -

3-D Frames
+ +

3-D Frames

-

Previous versions of SAOImage DS9 would allow users to load 3-D - data into the traditional 2-D frames, and would allow users to - step through successive z-dimension pixel slices of the data - cube. To visualize the 3-D data in DS9 v. 7.0, a new module, - encompassed by the new Frame 3D option, allows users - to load and view data cubes in multiple dimensions.
+

Previous versions of DS9 would allow users to load 3-D data + into the traditional 2-D frames, and would allow users to step + through successive z-dimension pixel slices of the data cube. To + visualize the 3-D data in DS9 v. 7.0, a new module, encompassed + by the new Frame 3D option, allows users to load and + view data cubes in multiple dimensions.

The new module implements a simple ray-trace algorithm. For each pixel on the screen, a ray is projected back into the view diff --git a/ds9/doc/ref/how.html b/ds9/doc/ref/how.html index 9a76d51..f7f2ccc 100644 --- a/ds9/doc/ref/how.html +++ b/ds9/doc/ref/how.html @@ -7,10 +7,10 @@ 2.4.7-10 i686) [Netscape]"> How - -

How it Works

+ +

How it Works

Table of Contents

How DS9 Renders an Image
@@ -49,8 +49,8 @@

Scales

The log function is defined as the following:

-

log equation

+

log equation

as x goes from 0 to 1. The user may specify an exponent a to change the distribution of colors within the @@ -61,36 +61,36 @@ as the following:

SAOImage log equation

+ width="65" height="34">

The pow function is defined as the following:

-

pow equation

+

pow equation

as x goes from 0 to 1. The user may specify an exponent a to change the distribution of colors within the colorbar. The default value of a is 1000.

The sqrt scale function is defined as the following:

-
sqrt equation
+
sqrt equation

as x goes from 0 to 1.

The square scale function is defined as the following:

square equation
+ width="35" height="21">

as x goes from 0 to 1.

The asinh scale function is defined as the following:

-
asinh
+
asinh

as x goes from 0 to 1.

The sinh scale function is defined as the following:

-
sinh
+
sinh

as x goes from 0 to 1.

The histogram equalization scale function distributes @@ -104,7 +104,7 @@ of kernel is 2r+1
Gaussian function, defined as:

Gaussian Equation
+ width="173" height="38">
where the mean = 0 and sigma = r/2, and the diameter of kernel is 2r+1
diff --git a/ds9/doc/ref/index.html b/ds9/doc/ref/index.html index 8286492..7be4997 100644 --- a/ds9/doc/ref/index.html +++ b/ds9/doc/ref/index.html @@ -2,20 +2,20 @@ + charset=windows-1252"> Reference Manual - -

SAOImage DS9 Reference Manual

+ +

SAOImageDS9 Reference Manual

DS9 is  the next version of the popular SAOtng display program. It is a Tk/Tcl application which utilizes the - SAOtk widget set. It also incorporates the new X Public Access (XPA) mechanism to allow external processes to access and control its data, GUI functions, and algorithms. DS9  supports the direct display @@ -30,15 +30,16 @@ variety of coordinate systems (including Image, Physical, Detector, and WCS). DS9 also supports FTP and HTTP access. The GUI for DS9 is user configurable.

-
Coordinate System
+
- - - - - - + - - - + - - - + - - - + - - - + diff --git a/ds9/doc/release/r1.5.html b/ds9/doc/release/r1.5.html index 3cc70a9..03b1f91 100644 --- a/ds9/doc/release/r1.5.html +++ b/ds9/doc/release/r1.5.html @@ -1,76 +1,82 @@ - - - - DS9 Version 1.5 Release Notes - - -

-Version -1.5 Release -Notes

-
    -

    Version 1.5

    -
      -
    1. Fixed problem with Windows style Open file dialog box
    2. -
    3. Now supports following coords systems:
    4. + + + + DS9 Version 1.5 Release Notes + + +

      + SAOImageDS9 Version + 1.5 Release + Notes

        -
      • Image (was Logical)
      • -
      • CCD (was Physical)
      • -
      • Detector (was Mosaic Physical)
      • -
      • Amplifier
      • -
      • WCS
      • +

        Version 1.5

        +
          +
        1. Fixed problem with Windows style Open file dialog box
        2. +
        3. Now supports following coords systems:
        4. +
            +
          • Image (was Logical)
          • +
          • CCD (was Physical)
          • +
          • Detector (was Mosaic Physical)
          • +
          • Amplifier
          • +
          • WCS
          • +
          +
        5. New version of Doug Mink's WCS libs
        6. +
        7. Fixed minor problems with interactive Pan Mode
        8. +
        9. Added "Source TCL" file support
        10. +
        11. Open Mosaic Image command
        12. +
          + Will open multiple fits files as a mosaic.
          + Supports following patterns:
          + *#.fits
          + *_#.fits
          + *.IM*.fits +
        13. Open Mosaic Segment command
        14. +
        15. Fixed minor problem with zscale and high energy data
        16. +
        17. The Magnifier now Works!
        18. +
          + There are two algorithms available (under Preferences) +
          + Magnification can be selected via preferences +
            +
          1. Fast (and less Accurate)
          2. +
          3. More Accurate (and slower)
          4. +
          +
        19. Improvements to Dialogs
        20. +
        21. Now supports (unoffical)FITS data size -16 (unsigned + short)
        22. +
        23. Support for byte swapped processors
        24. +
        25. Support large images > 8k x 8k
        26. +
        27. Loading images are now 10x faster
        28. +
        29. Supports BLANK Fits keyword
        30. +
        31.  Menu Short Cuts have been added (use Alt key, + such + as + Alt-f for + Frame menu)
        32. +
        33. Horizontal and Verticle Graphs now work in all modes + (not + just Crosshair)
        34. +
        35. ds9 will accept fits files via STDIN (ie. $ cat + foo.fits + | + ds9 -file + -  )
        36. +
        37. command line argument support (ie. $ds9 -? for list)
        38. +
        39. crosshair position is more accurate
        40. +
        41. added new scales: 'ln' and 'log'.
        42. +
            +
          1. ln --  SAOimage natural log based algorithm
          2. +
          3. log--  IRAF log base 10 algorithm
          4. +
          +
        43. Support for Postscript printing (Level 1 and Level 2)
        44. +
        45. Blinking is now supported
        46. +
      -
    5. New version of Doug Mink's WCS libs
    6. -
    7. Fixed minor problems with interactive Pan Mode
    8. -
    9. Added "Source TCL" file support
    10. -
    11. Open Mosaic Image command
    12. -
      - Will open multiple fits files as a mosaic.
      - Supports following patterns:
      - *#.fits
      - *_#.fits
      - *.IM*.fits
    13. Open Mosaic Segment command
    14. -
    15. Fixed minor problem with zscale and high energy data
    16. -
    17. The Magnifier now Works!
    18. -
      - There are two algorithms available (under Preferences)
      - Magnification can be selected via preferences -
        -
      1. Fast (and less Accurate)
      2. -
      3. More Accurate (and slower)
      4. -
      -
    19. Improvements to Dialogs
    20. -
    21. Now supports (unoffical)FITS data size -16 (unsigned -short)
    22. -
    23. Support for byte swapped processors
    24. -
    25. Support large images > 8k x 8k
    26. -
    27. Loading images are now 10x faster
    28. -
    29. Supports BLANK Fits keyword
    30. -
    31.  Menu Short Cuts have been added (use Alt key, such -as -Alt-f for -Frame menu)
    32. -
    33. Horizontal and Verticle Graphs now work in all modes (not -just Crosshair)
    34. -
    35. ds9 will accept fits files via STDIN (ie. $ cat foo.fits -| -ds9 -file --  )
    36. -
    37. command line argument support (ie. $ds9 -? for list)
    38. -
    39. crosshair position is more accurate
    40. -
    41. added new scales: 'ln' and 'log'.
    42. -
        -
      1. ln --  SAOimage natural log based algorithm
      2. -
      3. log--  IRAF log base 10 algorithm
      4. -
      -
    43. Support for Postscript printing (Level 1 and Level 2)
    44. -
    45. Blinking is now supported
    46. -
    -
- + diff --git a/ds9/doc/release/r1.6.html b/ds9/doc/release/r1.6.html index bf7259d..0fbf4f6 100644 --- a/ds9/doc/release/r1.6.html +++ b/ds9/doc/release/r1.6.html @@ -1,26 +1,27 @@ - - - - DS9 Version 1.6 Release Notes - - -

-Version -1.6 Release -Notes

-
    -

    Version 1.6.1

    -
      -
    1. fix some minor problems with odd chars in filenames
    2. -
    3. fix problems with fits image extensions
    4. -
    5. removed minimal geometry restrictions
    6. -
    7. fits file support is more robust
    8. -
    -
- + + + + DS9 Version 1.6 Release Notes + + +

+ SAOImageDS9 Version + 1.6 Release + Notes

+
    +

    Version 1.6.1

    +
      +
    1. fix some minor problems with odd chars in filenames
    2. +
    3. fix problems with fits image extensions
    4. +
    5. removed minimal geometry restrictions
    6. +
    7. fits file support is more robust
    8. +
    +
+ diff --git a/ds9/doc/release/r1.7.html b/ds9/doc/release/r1.7.html index 342df6a..1d8b3a0 100644 --- a/ds9/doc/release/r1.7.html +++ b/ds9/doc/release/r1.7.html @@ -1,98 +1,113 @@ - - - - DS9 Version 1.7 Release Notes - - -

-Version -1.7 Release -Notes

-
    -

    Version 1.7.2

    -
      -
    1. Fixes a rather nasty bug with coordinates.
    2. -
    3. XPA version 2.b32
    4. -
      - example:
      - $ ds9&
      - $ xpaget DS9 # will list all public access points
      - $ xpaset -p DS9 colormap BB # change colormap
      - $ xpaset -p DS9 file snr.fits # load a fits file
      - $ cat snr.fits | xpaset DS9 fits # load via XPA
      - $ cat snr.fits | xpaset DS9 fits foo[key=RAWX,RAWY] # load via -XPA
      - Note: xpa class and name for ds9
      - -- xpa class : 'DS9'
      - -- xpa name  : 'DS9'
      - both class and name are case sensitive
      - To specify a different xpa name for this application use the -
      - -title command line option:
      - $ -ds9&            -# default name of 'DS9'
      - $ ds9 -title foo& # name of 'foo'
      - $ xpaset -p foo colormap BB # change colormap for 'foo'
      - $ xpaset -p :foo colormap A # change colormap for 'foo'
      - $ xpaset -p DS9:foo colormap BB # change colormap for 'foo' -
      - $ xpaset -p DS9: colormap I8 # change colormap for 'DS9 & -foo'
    5. fixed bug with zscale and minmax preferences
    6. -
    7. geometry command line option: $ ds9 -geometry 600x500
    8. -
      - Note: this does not include space needed for menus.
    9. default -wcs is 'fk5'
    10. -
    -

    Version 1.7

    -
      -
    1. new version of Fits I/O library
    2. -
    3. .Z, .z, and .gz files are supported
    4. -
      - example:
      - $ ds9 snr.fits.Z
      - $ ds9 snr.fits.z
    5. url's are now supported
    6. -
      - example:
      - $ ds9 + + + + DS9 Version 1.7 Release Notes + + +

      + SAOImageDS9 Version + 1.7 Release + Notes

      +
        +

        Version 1.7.2

        +
          +
        1. Fixes a rather nasty bug with coordinates.
        2. +
        3. XPA version 2.b32
        4. +
          + example:
          + $ ds9&
          + $ xpaget DS9 # will list all public access points
          + $ xpaset -p DS9 colormap BB # change colormap
          + $ xpaset -p DS9 file snr.fits # load a fits file
          + $ cat snr.fits | xpaset DS9 fits # load via XPA
          + $ cat snr.fits | xpaset DS9 fits foo[key=RAWX,RAWY] # load + via + XPA
          + Note: xpa class and name for ds9
          + -- xpa class : 'DS9'
          + -- xpa name  : 'DS9'
          + both class and name are case sensitive
          + To specify a different xpa name for this application use the +
          + -title command line option:
          + $ + ds9&            +# + default name of 'DS9'
          + $ ds9 -title foo& # name of 'foo'
          + $ xpaset -p foo colormap BB # change colormap for 'foo' +
          + $ xpaset -p :foo colormap A # change colormap for 'foo' +
          + $ xpaset -p DS9:foo colormap BB # change colormap for 'foo' +
          + $ xpaset -p DS9: colormap I8 # change colormap for 'DS9 + & + foo' +
        5. fixed bug with zscale and minmax preferences
        6. +
        7. geometry command line option: $ ds9 -geometry 600x500
        8. +
          + Note: this does not include space needed for menus. +
        9. default + wcs is 'fk5'
        10. +
        +

        Version 1.7

        +
          +
        1. new version of Fits I/O library
        2. +
        3. .Z, .z, and .gz files are supported
        4. +
          + example:
          + $ ds9 snr.fits.Z
          + $ ds9 snr.fits.z +
        5. url's are now supported
        6. +
          + example:
          + $ ds9 ftp://legacy.gsfc.nasa.gov/rosat/data/hri/images/fits/rh100193_img.fits -
          - $ ds9 +
          + $ ds9 http://legacy.gsfc.nasa.gov/FTP/rosat/data/cdrom/vol1/IMAGES/00h/p000s26b.img.Z -
        7. fixed some minor problems with Mosaic Images
        8. -
        9. Support for FITS bin tables
        10. -
          - example:
          - $ ds9 snr.fits[2] # assume 'X' or 'x' and 'Y' or 'y' column -
          - $ ds9 snr.fits[EVENTS]
          - $ ds9 snr.fits # assumes EVENTS or STDEVT extension
          - $ ds9 snr.fits[key=RAWX,RAWY] # bin on RAWX/RAWY column
        11. Backward -compatible with Einstein .xpa data for bining
        12. -
        13. Contours are now supported
        14. -
          - You can generate contours for each frame and cut/paste them -into -other frames. When you paste a contour, you choose which coordinate -system -to translate the contour into. Obvisously, to paste via WCS, each image -must have a valid WCS. Printing of image/contours also is supported. -
          - The contour algorithm currently implemented is a general -purpose -algorithm, good for most images. However, there are some issues that -make -it less than optimal for sparse high energy data. Therefor, next on the -list is implemention of the 'Pros Imcontour' algorithm.
        15. Now -supports ICRS WCS
        16. -
        17. Now Uses Tcl/Tk 8.0.4 and BLT 2.4g
        18. -
        19. Now uses Doug Minks's wcssubs 2.6.
        20. -
        -
      - +
    7. fixed some minor problems with Mosaic Images
    8. +
    9. Support for FITS bin tables
    10. +
      + example:
      + $ ds9 snr.fits[2] # assume 'X' or 'x' and 'Y' or 'y' column +
      + $ ds9 snr.fits[EVENTS]
      + $ ds9 snr.fits # assumes EVENTS or STDEVT extension
      + $ ds9 snr.fits[key=RAWX,RAWY] # bin on RAWX/RAWY column +
    11. Backward + compatible with Einstein .xpa data for bining
    12. +
    13. Contours are now supported
    14. +
      + You can generate contours for each frame and cut/paste them + into + other frames. When you paste a contour, you choose which + coordinate + system + to translate the contour into. Obvisously, to paste via WCS, + each image + must have a valid WCS. Printing of image/contours also is + supported.
      + The contour algorithm currently implemented is a general + purpose + algorithm, good for most images. However, there are some + issues that + make + it less than optimal for sparse high energy data. Therefor, + next on the + list is implemention of the 'Pros Imcontour' algorithm. +
    15. Now + supports ICRS WCS
    16. +
    17. Now Uses Tcl/Tk 8.0.4 and BLT 2.4g
    18. +
    19. Now uses Doug Minks's wcssubs 2.6.
    20. +
    +
+ diff --git a/ds9/doc/release/r1.8.html b/ds9/doc/release/r1.8.html index 4abdf04..df32309 100644 --- a/ds9/doc/release/r1.8.html +++ b/ds9/doc/release/r1.8.html @@ -1,417 +1,475 @@ - - - - DS9 Version 1.8 Release Notes - - -

-Version -1.8 Release -Notes

-
    -

    Version 1.8.7.8

    -
      -
    1. Dialog windows now use the same colormap as the parent -window.
    2. -
    3. Fixed a problem with the tile xpa point.
    4. -
    -

    Version 1.8.7.7

    -
      -
    1. Fixed a problem with updating the Contour dialog box.
    2. -
    3. Fixed another problem with .gz, .Z, and .z
    4. -
    5. Coordinate Grids now support WCS of projection TNX.
    6. -
    7. Improved the appearance of Grids while in Internal Mode.
    8. -
    -

    Version 1.8.7.6

    -
      -
    1. Fixed a problem with running under linux and displaying -on -Solaris.
    2. -
    3. Fixed a problem with Truecolor 8 support.
    4. -
    5. Added Coordinate Grids!
    6. -
    7. Mouse coordinates may be printed by pressing the 'C' key. -Which coordinates -are printed may be specified via the 'Edit:Preferences:Print -Coordinates' -menu.
    8. -
    9. Default Region Parameters now can be specified via the -Preferences -menu.
    10. -
    11. Contour Dialog has been redesigned and Contour scales and -limits added.
    12. -
    13. Fixed a problem with Contour scales log, squared, and -sqrt.
    14. -
    15. The user can save and load contours via the Contour -Parameter -Dialog -Box. The contours may be any supported coordinate system.
    16. -
    17. The user can save and load contour levels via the Contour -Parameter -Dialog Box.
    18. -
    19. Fixed a problem with file names that contain .z, .Z, .gz
    20. -
    -

    Version 1.8.7.5

    -
      -
    1. Fixed a problem with Truecolor 24 bit visuals under -Solaris 7
    2. -
    3. Fixed a problem with selecting Ruler Regions that are -horizontal or -vertical.
    4. -
    -

    Version 1.8.7.4

    -
      -
    1. Fixed a major bug with mosaics with an amplifier that -reads -out in -reverse and the data has been flipped before writing.
    2. -
    -

    Version 1.8.7.3

    -
      -
    1. New wcssubs: Fixed a problem with wcs of RA--NCP and -DEC--NCP
    2. -
    3. Fixed a problem with 'Scale:User Limits'
    4. -
    5. Removed a warning message if xpa is not available
    6. -
    7. The coordinate info box is updated while editing regions
    8. -
    9. Fixed a problem with the window manager closing region -dialog -boxes, -regions list dialog box, and analysis result dialog box
    10. -
    11. List Regions, Display Header, and the Analysis Dialog box -now -have -options for printing, saving, and searching the contents.
    12. -
    13. Display Header now supports multiple dialogs, one for -each -frame.
    14. -
    15. Fixed a problem with parsing region files and the LINE -region.
    16. -
    17. Fixed a problem with polygon regions and PROS region file -formats.
    18. -
    19. All regions are deleted when 'Clear Frame' or 'Open' -action -taken.
    20. -
    21. When creating Text regions, the 'Cancel' button now works.
    22. -
    23. 'Clear Frame' has been moved from 'File menu to 'Frame' -menu.
    24. -
    25. shell variable DS9_ARRAY may be used to define default -array -parameters. -Example: $export DS9_ARRAY='[dim=512,bitpix=-32]'
    26. -
    27. shell variable DS9_BINKEY may be used to define default -FITS -bin table -cols. Example: $export DS9_BINKEY='[bin=rawx,rawy]'
    28. -
    29. new 'Open Array...' menu item has been added to the -'File' -menu.
    30. -
    31. Changes to following ommand line options:
    32. -
      - -array, -mosaicimage, -mosaicimages, -mosaicsegment, -shared -
    -

    Version 1.8.7.2

    -
      -
    1. Add the -iconify command line option.
    2. -
    3. FITS Region Binary Table Region file format is supported -for -input.
    4. -
    -

    Version 1.8.7.1

    -
      -
    1. Now using BLT 2.4l
    2. -
    3. Now using X11R6
    4. -
    5. Fixed a problem with selecting blink frames multiple -times.
    6. -
    7. Fixed a problem with Line Regions always printing with -arrows.
    8. -
    9. Fixed a problem when a printing error occurs.
    10. -
    11. External File support is now available.
    12. -
    13. External Analysis support is now available.
    14. -
    15. Added Frame refresh menu item.
    16. -
    17. Fixed a problem with shared memory size.
    18. -
    19. XPA frame has changed. The argument is now only a number, -not -a name. -This clears up some problems with syntax. If the frame does not exists, -the frame is created. The option 'frameno' is provided for backward -compatiblity.
    20. -
      - Example: xpaset -p ds9 frame 2 # goto frame name 'frame2'
      -          xpaset -p ds9 -frame frameno 4 # goto frame name 'frame4' -
    -

    Version 1.8.7

    -
      -
    1. Scale type 'Ln' has been removed.
    2. -
    3. Contour scales Log, Sqrt, and Squared have been fixed.
    4. -
    5. Contour Dialog box is now non-modal.
    6. -
    7. Fixed a problem with the FITS Header Dialog box.
    8. -
    9. Support for > 256 colors in truecolor mode.
    10. -
    11. New PS level 2 drivers that support more than 256 colors.
    12. -
    13. Crosshairs will now appear in the magnifier if graphics -enabled.
    14. -
    15. Improved on the gui in terms of tile and blink. Now ds9 -is in -one of -3 display modes: single frame, tile frames, and blink frames.
    16. -
    17. You can now Show or Hide frames, via the Frame:Show/Hide -menu. When -a frame is 'Hidden', it does not appear in Single, Tile, or Blink mode, -and can not be selected via the Frames menu.
    18. -
    19. Added a new mode: Examine. While in examine mode, if you -click, a new -frame is created, loaded with the same data, and scaled about the point -you clicked. If the base frame is a FITS image, it is zoomed, if the -base -frame is a FITS binary table, it is blocked. The file is not loaded -again, -but shared between frames, requiring little additional memory. When you -clear or delete a base frame, all examine frames are deleted. Options -as -to how many frames are created and the scale factor may be specified -via -the preferences menu.
    20. -
    -

    Version 1.8.6.9

    -
      -
    1. Support for FITS Bin Table Type 'U' (unsigned short) and -Type -'V' (unsigned -long). Note these are not supported by the FITS standard.
    2. -
    3. Added new default colormap 'Cool'
    4. -
    5. SAOtng and PROS Regions file support: if wcs coords are -used, -yet no -wcs system has been specified, the native wcs of the file is used.
    6. -
    7. Regions now are available in the magnifier (user -prerference)
    8. -
    9. Fixed a problem with working with line regions at high -zoom -factors
    10. -
    11. Fixed a problem with working with polygon regions at high -zoom factors
    12. -
    -

    Version 1.8.6.8

    -
      -
    1. Fixed again problems with FITS Tables, Binning, Physical -Coords, and -WCS
    2. -
    -

    Version 1.8.6.7

    -
      -
    1. Binning on a third column is now supported
    2. -
    3. Fixed a problem with FITS Tables and bit fields
    4. -
    -

    Version 1.8.6.6

    -
      -
    1. Added new 'Zoom to Fit Window' function
    2. -
    3. Added new 'Block to Fit Window' function
    4. -
    5. Added 'Block to...' function
    6. -
    7. 'Mode' menu has been moved to under 'Edit' menu.
    8. -
    9. Show/Hide Panner and Magnifier via the prefs, command -line, -and xpa
    10. -
    11. Tear-Off menus now have window titles
    12. -
    13. minor changes to xpa options syntax (no more -options), -see XPA -for more info.
    14. -
    15. xpa colormap is no longer case sensitive
    16. -
    17. fixed a problem with tables and physical coordinates
    18. -
    19. fixed a problem with interactive pan/zoom/rotate and -coordinates
    20. -
    -

    Version 1.8.6.5

    -
      -
    1. Fixed a problem with reading IRAF Pros regions files
    2. -
    -

    Version 1.8.6.4

    -
      -
    1. Fixed a problem with Little Endian Machines and doubles -in -FITS bin -tables
    2. -
    -

    Version 1.8.6.3

    -
      -
    1. Now supports SAOtng regions files in physical coordinates.
    2. -
    -

    Version 1.8.6.2

    -
      -
    1. Improved Region clipping
    2. -
    3. Fixed a problem with finding the Preferences File
    4. -
    -

    Version 1.8.6.1

    -
      -
    1. Fixed a rather nasty bug with rendering Circle Regions. -This -bug would -sometimes cause the X Server to hang.
    2. -
    3. Now does a better job of creating the default size -regions.
    4. -
    5. Frame buttons Prev and Next now will cycle thru all -frames.
    6. -
    -

    Version 1.8.6

    -
      -
    1. Automatic Tile Mode with multiple files on command line
    2. -
    3. Fixed problems with HTTP and FTP access
    4. -
    5. Fixed another problem with FITS Bin tables and regions
    6. -
    7. There are now 2 modes for interactive panning-- default -click -to center
    8. -
        -
      • Click to Center (SAOimage method)
      • -
      • Drag to Center (Native DS9 method)
      • -
      -
    9. New frames use the current user scale limits and -colorscale.
    10. -
    11. Added frameno option to FRAME xpa point
    12. -
    13. REGION SAVE FORMAT menu now reflects coords available
    14. -
    -

    Version 1.8.5

    -
      -
    1. New GUI Buttons Bar
    2. -
    3. Rearranged Menus, smaller desktop footprint
    4. -
    5. New Tiling algorithms
    6. -
    7. Truecolor 8bit support
    8. -
      - $ds9 -visual truecolor8
    9. Truecolor 16bit support
    10. -
      - $ds9 -visual truecolor16
    11. Truecolor 24bit -enhancements
    12. -
      - $ds9 -visual truecolor24
    13. Pseudocolor 8bit -enhancements
    14. -
      - $ds9 -visual pseudocolor8
    15. Regions Modes now -intergrated into Pointer Mode
    16. -
    17. New colormaps have been added
    18. -
    19. Fixed a problem with FITS ext names
    20. -
    21. Editing RECTANGLE regions resizes about the opposite -node, -not the -center
    22. -
    23. Polished the GUI for creating regions
    24. -
    25. list/save regions in saoimage format now outputs points
    26. -
    27. Fixed a problem with existing regions and blocking
    28. -
    -

    Version 1.8.4.1

    -
      -
    1. Fixed problem with rotate mode and updating menus
    2. -
    -

    Version 1.8.4

    -
      -
    1. 24 bit color support
    2. -
    3. New Postscript drivers
    4. -
        -
      • CMYK support
      • -
      • Variable resolution
      • -
      -
    5. Online Documentation!
    6. -
    7. Fixed a problem with Physical Coordinates and FITS Bin -Tables
    8. -
    9. Sticky file names have been implemented
    10. -
    11. Fixed a problem with standard dialogs and double/triple -clicks
    12. -
    13. If Header window is open, load will display the new header
    14. -
    15. Delete Frame now asks for confirmation
    16. -
    17. Fixed a problem with arrays and xpa
    18. -
    19. Fixed a problem with FITS keyword inheritance
    20. -
    21. for FITS bin tables, the keywords BIN, BINKEY, and KEY -are -equivalent
    22. -
    23. Fixed a problem with regions and tiled frames
    24. -
    25. Keystroke shortcuts have been added to the GUI
    26. -
    27. Added WCS menu items to preferences saved
    28. -
    29. Added 'Clear Preferences' to preferences menu
    30. -
    31. Mouse button 2 is now bound to 'Pan' function
    32. -
    33. Minor changes to layout of Small and Large Infomation -Panel
    34. -
    35. Fixed problem with pseudocolor 8 and private colormaps
    36. -
    -

    Version 1.8.3

    -
      -
    1. Fixed a problem with arrays and xpa
    2. -
    3. xpaget regions: you now can specify -coord/coordformat/format
    4. -
    5. $ xpaget ds9 regions -format pros -coord fk4 -coordformat -hms
    6. -
    7. Interactive rotation is now works!
    8. -
    9. PanZoom Dialog and Rotate Dialog now have 'Apply' buttons
    10. -
    11. Preferences have been implemented. 'Save Preferences' -will -save the -current values of the 'Preferences' and 'View' menus in -$HOME/.ds9.prefs. -On startup, this values will be used.
    12. -
    13. Source user tcl file has been implemented. If $HOME/.ds9 -exists, it -will be sourced on start up.
    14. -
    15. New Standard Dialog box has been implemented. User now -has a -choice -of motif, windows, or 'blue plate special' dialog boxes.
    16. -
    17. '$ xpaget ds9 file' now returns full file name
    18. -
    19. More tolerant of non-existent or bad files.
    20. -
    21. More robust checking of mosaic files
    22. -
    23. FITS keyword inheritance is now supported.
    24. -
    25. Mosaic Multiple Extension Fits files are now supported.
    26. -
    27. Coordinate name 'CCD' has been changed to 'Physical'
    28. -
    -

    Version 1.8.2

    -
      -
    1. Support for raw data arrays
    2. -
      - $ ds9 "foo.arr[xdim=512,ydim=512,bitpix=-32]"
      - $ ds9 "foo.arr[xdim=512,ydim=512,bitpix=16,skip=100]"
      - $ ds9 "foo.arr[dim=1024,bitpix=8,bigendian]"
      - $ ds9 "foo.arr[dim=1024,bitpix=8,arch=littleendian]"
    3. xpa -support for raw data arrays
    4. -
      - $ cat foo.arr | xpaset ds9 array "[dim=512,bitpix=16]" -
    -

    Version 1.8.1.2

    -
      -
    1. fixed problem with printing
    2. -
    -

    Version 1.8.1.1

    -
      -
    1. fix problem with change of xpa api
    2. -
    -

    Version 1.8.1

    -
      -
    1. fix blockfactor,blockbuffersize, and blockfunction -command -line options.
    2. -
    3. fixed problem with Marker type Line Dialog box.
    4. -
    5. Added new marker type: Ruler.
    6. -
    7. fixed major problem with regions files and loading via -xpa.
    8. -
    9. Added arrows to line marker.
    10. -
    11. more robust error handling.
    12. -
    13. bin table extension names and column names are no longer -case -sensitive.
    14. -
    15. fixed problem with printing to different page sizes
    16. -
    -

    Version 1.8

    -
      -
    1. Fixed a major memory leak
    2. -
    3. Fixed a XPA printing problem
    4. -
    5. Fixed problem with LOG scale
    6. -
    7. the xpa application name is now "ds9".
    8. -
    9. the xpa class name is now "DS9"
    10. -
      - example:
      - $ xpaget ds9 version # get version number from just ds9
      - $ xpaget DS9:ds9 version # get version number from just ds9 -
    11. $ xpaget DS9: version # get version number for all DS9 apps
    12. -
    13. Markers!
    14. -
    -
- + + + + DS9 Version 1.8 Release Notes + + +

+ SAOImageDS9 Version + 1.8 Release + Notes

+
    +

    Version 1.8.7.8

    +
      +
    1. Dialog windows now use the same colormap as the parent + window.
    2. +
    3. Fixed a problem with the tile xpa point.
    4. +
    +

    Version 1.8.7.7

    +
      +
    1. Fixed a problem with updating the Contour dialog box.
    2. +
    3. Fixed another problem with .gz, .Z, and .z
    4. +
    5. Coordinate Grids now support WCS of projection TNX.
    6. +
    7. Improved the appearance of Grids while in Internal + Mode.
    8. +
    +

    Version 1.8.7.6

    +
      +
    1. Fixed a problem with running under linux and + displaying + on + Solaris.
    2. +
    3. Fixed a problem with Truecolor 8 support.
    4. +
    5. Added Coordinate Grids!
    6. +
    7. Mouse coordinates may be printed by pressing the 'C' + key. + Which coordinates + are printed may be specified via the 'Edit:Preferences:Print + Coordinates' + menu.
    8. +
    9. Default Region Parameters now can be specified via the + Preferences + menu.
    10. +
    11. Contour Dialog has been redesigned and Contour scales + and + limits added.
    12. +
    13. Fixed a problem with Contour scales log, squared, and + sqrt.
    14. +
    15. The user can save and load contours via the Contour + Parameter + Dialog + Box. The contours may be any supported coordinate system.
    16. +
    17. The user can save and load contour levels via the + Contour + Parameter + Dialog Box.
    18. +
    19. Fixed a problem with file names that contain .z, .Z, + .gz
    20. +
    +

    Version 1.8.7.5

    +
      +
    1. Fixed a problem with Truecolor 24 bit visuals under + Solaris 7
    2. +
    3. Fixed a problem with selecting Ruler Regions that are + horizontal or + vertical.
    4. +
    +

    Version 1.8.7.4

    +
      +
    1. Fixed a major bug with mosaics with an amplifier that + reads + out in + reverse and the data has been flipped before writing.
    2. +
    +

    Version 1.8.7.3

    +
      +
    1. New wcssubs: Fixed a problem with wcs of RA--NCP and + DEC--NCP
    2. +
    3. Fixed a problem with 'Scale:User Limits'
    4. +
    5. Removed a warning message if xpa is not available
    6. +
    7. The coordinate info box is updated while editing + regions
    8. +
    9. Fixed a problem with the window manager closing region + dialog + boxes, + regions list dialog box, and analysis result dialog box
    10. +
    11. List Regions, Display Header, and the Analysis Dialog + box + now + have + options for printing, saving, and searching the contents.
    12. +
    13. Display Header now supports multiple dialogs, one for + each + frame.
    14. +
    15. Fixed a problem with parsing region files and the LINE + region.
    16. +
    17. Fixed a problem with polygon regions and PROS region + file + formats.
    18. +
    19. All regions are deleted when 'Clear Frame' or 'Open' + action + taken.
    20. +
    21. When creating Text regions, the 'Cancel' button now + works.
    22. +
    23. 'Clear Frame' has been moved from 'File menu to + 'Frame' + menu.
    24. +
    25. shell variable DS9_ARRAY may be used to define default + array + parameters. + Example: $export DS9_ARRAY='[dim=512,bitpix=-32]'
    26. +
    27. shell variable DS9_BINKEY may be used to define + default + FITS + bin table + cols. Example: $export DS9_BINKEY='[bin=rawx,rawy]'
    28. +
    29. new 'Open Array...' menu item has been added to the + 'File' + menu.
    30. +
    31. Changes to following ommand line options:
    32. +
      + -array, -mosaicimage, -mosaicimages, -mosaicsegment, -shared +
    +

    Version 1.8.7.2

    +
      +
    1. Add the -iconify command line option.
    2. +
    3. FITS Region Binary Table Region file format is + supported + for + input.
    4. +
    +

    Version 1.8.7.1

    +
      +
    1. Now using BLT 2.4l
    2. +
    3. Now using X11R6
    4. +
    5. Fixed a problem with selecting blink frames multiple + times.
    6. +
    7. Fixed a problem with Line Regions always printing with + arrows.
    8. +
    9. Fixed a problem when a printing error occurs.
    10. +
    11. External File support is now available.
    12. +
    13. External Analysis support is now available.
    14. +
    15. Added Frame refresh menu item.
    16. +
    17. Fixed a problem with shared memory size.
    18. +
    19. XPA frame has changed. The argument is now only a + number, + not + a name. + This clears up some problems with syntax. If the frame does + not exists, + the frame is created. The option 'frameno' is provided for + backward + compatiblity.
    20. +
      + Example: xpaset -p ds9 frame 2 # goto frame name 'frame2' +
      +          xpaset -p + ds9 + frame frameno 4 # goto frame name 'frame4' +
    +

    Version 1.8.7

    +
      +
    1. Scale type 'Ln' has been removed.
    2. +
    3. Contour scales Log, Sqrt, and Squared have been fixed.
    4. +
    5. Contour Dialog box is now non-modal.
    6. +
    7. Fixed a problem with the FITS Header Dialog box.
    8. +
    9. Support for > 256 colors in truecolor mode.
    10. +
    11. New PS level 2 drivers that support more than 256 + colors.
    12. +
    13. Crosshairs will now appear in the magnifier if + graphics + enabled.
    14. +
    15. Improved on the gui in terms of tile and blink. Now + ds9 + is in + one of + 3 display modes: single frame, tile frames, and blink + frames.
    16. +
    17. You can now Show or Hide frames, via the + Frame:Show/Hide + menu. When + a frame is 'Hidden', it does not appear in Single, Tile, or + Blink mode, + and can not be selected via the Frames menu.
    18. +
    19. Added a new mode: Examine. While in examine mode, if + you + click, a new + frame is created, loaded with the same data, and scaled + about the point + you clicked. If the base frame is a FITS image, it is + zoomed, if the + base + frame is a FITS binary table, it is blocked. The file is not + loaded + again, + but shared between frames, requiring little additional + memory. When you + clear or delete a base frame, all examine frames are + deleted. Options + as + to how many frames are created and the scale factor may be + specified + via + the preferences menu.
    20. +
    +

    Version 1.8.6.9

    +
      +
    1. Support for FITS Bin Table Type 'U' (unsigned short) + and + Type + 'V' (unsigned + long). Note these are not supported by the FITS standard.
    2. +
    3. Added new default colormap 'Cool'
    4. +
    5. SAOtng and PROS Regions file support: if wcs coords + are + used, + yet no + wcs system has been specified, the native wcs of the file is + used.
    6. +
    7. Regions now are available in the magnifier (user + prerference)
    8. +
    9. Fixed a problem with working with line regions at high + zoom + factors
    10. +
    11. Fixed a problem with working with polygon regions at + high + zoom factors
    12. +
    +

    Version 1.8.6.8

    +
      +
    1. Fixed again problems with FITS Tables, Binning, + Physical + Coords, and + WCS
    2. +
    +

    Version 1.8.6.7

    +
      +
    1. Binning on a third column is now supported
    2. +
    3. Fixed a problem with FITS Tables and bit fields
    4. +
    +

    Version 1.8.6.6

    +
      +
    1. Added new 'Zoom to Fit Window' function
    2. +
    3. Added new 'Block to Fit Window' function
    4. +
    5. Added 'Block to...' function
    6. +
    7. 'Mode' menu has been moved to under 'Edit' menu.
    8. +
    9. Show/Hide Panner and Magnifier via the prefs, command + line, + and xpa
    10. +
    11. Tear-Off menus now have window titles
    12. +
    13. minor changes to xpa options syntax (no more + -options), + see XPA + for more info.
    14. +
    15. xpa colormap is no longer case sensitive
    16. +
    17. fixed a problem with tables and physical coordinates
    18. +
    19. fixed a problem with interactive pan/zoom/rotate and + coordinates
    20. +
    +

    Version 1.8.6.5

    +
      +
    1. Fixed a problem with reading IRAF Pros regions files
    2. +
    +

    Version 1.8.6.4

    +
      +
    1. Fixed a problem with Little Endian Machines and + doubles + in + FITS bin + tables
    2. +
    +

    Version 1.8.6.3

    +
      +
    1. Now supports SAOtng regions files in physical + coordinates.
    2. +
    +

    Version 1.8.6.2

    +
      +
    1. Improved Region clipping
    2. +
    3. Fixed a problem with finding the Preferences File
    4. +
    +

    Version 1.8.6.1

    +
      +
    1. Fixed a rather nasty bug with rendering Circle + Regions. + This + bug would + sometimes cause the X Server to hang.
    2. +
    3. Now does a better job of creating the default size + regions.
    4. +
    5. Frame buttons Prev and Next now will cycle thru all + frames.
    6. +
    +

    Version 1.8.6

    +
      +
    1. Automatic Tile Mode with multiple files on command + line
    2. +
    3. Fixed problems with HTTP and FTP access
    4. +
    5. Fixed another problem with FITS Bin tables and regions
    6. +
    7. There are now 2 modes for interactive panning-- + default + click + to center
    8. +
        +
      • Click to Center (SAOimage method)
      • +
      • Drag to Center (Native DS9 method)
      • +
      +
    9. New frames use the current user scale limits and + colorscale.
    10. +
    11. Added frameno option to FRAME xpa point
    12. +
    13. REGION SAVE FORMAT menu now reflects coords available
    14. +
    +

    Version 1.8.5

    +
      +
    1. New GUI Buttons Bar
    2. +
    3. Rearranged Menus, smaller desktop footprint
    4. +
    5. New Tiling algorithms
    6. +
    7. Truecolor 8bit support
    8. +
      + $ds9 -visual truecolor8 +
    9. Truecolor 16bit support
    10. +
      + $ds9 -visual truecolor16 +
    11. Truecolor 24bit + enhancements
    12. +
      + $ds9 -visual truecolor24 +
    13. Pseudocolor 8bit + enhancements
    14. +
      + $ds9 -visual pseudocolor8 +
    15. Regions Modes now + intergrated into Pointer Mode
    16. +
    17. New colormaps have been added
    18. +
    19. Fixed a problem with FITS ext names
    20. +
    21. Editing RECTANGLE regions resizes about the opposite + node, + not the + center
    22. +
    23. Polished the GUI for creating regions
    24. +
    25. list/save regions in saoimage format now outputs + points
    26. +
    27. Fixed a problem with existing regions and blocking
    28. +
    +

    Version 1.8.4.1

    +
      +
    1. Fixed problem with rotate mode and updating menus
    2. +
    +

    Version 1.8.4

    +
      +
    1. 24 bit color support
    2. +
    3. New Postscript drivers
    4. +
        +
      • CMYK support
      • +
      • Variable resolution
      • +
      +
    5. Online Documentation!
    6. +
    7. Fixed a problem with Physical Coordinates and FITS Bin + Tables
    8. +
    9. Sticky file names have been implemented
    10. +
    11. Fixed a problem with standard dialogs and + double/triple + clicks
    12. +
    13. If Header window is open, load will display the new + header
    14. +
    15. Delete Frame now asks for confirmation
    16. +
    17. Fixed a problem with arrays and xpa
    18. +
    19. Fixed a problem with FITS keyword inheritance
    20. +
    21. for FITS bin tables, the keywords BIN, BINKEY, and KEY + are + equivalent
    22. +
    23. Fixed a problem with regions and tiled frames
    24. +
    25. Keystroke shortcuts have been added to the GUI
    26. +
    27. Added WCS menu items to preferences saved
    28. +
    29. Added 'Clear Preferences' to preferences menu
    30. +
    31. Mouse button 2 is now bound to 'Pan' function
    32. +
    33. Minor changes to layout of Small and Large Infomation + Panel
    34. +
    35. Fixed problem with pseudocolor 8 and private colormaps
    36. +
    +

    Version 1.8.3

    +
      +
    1. Fixed a problem with arrays and xpa
    2. +
    3. xpaget regions: you now can specify + coord/coordformat/format
    4. +
    5. $ xpaget ds9 regions -format pros -coord fk4 + -coordformat + hms
    6. +
    7. Interactive rotation is now works!
    8. +
    9. PanZoom Dialog and Rotate Dialog now have 'Apply' + buttons
    10. +
    11. Preferences have been implemented. 'Save Preferences' + will + save the + current values of the 'Preferences' and 'View' menus in + $HOME/.ds9.prefs. + On startup, this values will be used.
    12. +
    13. Source user tcl file has been implemented. If + $HOME/.ds9 + exists, it + will be sourced on start up.
    14. +
    15. New Standard Dialog box has been implemented. User now + has a + choice + of motif, windows, or 'blue plate special' dialog boxes.
    16. +
    17. '$ xpaget ds9 file' now returns full file name
    18. +
    19. More tolerant of non-existent or bad files.
    20. +
    21. More robust checking of mosaic files
    22. +
    23. FITS keyword inheritance is now supported.
    24. +
    25. Mosaic Multiple Extension Fits files are now + supported.
    26. +
    27. Coordinate name 'CCD' has been changed to 'Physical'
    28. +
    +

    Version 1.8.2

    +
      +
    1. Support for raw data arrays
    2. +
      + $ ds9 "foo.arr[xdim=512,ydim=512,bitpix=-32]"
      + $ ds9 "foo.arr[xdim=512,ydim=512,bitpix=16,skip=100]"
      + $ ds9 "foo.arr[dim=1024,bitpix=8,bigendian]"
      + $ ds9 "foo.arr[dim=1024,bitpix=8,arch=littleendian]" +
    3. xpa + support for raw data arrays
    4. +
      + $ cat foo.arr | xpaset ds9 array "[dim=512,bitpix=16]" +
    +

    Version 1.8.1.2

    +
      +
    1. fixed problem with printing
    2. +
    +

    Version 1.8.1.1

    +
      +
    1. fix problem with change of xpa api
    2. +
    +

    Version 1.8.1

    +
      +
    1. fix blockfactor,blockbuffersize, and blockfunction + command + line options.
    2. +
    3. fixed problem with Marker type Line Dialog box.
    4. +
    5. Added new marker type: Ruler.
    6. +
    7. fixed major problem with regions files and loading via + xpa.
    8. +
    9. Added arrows to line marker.
    10. +
    11. more robust error handling.
    12. +
    13. bin table extension names and column names are no + longer + case + sensitive.
    14. +
    15. fixed problem with printing to different page sizes
    16. +
    +

    Version 1.8

    +
      +
    1. Fixed a major memory leak
    2. +
    3. Fixed a XPA printing problem
    4. +
    5. Fixed problem with LOG scale
    6. +
    7. the xpa application name is now "ds9".
    8. +
    9. the xpa class name is now "DS9"
    10. +
      + example:
      + $ xpaget ds9 version # get version number from just ds9 +
      + $ xpaget DS9:ds9 version # get version number from just ds9 +
    11. $ xpaget DS9: version # get version number for all DS9 + apps
    12. +
    13. Markers!
    14. +
    +
+ diff --git a/ds9/doc/release/r1.9.html b/ds9/doc/release/r1.9.html index f3d3151..9835d65 100644 --- a/ds9/doc/release/r1.9.html +++ b/ds9/doc/release/r1.9.html @@ -1,302 +1,338 @@ - - - - DS9 Version 1.9 Release Notes - - -

-Version -1.9 Release -Notes

-
    -

    Version 1.9.8

    -
      -
    1. fixed a problem with listing regions that are very long. -the -size limit -has been increased from 1024 to 8192
    2. -
    3. completed MS Windows port
    4. -
    5. fixed a problem with large polygons in FITS Regions bin -table -format
    6. -
    7. ds9 will now correctly load a FITS Extension image -without a -primary -header
    8. -
    9. xpa wcs [reset|replace|append] function added
    10. -
    11. the default nameserver is now 'simbad-sao'
    12. -
    -

    Version 1.9.7.2

    -
      -
    1. fixed a problem with reading arrays via xpa and extra -data an -the end -of the image
    2. -
    3. fixed a problem with region callbacks and actions on -regions -within -the callback
    4. -
    5. fixed a memory leak with deleteing polygon vertices
    6. -
    7. double click on region with select=0 no longers opens a -dialog
    8. -
    9. added select property to ds9 region properties list
    10. -
    11. for default annulus, ellipse annulus, box annulus, the -number -of annuli -is now used when the user click and drags
    12. -
    13. fixed a problem with ellipse annulus and box annulus and -zero -inner -radius
    14. -
    15. fixed a problem with box and boxannuls and updating the -region dialog -coords
    16. -
    17. fixed a problem with turning off/on active frames
    18. -
    19. fixed a problem with saving fits images created from a -fits -image extension
    20. -
    21. added new 'new' option to xpa points 'FITS' and 'ARRAY' -to -create a -new frame before loading the new image
    22. -
    23. completed port HP-UX
    24. -
    -

    Version 1.9.7.1

    -
      -
    1. fixed a problem with prefs and sourcing external tcl files
    2. -
    -

    Version 1.9.7

    -
      -
    1. mktclapp is now used to build the application from tcl
    2. -
    3. fixed a problem with HMS and hour=0
    4. -
    5. fixed a problem with parseing old ds9 region files and -'global'
    6. -
    7. support for SAOtng Regions file format has been restored
    8. -
    9. upgraded to tcl/tk 8.3.2
    10. -
    11. upgraded to blt2.4u
    12. -
    13. minor changes made to ciao regions file format
    14. -
    15. fixed a problem with Ciao FITS regions files
    16. -
    -

    Version 1.9.6

    -
      -
    1. Added Truecolor Colorbar preference
    2. -
    3. Fitsy++ now supports fixed and free format keyword -strings -correctly
    4. -
    5. While in 'Pan' mode, the arrow keys may be used to pan -the -image
    6. -
    7. Custom Page Setup in mm is now supported
    8. -
    9. Region Text string can now contain both a ' and "
    10. -
    11. Region File format for text now supports the following -text -strings:
    12. + + + + DS9 Version 1.9 Release Notes + + +

      + SAOImageDS9 Version + 1.9 Release + Notes

        - text="This is a test"
        - text="This is a test of '"
        - text='This is a test of "'
        - text={This is a test of ' and "} +

        Version 1.9.8

        +
          +
        1. fixed a problem with listing regions that are very + long. + the + size limit + has been increased from 1024 to 8192
        2. +
        3. completed MS Windows port
        4. +
        5. fixed a problem with large polygons in FITS Regions + bin + table + format
        6. +
        7. ds9 will now correctly load a FITS Extension image + without a + primary + header
        8. +
        9. xpa wcs [reset|replace|append] function added
        10. +
        11. the default nameserver is now 'simbad-sao'
        12. +
        +

        Version 1.9.7.2

        +
          +
        1. fixed a problem with reading arrays via xpa and extra + data an + the end + of the image
        2. +
        3. fixed a problem with region callbacks and actions on + regions + within + the callback
        4. +
        5. fixed a memory leak with deleteing polygon vertices
        6. +
        7. double click on region with select=0 no longers opens + a + dialog
        8. +
        9. added select property to ds9 region properties list
        10. +
        11. for default annulus, ellipse annulus, box annulus, the + number + of annuli + is now used when the user click and drags
        12. +
        13. fixed a problem with ellipse annulus and box annulus + and + zero + inner + radius
        14. +
        15. fixed a problem with box and boxannuls and updating + the + region dialog + coords
        16. +
        17. fixed a problem with turning off/on active frames
        18. +
        19. fixed a problem with saving fits images created from a + fits + image extension
        20. +
        21. added new 'new' option to xpa points 'FITS' and + 'ARRAY' + to + create a + new frame before loading the new image
        22. +
        23. completed port HP-UX
        24. +
        +

        Version 1.9.7.1

        +
          +
        1. fixed a problem with prefs and sourcing external tcl + files
        2. +
        +

        Version 1.9.7

        +
          +
        1. mktclapp is now used to build the application from tcl
        2. +
        3. fixed a problem with HMS and hour=0
        4. +
        5. fixed a problem with parseing old ds9 region files and + 'global'
        6. +
        7. support for SAOtng Regions file format has been + restored
        8. +
        9. upgraded to tcl/tk 8.3.2
        10. +
        11. upgraded to blt2.4u
        12. +
        13. minor changes made to ciao regions file format
        14. +
        15. fixed a problem with Ciao FITS regions files
        16. +
        +

        Version 1.9.6

        +
          +
        1. Added Truecolor Colorbar preference
        2. +
        3. Fitsy++ now supports fixed and free format keyword + strings + correctly
        4. +
        5. While in 'Pan' mode, the arrow keys may be used to pan + the + image
        6. +
        7. Custom Page Setup in mm is now supported
        8. +
        9. Region Text string can now contain both a ' and "
        10. +
        11. Region File format for text now supports the following + text + strings:
        12. +
            + text="This is a test"
            + text="This is a test of '"
            + text='This is a test of "'
            + text={This is a test of ' and "} +
          +
        13. DS9 will now correctly parse a regions spec with a + delim + of + ';'
        14. +
        15. XPA tcl command now runs in the same context frame as + source + and ds9
        16. +
        17. Fixed a problem with the Colorbar contrat/bias dialog + and + truecolor
        18. +
        19. Fixed a problem with BOX list/save format
        20. +
        21. Fixed a problem with contours in that one extra level + was + generated + when using the low/high and number of contours controls
        22. +
        23. Updated to Doug Mink's wcssub version 2.8.1, which + fixes + a + problem + with keywords without an '='
        24. +
        25. Fixed a problem with printing Region Text with '(', + ')', + or + '\' in + it.
        26. +
        27. Region file format is now valid for both reading and + writing + Region + files
        28. +
        29. Implemented new Regions file format, version 3
        30. +
        31. Fixed a problem with IRAF and the 'f' and 'c' keys
        32. +
        33. Images with odd length will center on pixel boundaries
        34. +
        35. The number of bins if determined from TLMIN/TLMAX will + now + vary, based + on column type (integer or real). The bin space for integer + is TLMIN-.5 + to TLMAX +.5 and for real TLMIN to TLMAX.
        36. +
        37. Binning Dialog box is now non-modal
        38. +
        39. Made improvements in the resolution of coordinates
        40. +
        41. Added the -version command line option
        42. +
        43. Fixed a problem with bad name resolution and NED-SAO
        44. +
        45. Fixed a problem with -grid and -contour command line + options
        46. +
        47. Add -format, -coord, -coordformat, and -delim to + xpaget + regions
        48. +
        49. Added FITS bin table filtering
        50. +
        51. Changed XPA BLOCK to BIN
        52. +
        53. bin factors of less than 1 but greater that 0 are now + allowed
        54. +
        55. fixed a problem with ecliptic coords and FITS BIN + TABLES + with + wcs
        56. +
        57. Fixed a problem with contours and high resolution + values
        58. +
        59. Added algorithm method to contours
        60. +
        61. Fixed a problem with contours and re-binning a FITS + bin + table
        62. +
        63. Changes to BIN commandline options to mirror BIN xpa + options
        64. +
        65. Added raise/lower command line options
        66. +
        67. Added raise/lower xpa options
        68. +
        69. Cut/Paste to/from the primary selection is now + provided
        70. +
        71. Added new type of grid, Exterior Axis with interior + numerics
        72. +
        73. Fixed problems with grid numerics and rotation of + non-zero
        74. +
        75. Fixed a problem with graphs and no FITS loaded
        76. +
        77. Added Regions Delimiter menu
        78. +
        79. Added ANNULUS, ELLIPSE ANNULUS, and BOX ANNULUS + regions
        80. +
        +

        Version 1.9.5

        +
          +
        1. Fixed a problem with Saving FITS images on byte swaped + platforms
        2. +
        3. FITS Bin table support now uses TLMIN/TLMAX to + determine + binning buffersize + up to the user specified limit
        4. +
        5. Fixed the XPA Regions format,coord, and coordformat + calls
        6. +
        7. Changed the behavior of $xpaget ds9 regions + [format|coord|coordformat]
        8. +
        +

        Version 1.9.4

        +
          +
        1. Added ability to save a FITS bin table as a FITS image
        2. +
        3. Added xpa point to support the above
        4. +
        5. Fixed a problem with loading arrays
        6. +
        7. Added support for the Rosat All Sky Survey
        8. +
        9. Added command line support for DSS and RASS
        10. +
        11. Fixed a problem with displaying LINEAR WCS
        12. +
        13. DS9 is now much more tolarent of FITS files in which + the + data + segment + is short in size, ie, is not a multiple of FITBLOCK (2880 + bytes)
        14. +
        15. Fixed a problem with FITS files with headers with + 100's + or + 1000's of + comments or history keywords
        16. +
        17. Enhanced Preferences support
        18. +
        19. The information panel is now updated during blinking
        20. +
        21. Fixed a problem with long frame names
        22. +
        23. Added new fuctionality to the 'Frame' xpa point
        24. +
        25. Fixed a memory problem that caused problems with the + Alpha + port
        26. +
        27. Fixed a problem with regions in sexagesimal format and + NATIVE + WCS
        28. +
        29. DS9 is now much mor tolerant of sexagesimal format + regions + that do + not map directly on top of a image
        30. +
        31. Implemented the new default region format
        32. +
        33. Fixed a problem with Polygon regions and + creating/moving + vertices
        34. +
        35. Added Colormap Contrast and Bias Dialog
        36. +
        37. Fixed a problem with Box regions and negative width + and + height
        38. +
        39. Angle has been added to the Ruler Region dialog box
        40. +
        41. Length has been added to the Line Region dialog box
        42. +
        43. Fixed a problem with Region Text and the '"' character
        44. +
        45. Added XPA point for DSS
        46. +
        47. Added XPA point for RASS
        48. +
        49. Added XPA point for Name Servers
        50. +
        51. Fixed a problem with rotated Regions and IRAF images
        52. +
        53. Added XPA point xpaget fits
        54. +
        55. Added XPA point xpaset file save <filename>
        56. +
        57. xpa regions may now be delimited by nl or semicolon
        58. +
        +

        Version 1.9.3

        +
          +
        1. Fixed a problem with preferences. The prefs file was + not + parsed.
        2. +
        3. Fixed a problem with xpaset ds9 fits and multiple ext + fits + files
        4. +
        5. Fixed some minor problems with xpa and blink,frame
        6. +
        7. Added xpaset ds9 frame [first|next|prev|last]
        8. +
        9. Added printing of pixel tables
        10. +
        11. Added Copy/Paste support for pixel tables
        12. +
        13. Fixed a problem with changing the size of pixel tables
        14. +
        15. 'F' toggles Info Pannel 'freeze' mode.
        16. +
        17. Full shared memory support has been added
        18. +
          + $xpaget ds9 shm
          + $xpaset -p ds9 shm 102 8640
          + $xpaset -p ds9 shm shmid 102 8640 foo[2]
          + $xpaset -p ds9 shm mosaicimage key 100 10240 foo
          + $xpaset -p ds9 shm mosaic key 100 10240 foo[3]
          + $xpaset -p ds9 shm array shmid 102 8640 [dim=32,bitpix=16] +

          $xpaset -p ds9 update 1 100 100 200 200 # update HDU1 in + image coords
          + $xpaset -p ds9 update 3 400 400 500 500 # update HDU3 in + image + coords

          +
        +

        Version 1.9.2

        +
          +
        1. Fixed yet another problem with contours
        2. +
        3. Fixed a problem with loading arrays with bitpix of -64
        4. +
        +

        Version 1.9.1

        +
          +
        1. Fixed the 'Analysis' menu item 'DSS'
        2. +
        3. provided for more backward compatibility with old + preference + files
        4. +
        5. Fixed a problem with IRAF support and changing buffer + sizes
        6. +
        7. Fixed a problem with contours and reading incorrectly + levels
        8. +
        9. Fixed a problem with printing and pan/rotation/zoom
        10. +
        11. Fixed a problem with Grid Rotated numbers and MSB/LSB + cross-platform
        12. +
        +

        Version 1.9

        +
          +
        1. DS9 now supports IRAF!
        2. +
        +
          +
        1. point regions now have the include/exclude property
        2. +
        3. crosshairs will now print
        4. +
        5. fixed a problem with contours and the contour dialog + is + visible
        6. +
        7. fixed a problem with the wcs of FITS files with very + long + headers
        8. +
        9. added Pixel Table feature
        10. +
        11. contours now appear in the magnifier with graphics + enabled
        12. +
        13. John Roll's Tcl Ast package has been added
        14. +
        15. DS9 is now more tolerant of 'SIMPLE = F' type FITS + files
        16. +
        17. fixed a problem with render speed in single frame mode + and + multiple + frames loaded
        18. +
        19. The Pan Zoom Rotate Dialog Box is now Non-Modal
        20. +
        21. Name Resolution support has been added
        22. +
        23. DSS support has been added
        24. +
        25. A problem with contours has been corrected. if + contours + levels = n, + then n+1 contours are actually rendered
        26. +
        27. DEC Alphas are now supported
        28. +
        29. SGI is now supported
        30. +
        31. LINEAR WCS is now fully supported
        32. +
      -
    13. DS9 will now correctly parse a regions spec with a delim -of -';'
    14. -
    15. XPA tcl command now runs in the same context frame as -source -and ds9
    16. -
    17. Fixed a problem with the Colorbar contrat/bias dialog and -truecolor
    18. -
    19. Fixed a problem with BOX list/save format
    20. -
    21. Fixed a problem with contours in that one extra level was -generated -when using the low/high and number of contours controls
    22. -
    23. Updated to Doug Mink's wcssub version 2.8.1, which fixes -a -problem -with keywords without an '='
    24. -
    25. Fixed a problem with printing Region Text with '(', ')', -or -'\' in -it.
    26. -
    27. Region file format is now valid for both reading and -writing -Region -files
    28. -
    29. Implemented new Regions file format, version 3
    30. -
    31. Fixed a problem with IRAF and the 'f' and 'c' keys
    32. -
    33. Images with odd length will center on pixel boundaries
    34. -
    35. The number of bins if determined from TLMIN/TLMAX will -now -vary, based -on column type (integer or real). The bin space for integer is TLMIN-.5 -to TLMAX +.5 and for real TLMIN to TLMAX.
    36. -
    37. Binning Dialog box is now non-modal
    38. -
    39. Made improvements in the resolution of coordinates
    40. -
    41. Added the -version command line option
    42. -
    43. Fixed a problem with bad name resolution and NED-SAO
    44. -
    45. Fixed a problem with -grid and -contour command line -options
    46. -
    47. Add -format, -coord, -coordformat, and -delim to xpaget -regions
    48. -
    49. Added FITS bin table filtering
    50. -
    51. Changed XPA BLOCK to BIN
    52. -
    53. bin factors of less than 1 but greater that 0 are now -allowed
    54. -
    55. fixed a problem with ecliptic coords and FITS BIN TABLES -with -wcs
    56. -
    57. Fixed a problem with contours and high resolution values
    58. -
    59. Added algorithm method to contours
    60. -
    61. Fixed a problem with contours and re-binning a FITS bin -table
    62. -
    63. Changes to BIN commandline options to mirror BIN xpa -options
    64. -
    65. Added raise/lower command line options
    66. -
    67. Added raise/lower xpa options
    68. -
    69. Cut/Paste to/from the primary selection is now provided
    70. -
    71. Added new type of grid, Exterior Axis with interior -numerics
    72. -
    73. Fixed problems with grid numerics and rotation of non-zero
    74. -
    75. Fixed a problem with graphs and no FITS loaded
    76. -
    77. Added Regions Delimiter menu
    78. -
    79. Added ANNULUS, ELLIPSE ANNULUS, and BOX ANNULUS regions
    80. -
    -

    Version 1.9.5

    -
      -
    1. Fixed a problem with Saving FITS images on byte swaped -platforms
    2. -
    3. FITS Bin table support now uses TLMIN/TLMAX to determine -binning buffersize -up to the user specified limit
    4. -
    5. Fixed the XPA Regions format,coord, and coordformat calls
    6. -
    7. Changed the behavior of $xpaget ds9 regions -[format|coord|coordformat]
    8. -
    -

    Version 1.9.4

    -
      -
    1. Added ability to save a FITS bin table as a FITS image
    2. -
    3. Added xpa point to support the above
    4. -
    5. Fixed a problem with loading arrays
    6. -
    7. Added support for the Rosat All Sky Survey
    8. -
    9. Added command line support for DSS and RASS
    10. -
    11. Fixed a problem with displaying LINEAR WCS
    12. -
    13. DS9 is now much more tolarent of FITS files in which the -data -segment -is short in size, ie, is not a multiple of FITBLOCK (2880 bytes)
    14. -
    15. Fixed a problem with FITS files with headers with 100's -or -1000's of -comments or history keywords
    16. -
    17. Enhanced Preferences support
    18. -
    19. The information panel is now updated during blinking
    20. -
    21. Fixed a problem with long frame names
    22. -
    23. Added new fuctionality to the 'Frame' xpa point
    24. -
    25. Fixed a memory problem that caused problems with the -Alpha -port
    26. -
    27. Fixed a problem with regions in sexagesimal format and -NATIVE -WCS
    28. -
    29. DS9 is now much mor tolerant of sexagesimal format -regions -that do -not map directly on top of a image
    30. -
    31. Implemented the new default region format
    32. -
    33. Fixed a problem with Polygon regions and creating/moving -vertices
    34. -
    35. Added Colormap Contrast and Bias Dialog
    36. -
    37. Fixed a problem with Box regions and negative width and -height
    38. -
    39. Angle has been added to the Ruler Region dialog box
    40. -
    41. Length has been added to the Line Region dialog box
    42. -
    43. Fixed a problem with Region Text and the '"' character
    44. -
    45. Added XPA point for DSS
    46. -
    47. Added XPA point for RASS
    48. -
    49. Added XPA point for Name Servers
    50. -
    51. Fixed a problem with rotated Regions and IRAF images
    52. -
    53. Added XPA point xpaget fits
    54. -
    55. Added XPA point xpaset file save <filename>
    56. -
    57. xpa regions may now be delimited by nl or semicolon
    58. -
    -

    Version 1.9.3

    -
      -
    1. Fixed a problem with preferences. The prefs file was not -parsed.
    2. -
    3. Fixed a problem with xpaset ds9 fits and multiple ext -fits -files
    4. -
    5. Fixed some minor problems with xpa and blink,frame
    6. -
    7. Added xpaset ds9 frame [first|next|prev|last]
    8. -
    9. Added printing of pixel tables
    10. -
    11. Added Copy/Paste support for pixel tables
    12. -
    13. Fixed a problem with changing the size of pixel tables
    14. -
    15. 'F' toggles Info Pannel 'freeze' mode.
    16. -
    17. Full shared memory support has been added
    18. -
      - $xpaget ds9 shm
      - $xpaset -p ds9 shm 102 8640
      - $xpaset -p ds9 shm shmid 102 8640 foo[2]
      - $xpaset -p ds9 shm mosaicimage key 100 10240 foo
      - $xpaset -p ds9 shm mosaic key 100 10240 foo[3]
      - $xpaset -p ds9 shm array shmid 102 8640 [dim=32,bitpix=16] -

      $xpaset -p ds9 update 1 100 100 200 200 # update HDU1 in -image coords
      - $xpaset -p ds9 update 3 400 400 500 500 # update HDU3 in image -coords

      -
    -

    Version 1.9.2

    -
      -
    1. Fixed yet another problem with contours
    2. -
    3. Fixed a problem with loading arrays with bitpix of -64
    4. -
    -

    Version 1.9.1

    -
      -
    1. Fixed the 'Analysis' menu item 'DSS'
    2. -
    3. provided for more backward compatibility with old -preference -files
    4. -
    5. Fixed a problem with IRAF support and changing buffer -sizes
    6. -
    7. Fixed a problem with contours and reading incorrectly -levels
    8. -
    9. Fixed a problem with printing and pan/rotation/zoom
    10. -
    11. Fixed a problem with Grid Rotated numbers and MSB/LSB -cross-platform
    12. -
    -

    Version 1.9

    -
      -
    1. DS9 now supports IRAF!
    2. -
    -
      -
    1. point regions now have the include/exclude property
    2. -
    3. crosshairs will now print
    4. -
    5. fixed a problem with contours and the contour dialog is -visible
    6. -
    7. fixed a problem with the wcs of FITS files with very long -headers
    8. -
    9. added Pixel Table feature
    10. -
    11. contours now appear in the magnifier with graphics enabled
    12. -
    13. John Roll's Tcl Ast package has been added
    14. -
    15. DS9 is now more tolerant of 'SIMPLE = F' type FITS files
    16. -
    17. fixed a problem with render speed in single frame mode -and -multiple -frames loaded
    18. -
    19. The Pan Zoom Rotate Dialog Box is now Non-Modal
    20. -
    21. Name Resolution support has been added
    22. -
    23. DSS support has been added
    24. -
    25. A problem with contours has been corrected. if contours -levels = n, -then n+1 contours are actually rendered
    26. -
    27. DEC Alphas are now supported
    28. -
    29. SGI is now supported
    30. -
    31. LINEAR WCS is now fully supported
    32. -
    -
- + diff --git a/ds9/doc/release/r2.0.html b/ds9/doc/release/r2.0.html index 35a90ff..a362557 100644 --- a/ds9/doc/release/r2.0.html +++ b/ds9/doc/release/r2.0.html @@ -1,34 +1,36 @@ - - - - DS9 Version 2.0 Release Notes - - -

-Version -2.0 Release -Notes

-
    -

    Version 2.0

    -
      -
    1. changed xpa tcl received to remove eval statement
    2. -
    -
      -
    1. fixed a problem clearing the magnifier in the windows -version
    2. -
    3. implemented a work around for a bug in dvips version 5.55 -and -level -2 postscript driver
    4. -
    5. filename with a space in them will now load correctly
    6. -
    7. fixed a problem with FITS Regions Files and optional -columns
    8. -
    -
- + + + + DS9 Version 2.0 Release Notes + + +

+ SAOImageDS9 Version + 2.0 Release + Notes

+
    +

    Version 2.0

    +
      +
    1. changed xpa tcl received to remove eval statement
    2. +
    +
      +
    1. fixed a problem clearing the magnifier in the windows + version
    2. +
    3. implemented a work around for a bug in dvips version + 5.55 + and + level + 2 postscript driver
    4. +
    5. filename with a space in them will now load correctly
    6. +
    7. fixed a problem with FITS Regions Files and optional + columns
    8. +
    +
+ diff --git a/ds9/doc/release/r2.1.html b/ds9/doc/release/r2.1.html index 302db3a..c7d5fae 100644 --- a/ds9/doc/release/r2.1.html +++ b/ds9/doc/release/r2.1.html @@ -1,529 +1,622 @@ - - - - DS9 Version 2.1 Release Notes - - -

-Version -2.1 Release -Notes

-
    -

    Version 2.1

    -
      -
    1. 04.05.2002 fixed a problem with xpa contour load.
    2. -
    3. 04.22.2002 ds9 version 2.1 released to the public.
    4. -
    -

    Version 2.1b7

    -
      -
    1. 04.02.2002 upgrade to XPA 2.1.0e2. This fixes a problem -with -xpa and -linux/linuxppc.
    2. -
    3. 04.03.2002 fixed a problem with AST. plot.c, line 19463, -change parameter -'force' from 1 to 0 in call to 'CheckLabels'. Sometimes we were seeing -adj labels that where the same. This change makes sure that the labels -are 'reduced' if we have this condition.
    4. -
    5. 04.03.2002 ds9 will now automatically open as a bin table -fits extension -named EVENTS, STDEVT, and RAYEVENT.
    6. -
    7. 04.03.2002 when trying to find an image to open in relax -mode -(ie the -use did not specify an extension), ds9 will not find a valid image if -the -length of either axis is 0.
    8. -
    9. 04.03.2002 now check for Ghostscript version 6.50 or -higher -when invoking -Save As.
    10. -
    11. 04.03.2002 add help application preference. Users can now -choose between -Netscape and Mozilla as the prefered help application.
    12. -
    13. 04.04.2002 ds9 version 2.1b7 released to the public.
    14. -
    -

    Version 2.1b6

    -
      -
    1. 02.04.2002 upgraded to ast version 1.8.6. Modified ast to -use -sscanf() -for all platforms except Darwin. Darwin uses astSscanf(), which works -around -a problem with sscanf() on MacOSX, with format strings of the following -format: sscanf(str, " %s %n", foo, &nc).
    2. -
    3. 02.04.2002 changed fity++ primary_/head_ header -relationship. -primary_ -is only set if there is a primary header is available and different -from -head_.
    4. -
    5. 02.04.2002 wsc's are init'd with both the head_ and the -primary_ (if -available) to handle the case where wcs keywords are spread between hdu -nd primary headers in mulitiple extension files.
    6. -
    7. 02.06.2002 all xpa commands are now 'catch{}' to invoke a -procedure -that will unwind the watch cursor stack. Hopefully, no more stuck watch -cursors.
    8. -
    9. 02.07.2002 add color and width parameters -to -contours -paste command. defaults are green and 1
    10. -
    11. 02.08.2002 fixed a problem with the FRAME menu. It was -cutting off -the last separator.
    12. -
    13. 02.12.2002 AST grid still does not support ICRS properly. -When a user -sets the coordinate system to ICRS, the actually parameters sent to the -AST grid code is FK5
    14. -
    15. 02.13.2002 for XPA points array, fits, regions, and wcs -(fillbuf=false), -manually flush the buffer at the end to make sure no data is left
    16. -
    17. 02.13.2002 ecliptic coords from wcssubs corrected by new -version of -wcs/wcscon.c
    18. -
    19. 02.13.2002 AST grids, corrected the MDJ-OBS keyword -generated -to generate -the correct EPOCH.
    20. -
    21. 02.13.2002 adjusted the EQUINOX value for ECLIPTIC coords -for -ast grids -to agree with wcssubs. Seems for ecliptic coords, wcssubs and ast use -two -slightly different interpretations of the EQUINOX value.
    22. -
    23. 02.13.2002 fixed a problem with histogram equalization -introduced in -version 2.1b5.
    24. -
    25. 02.14.2002 fixed a problem with titles in plot(stdin). We -now -take -the first line, and starting from the end, pick off the dimension, x -and -y axis titles, and the remainder is taken as the plot title. It can -contain -spaces and special characters such as '[]'
    26. -
    27. 02.14.2002 add 'Always create new plot' option to prefs
    28. -
    29. 02.14.2002 add multiple analysis plots, unless prefs are -unset
    30. -
    31. 02.14.2002 change default annulus and panda to 1 annuli
    32. -
    33. 02.14.2002 enable multiple array loads via blueplate -dialog
    34. -
    35. 02.14.2002 reset,append, and replace wcs now processes -OBJECT -keyword
    36. -
    37. 02.15.2002 fixed a problem with grid format of degrees. -Sometimes, -the incorrect format would be used. This was corrected by up'ng the -number -of digits displayed to d.3
    38. -
    39. 02.21.2002 upgraded to AST 1.8.7
    40. -
    41. 02.21.2002 upgraded to WCS 3.0.7
    42. -
    43. 02.22.2002 fixed a problem with Ascii Tables in fitsy++. -The -column -offset is now calculated from TBCOLn if present.
    44. -
    45. 02.22.2002 simplied columns in fitsy++. Now all columns -have -a value(char* -ptr, int i) and str(char* ptr, int i) procedure.
    46. -
    47. 02.22.2002 add support for HST WFPC2 mosaics
    48. -
    49. 02.25.2002 fixed a problem with 'marker command'. The -command -STRING -must be quoted by '\{' '\}' before being pasted to the Frame parser.
    50. -
    51. 02.26.2002 add $ERROR/ERROR: support for analysis -$plot(stdin) macro.
    52. -
    53. 02.26.2002 analysis menus now support multiple levels of -hierarchical -menus
    54. -
    55. 02.26.2002 multiple hierarchical menus may have the same -label
    56. -
    57. 02.26.2002 hierarchical menu label may have an imbedded -spaces
    58. -
    59. 02.26.2002 add endhmenu endparam to analysis file parser
    60. -
    61. 02.26.2002 analysis file text maybe indented
    62. -
    63. 02.26.2002 add help support to analysis file
    64. -
    65. 02.27.2002 add $BEGINTEXT/$ENDTEXT to $plot(stdin) macro
    66. -
    67. 02.27.2002 add xpa get fits [type|image|table] command
    68. -
    69. 02.27.2002 minor tweak with the File:Save as menu
    70. -
    71. 02.27.2002 clean up some minor memory leaks with -FitsImage::initwcs()
    72. -
    73. 02.27.2002 fixed a problem in dialog.tcl DialogWait and -reseting errorInfo
    74. -
    75. 03.01.2002 dss non-save file now uses internal gz
    76. -
    77. 03.04.2002 plot windows can now support a second set of y -and -error -values.
    78. -
    79. 03.05.2002 add debug iis option
    80. -
    81. 03.05.2002 filenames now always reflect fits extension -name/number -and filter.
    82. -
    83. 03.05.2002 the last step in analysis commands now -replaces -all '][' -with ',', building up readable filters.
    84. -
    85. 03.06.2002 updated nan.C and nan.h to reflect erics new -treatment of -alpha
    86. -
    87. 03.08.2002 add support for save fits gz
    88. -
    89. 03.12.2002 keywords BSCALE/BZERO/BLANK are now ignored -for -FITS IEEE -floating point data
    90. -
    91. 03.12.2002 IEEE nan and inf are supported as valid FITS -IEEE -floating -point data
    92. -
    93. 03.13.2002 add fits.sh test suite which tests for bitpix -= -8,16,32,-32,-64 -and BLANK,BSCALE,BZERO keywords, and IEEE floating point data NaN and -INF.
    94. -
    95. 03.15.2002 add save resample support
    96. -
    97. 03.18.2002 add support for Mosaic Fast Render. Only valid -for -IRAF -mosaics. Basically, you track the current fitsimage til you have miss.
    98. -
    99. 03.19.2002 upgrade XPA 2.1.0e
    100. -
    101. 03.19.2002 upgrade FILTER 1.1.0e
    102. -
    103. 03.19.2002 upgrade FITSY 1.1.0e
    104. -
    105. 03.19.2002 fixed a problem when a user CUT a region that -had -a dialog -box open. A CUT operation now calls the delete callback to remove any -pending -dialog boxes.
    106. -
    107. 03.19.2002 fixed a problem with -print command line -option -for truecolor -visuals. We need to make sure that the window is realized so that the -colormap -has been created.
    108. -
    109. 03.20.2002 ds9 version 2.1b6 released to the public
    110. -
    -

    Version 2.1b5

    -
      -
    1. fixed a problem with bogus wcs data and replace wcs xpa -command
    2. -
    3. add view tickmarks to grid dialog box
    4. -
    5. fixed a problem with loading a custom colormap and then -printing
    6. -
    7. add command line/xpa option load colormap file
    8. -
    9. fixed problems with grid dialog box and switching between -frames
    10. -
    11. add command line option pan
    12. -
    13. add command line option about
    14. -
    15. add command line option view
    16. -
    17. gzip compression is now built-in
    18. -
    19. add xpa fits [mosaic|mosaicimage]
    20. -
    21. fixed a problem with loading arrays via stdin
    22. -
    23. fixed a problem with the panda region and rotation
    24. -
    25. improved performance in plotting of large data sets
    26. -
    27. fixed a problem with xpa analysis plot stdin and ';' in -the -title
    28. -
    29. increased the histequ internal buffer size to 16k
    30. -
    31. enhance xpa analysis load command
    32. -
    33. add multiple preload analysis files
    34. -
    35. add hiearch analysis menus
    36. -
    37. fixed cancel support for Namesvr
    38. -
    39. fixed cancel support for DSS
    40. -
    41. add virtual observatory support
    42. -
    43. add jpeg,tiff,pgn,ppm support, via ghostscript
    44. -
    45. fix a problem with min/max and DATASEC
    46. -
    47. added 'load incr' commands
    48. -
    49. added 'load xxxxx incr' command
    50. -
    51. fixed minor memory leaks
    52. -
    53. added analysis command log
    54. -
    55. add xpa grid load/save
    56. -
    57. add command line option grid
    58. -
    59. fixed a problem with loading fits from a stream where the -primary hdu -contains an image
    60. -
    61. enhance xpa/command support for dss
    62. -
    63. add nameserver command line option
    64. -
    65. fix a problem with panner and magnifer preferences
    66. -
    67. fixed a issue when gz files are a few bytes short
    68. -
    69. add support for wcs mosaics
    70. -
    71. added support for wcs grids for all types of mosaics
    72. -
    73. speed up printing by factor of 5
    74. -
    75. add new grid type
    76. -
    77. updated to wcssubs 3.0.5
    78. -
    79. updated to ast 1.8.3
    80. -
    81. updated to filter 1.0b9
    82. -
    83. updated to fitsy 1.0b9
    84. -
    85. command line options -file, -mosaic, -mosaicimage, --array, --url are -now modal
    86. -
    87. add -debug [options] support
    88. -
    89. fixed a problem with contours and NAN data
    90. -
    91. fixed a problem with contours and DATASEC
    92. -
    93. split the pros, saoimage, and saotng parsers
    94. -
    95. fixed a problem with text with the saotng parser
    96. -
    97. fixed a problem with saotng,saoimage, and pros regions -parsers and -\n terminators
    98. -
    99. add thin width contours
    100. -
    101. add thin width grids
    102. -
    103. fixed a problem with iraf mosaics
    104. -
    105. 10.31.2001 Physical, Amplifier, and Detector coordinates -are -only displayed -if keywords are present
    106. -
    107. 11.1.2001 Diplay header will display primary header if -requested
    108. -
    109. 11.1.2001 add xpa cmap value command
    110. -
    111. 11.2.2001 removed support for analysis with files with -spaces -cause -it created a problem with filename with extensions
    112. -
    113. 11.2.2001 fixed a problem with analysis regions files and -special characters -that was causing a problem with ellipse annlus
    114. -
    115. 11.2.2001 add analysis $file[$region] macro
    116. -
    117. 11.8.2001 fixed a problem with saving pixel table data
    118. -
    119. 11.8.2001 add John Rolls new blueplate special stand -dialog -box
    120. -
    121. 11.8.2001 removed 'Open Mosaic Images', since you can now -do -the same -from the dialog box
    122. -
    123. 11.8.2001 fixed a problem with printing/saving text from -SimpleTextDialog
    124. -
    125. 11.9.2001 load muliple files is now much faster
    126. -
    127. 11.13.2001 fixed a problem with Simple List Box and -windows
    128. -
    129. 11.13.2001 default standard dialog box for windows is now -the -windows -default
    130. -
    131. 12.3.2001 expand update to update [now]
    132. -
    133. 12.4.2001 fitsy++ now promotes all keyword finds to -uppercase
    134. -
    135. 12.4.2001 add 'get fits header # keyword <str>' -command
    136. -
    137. 12.4.2001 fix a problem with selecting projection region -at -high zoom -factors
    138. -
    139. 12.5.2001 fixed problems with length and orientation of -projection -region
    140. -
    141. 12.6.2001 change 'get data values' syntax to include fits -#
    142. -
    143. 12.14.2001 fixed a problem with mosaics with linear wcs -that -caused -a core
    144. -
    145. 12.31.2001 supported added for regions and mosaics
    146. -
    147. 1.2.2002 projection regions now support mosaics
    148. -
    149. 1.3.2002 updated xparemote with proxy support
    150. -
    151. 1.3.2002 add vo prefs
    152. -
    153. 1.4.2002 add ciao pie region support
    154. -
    155. 1.7.2002 fixed panda and wcs with rotation problem
    156. -
    157. 1.9.2002 uprade ast to version 1.8.4
    158. -
    159. 1.15.2002 enable Blt_ZoomStack for data plots
    160. -
    161. 1.17.2002 fixed a problem with iraf mosaics with flipped -segments and -a round off problem
    162. -
    163. 1.18.2002 add support for multiple aux contours
    164. -
    165. 1.23.2002 fixed a problem with fits headers and the END -keyword is -not 8 chars
    166. -
    167. 1.23.2002 fixed many problems with no fits loaded and -user -gui actions
    168. -
    169. 1.24.2002 fixed a problem with looking for fits region -extensions and -a filter specified
    170. -
    171. 1.24.2002 add regions file format and coord system to -prefs -menu
    172. -
    173. 1.25.2002 get data values now spans mosaics and is in -native -coords
    174. -
    175. 1.31.2002 ds9 version 2.1b5 released to the public
    176. -
    -

    Version 2.1b4

    -
      -
    1. fixed a problem very, very large images and int overflow
    2. -
    3. add Page Setup preferences
    4. -
    5. plot data is filtered to remove all non numeric data
    6. -
    7. fixed a problem with plotting x,y data on alpha
    8. -
    9. add manual grid layout
    10. -
    11. text regions can now be rotated
    12. -
    13. regions text now appears in the magnifier
    14. -
    15. added the PANDA region
    16. -
    17. added analysis file macro $entry
    18. -
    19. fixed a problem with multiple menu entries for analysis -files -with -multiple file templates
    20. -
    21. default values of Analysis file parameters are now updated
    22. -
    23. fixed a problem with clear analysis commands
    24. -
    25. analysis tasks are now non-blocking
    26. -
    27. add xy regions file format
    28. -
    29. fixed problem with ps level 2 psuedocolor8 printing and -inverse colormaps
    30. -
    31. in regions files, the comment char '#' comments out til a -new-line -char
    32. -
    33. extended $regions macro to include multiple properties -and -regions -format
    34. -
    35. fixed a problem with loading array data on a little -endian -machine -and the arch is not specified
    36. -
    37. fixed a problem with histogram equalization
    38. -
    39. fixed a major problem with all negative float or double -data -and min/max -issues
    40. -
    41. fixed a problem with $regions and no wcs
    42. -
    43. fixed a problem with printing ps level 2 and fits with NAN
    44. -
    45. fixed a problem with running on a msb machine, and -displaying -on a -lsb 24bit machine
    46. -
    47. unrolled all mosaic algorithms to cycle thru all segments -for -each -pixel
    48. -
    49. add DATASEC for rendering and printing
    50. -
    51. upgraded to tcl/tk 8.3.3
    52. -
    53. add http and ftp macro expand to analysis
    54. -
    55. fixed a problem with contour log scale
    56. -
    57. add button 2 bindinds for panner
    58. -
    59. iraf -fifo default is now /dev/imt1
    60. -
    61. commented out error messages for bad iraf -fifo, -port, --unix
    62. -
    63. add default imtoolrc values to fb_config if no imtoolrc -file -is found -at startup
    64. -
    65. add iis support for windows port
    66. -
    67. add command: get data coordsys x y dx dy var
    68. -
    69. add plot limits to plot tool
    70. -
    71. add PROJECTION region
    72. -
    73. add GETURL analysis macro
    74. -
    75. Fits bin table keywords TUNITx are now process if -available
    76. -
    77. add $filename(root) macro
    78. -
    79. update filename on load
    80. -
    81. fixed a problem with Colormaps with a name with a single -character
    82. -
    83. added iraf 'non-display' imexamine support
    84. -
    -

    Version 2.1b3

    -
      -
    1. fixed a problem with angles of regions specified in WCS
    2. -
    3. add xpa point 'regions save'
    4. -
    5. add xpa point 'regions load'
    6. -
    7. regions file format SAOIMAGE now supports -annulus, -ellipse annulus, -and box annulus
    8. -
    9. the obsolete Ftools regions file format support -has -been removed
    10. -
    11. fixed many problems with IRAF regions file format
    12. -
    13. fixed many problems with CIAO regions file format
    14. -
    15. removed all support for Rosat All Sky Survey
    16. -
    17. all comments and global settings have been removed from -regions output -if delimiter is set to semicolon
    18. -
    19. fixed a problem with regions defined in WCS degrees and -do -not lie -on an image
    20. -
    21. fixed a problem with ellipse annulus and box annulus -regions -in regions -files that contain only one region
    22. -
    23. check for radius of length 0 for circle, annulus, -ellipse, -and ellipse -annulus
    24. -
    25. Added Histogram Equalization colormap scale distribution
    26. -
    27. removed default as font option
    28. -
    29. default font is now helvetica
    30. -
    31. changed command line option -regionfile to -region
    32. -
    33. fixed a problem with command line option -region and -incorrect coordinates
    34. -
    35. Change the 'Scale:User Limits...' dialog into non-modal -'Scale Parameters...'
    36. -
    37. Added 'ZMax' Scale Limits algorithm
    38. -
    39. fixed a problem with loading regions files with full -pathnames with -'fits' in them
    40. -
    41. Updated Prefs, command line options, and xpa points to -reflect the -new way minmax and scale options are handled
    42. -
    43. Removed 'Scan On Load' prefs
    44. -
    45. Added 'Source/Background' region property
    46. -
    47. Add support for 'Source/Background' region property to -SAOtng -region -parser
    48. -
    49. Fixed a color problem with pseudocolor 8 frames and -black/white. This -showed up in new Sun hardware and Solaris 8 sofware
    50. -
    51. Fixed a problem with Postscript printing in pseudocolor 8 -colormode
    52. -
    53. The magnifier now updates during blinking
    54. -
    55. Added pixel table commands to command line options and xpa
    56. -
    57. Add -single command line option
    58. -
    59. Add default region shape to preferences
    60. -
    61. New Analysis File format supported, with new macros -$message, -$text, -$plot
    62. -
    63. Add -analysis command line option
    64. -
    65. Add subcommands to xpa analysis: -load,clear,message,text,plot
    66. -
    67. Add Analysis File macros $data and $image
    68. -
    69. Add autoload FITS regions option
    70. -
    71. Add load FITS Region file to command line options and xpa -regions
    72. -
    73. DSS servers now have limits as to size of image downloaded
    74. -
    75. Open Array now presents a dialog box if no specs are given
    76. -
    77. Now supports compression with .ftz extension
    78. -
    79. All non-modal windows raise to top when re-invoked
    80. -
    81. Added Line Width to all regions
    82. -
    83. Comments are now retained for regions files
    84. -
    85. Add Line Width to contours
    86. -
    87. Changed xpa delim to strip yes/no
    88. -
    89. Contour methods are 'Faster' and 'Better'
    90. -
    91. Add Convert Contours to polygons
    92. -
    93. Add $xpa analysis macro
    94. -
    95. Add $param analysis macros
    96. -
    97. Fixed a problem with crosshair and rebinning
    98. -
    99. Fixed a problem with pan click and drag and fits binary -tables
    100. -
    101. Add undo regions
    102. -
    103. Add cut/copy/paste regions
    104. -
    105. Changed the preferences file and startup file to be -consistent across -platforms
    106. -
    107. Add 'Pan then Zoom' to button 2 options
    108. -
    109. Add support for FITS 3D data cubes
    110. -
    111. Add Edit button row
    112. -
    113. Add default mode to prefs
    114. -
    115. Fixed a problem with file names starting with 'file'
    116. -
    117. Add xpa regions shape/color/width
    118. -
    -
- + + + + DS9 Version 2.1 Release Notes + + +

+ SAOImageDS9 Version + 2.1 Release + Notes

+
    +

    Version 2.1

    +
      +
    1. 04.05.2002 fixed a problem with xpa contour load.
    2. +
    3. 04.22.2002 ds9 version 2.1 released to the public.
    4. +
    +

    Version 2.1b7

    +
      +
    1. 04.02.2002 upgrade to XPA 2.1.0e2. This fixes a + problem + with + xpa and + linux/linuxppc.
    2. +
    3. 04.03.2002 fixed a problem with AST. plot.c, line + 19463, + change parameter + 'force' from 1 to 0 in call to 'CheckLabels'. Sometimes we + were seeing + adj labels that where the same. This change makes sure that + the labels + are 'reduced' if we have this condition.
    4. +
    5. 04.03.2002 ds9 will now automatically open as a bin + table + fits extension + named EVENTS, STDEVT, and RAYEVENT.
    6. +
    7. 04.03.2002 when trying to find an image to open in + relax + mode + (ie the + use did not specify an extension), ds9 will not find a valid + image if + the + length of either axis is 0.
    8. +
    9. 04.03.2002 now check for Ghostscript version 6.50 or + higher + when invoking + Save As.
    10. +
    11. 04.03.2002 add help application preference. Users can + now + choose between + Netscape and Mozilla as the prefered help application.
    12. +
    13. 04.04.2002 ds9 version 2.1b7 released to the public.
    14. +
    +

    Version 2.1b6

    +
      +
    1. 02.04.2002 upgraded to ast version 1.8.6. Modified ast + to + use + sscanf() + for all platforms except Darwin. Darwin uses astSscanf(), + which works + around + a problem with sscanf() on MacOSX, with format strings of + the following + format: sscanf(str, " %s %n", foo, &nc).
    2. +
    3. 02.04.2002 changed fity++ primary_/head_ header + relationship. + primary_ + is only set if there is a primary header is available and + different + from + head_.
    4. +
    5. 02.04.2002 wsc's are init'd with both the head_ and + the + primary_ (if + available) to handle the case where wcs keywords are spread + between hdu + nd primary headers in mulitiple extension files.
    6. +
    7. 02.06.2002 all xpa commands are now 'catch{}' to + invoke a + procedure + that will unwind the watch cursor stack. Hopefully, no more + stuck watch + cursors.
    8. +
    9. 02.07.2002 add color and width + parameters + to + contours + paste command. defaults are green and 1
    10. +
    11. 02.08.2002 fixed a problem with the FRAME menu. It was + cutting off + the last separator.
    12. +
    13. 02.12.2002 AST grid still does not support ICRS + properly. + When a user + sets the coordinate system to ICRS, the actually parameters + sent to the + AST grid code is FK5
    14. +
    15. 02.13.2002 for XPA points array, fits, regions, and + wcs + (fillbuf=false), + manually flush the buffer at the end to make sure no data is + left
    16. +
    17. 02.13.2002 ecliptic coords from wcssubs corrected by + new + version of + wcs/wcscon.c
    18. +
    19. 02.13.2002 AST grids, corrected the MDJ-OBS keyword + generated + to generate + the correct EPOCH.
    20. +
    21. 02.13.2002 adjusted the EQUINOX value for ECLIPTIC + coords + for + ast grids + to agree with wcssubs. Seems for ecliptic coords, wcssubs + and ast use + two + slightly different interpretations of the EQUINOX value.
    22. +
    23. 02.13.2002 fixed a problem with histogram equalization + introduced in + version 2.1b5.
    24. +
    25. 02.14.2002 fixed a problem with titles in plot(stdin). + We + now + take + the first line, and starting from the end, pick off the + dimension, x + and + y axis titles, and the remainder is taken as the plot title. + It can + contain + spaces and special characters such as '[]'
    26. +
    27. 02.14.2002 add 'Always create new plot' option to + prefs
    28. +
    29. 02.14.2002 add multiple analysis plots, unless prefs + are + unset
    30. +
    31. 02.14.2002 change default annulus and panda to 1 + annuli
    32. +
    33. 02.14.2002 enable multiple array loads via blueplate + dialog
    34. +
    35. 02.14.2002 reset,append, and replace wcs now processes + OBJECT + keyword
    36. +
    37. 02.15.2002 fixed a problem with grid format of + degrees. + Sometimes, + the incorrect format would be used. This was corrected by + up'ng the + number + of digits displayed to d.3
    38. +
    39. 02.21.2002 upgraded to AST 1.8.7
    40. +
    41. 02.21.2002 upgraded to WCS 3.0.7
    42. +
    43. 02.22.2002 fixed a problem with Ascii Tables in + fitsy++. + The + column + offset is now calculated from TBCOLn if present.
    44. +
    45. 02.22.2002 simplied columns in fitsy++. Now all + columns + have + a value(char* + ptr, int i) and str(char* ptr, int i) procedure.
    46. +
    47. 02.22.2002 add support for HST WFPC2 mosaics
    48. +
    49. 02.25.2002 fixed a problem with 'marker command'. The + command + STRING + must be quoted by '\{' '\}' before being pasted to the Frame + parser.
    50. +
    51. 02.26.2002 add $ERROR/ERROR: support for analysis + $plot(stdin) macro.
    52. +
    53. 02.26.2002 analysis menus now support multiple levels + of + hierarchical + menus
    54. +
    55. 02.26.2002 multiple hierarchical menus may have the + same + label
    56. +
    57. 02.26.2002 hierarchical menu label may have an + imbedded + spaces
    58. +
    59. 02.26.2002 add endhmenu endparam to analysis file + parser
    60. +
    61. 02.26.2002 analysis file text maybe indented
    62. +
    63. 02.26.2002 add help support to analysis file
    64. +
    65. 02.27.2002 add $BEGINTEXT/$ENDTEXT to $plot(stdin) + macro
    66. +
    67. 02.27.2002 add xpa get fits [type|image|table] command
    68. +
    69. 02.27.2002 minor tweak with the File:Save as menu
    70. +
    71. 02.27.2002 clean up some minor memory leaks with + FitsImage::initwcs()
    72. +
    73. 02.27.2002 fixed a problem in dialog.tcl DialogWait + and + reseting errorInfo
    74. +
    75. 03.01.2002 dss non-save file now uses internal gz
    76. +
    77. 03.04.2002 plot windows can now support a second set + of y + and + error + values.
    78. +
    79. 03.05.2002 add debug iis option
    80. +
    81. 03.05.2002 filenames now always reflect fits extension + name/number + and filter.
    82. +
    83. 03.05.2002 the last step in analysis commands now + replaces + all '][' + with ',', building up readable filters.
    84. +
    85. 03.06.2002 updated nan.C and nan.h to reflect erics + new + treatment of + alpha
    86. +
    87. 03.08.2002 add support for save fits gz
    88. +
    89. 03.12.2002 keywords BSCALE/BZERO/BLANK are now ignored + for + FITS IEEE + floating point data
    90. +
    91. 03.12.2002 IEEE nan and inf are supported as valid + FITS + IEEE + floating + point data
    92. +
    93. 03.13.2002 add fits.sh test suite which tests for + bitpix + = + 8,16,32,-32,-64 + and BLANK,BSCALE,BZERO keywords, and IEEE floating point + data NaN and + INF.
    94. +
    95. 03.15.2002 add save resample support
    96. +
    97. 03.18.2002 add support for Mosaic Fast Render. Only + valid + for + IRAF + mosaics. Basically, you track the current fitsimage til you + have miss.
    98. +
    99. 03.19.2002 upgrade XPA 2.1.0e
    100. +
    101. 03.19.2002 upgrade FILTER 1.1.0e
    102. +
    103. 03.19.2002 upgrade FITSY 1.1.0e
    104. +
    105. 03.19.2002 fixed a problem when a user CUT a region + that + had + a dialog + box open. A CUT operation now calls the delete callback to + remove any + pending + dialog boxes.
    106. +
    107. 03.19.2002 fixed a problem with -print command line + option + for truecolor + visuals. We need to make sure that the window is realized so + that the + colormap + has been created.
    108. +
    109. 03.20.2002 ds9 version 2.1b6 released to the public
    110. +
    +

    Version 2.1b5

    +
      +
    1. fixed a problem with bogus wcs data and replace wcs + xpa + command
    2. +
    3. add view tickmarks to grid dialog box
    4. +
    5. fixed a problem with loading a custom colormap and + then + printing
    6. +
    7. add command line/xpa option load colormap file
    8. +
    9. fixed problems with grid dialog box and switching + between + frames
    10. +
    11. add command line option pan
    12. +
    13. add command line option about
    14. +
    15. add command line option view
    16. +
    17. gzip compression is now built-in
    18. +
    19. add xpa fits [mosaic|mosaicimage]
    20. +
    21. fixed a problem with loading arrays via stdin
    22. +
    23. fixed a problem with the panda region and rotation
    24. +
    25. improved performance in plotting of large data sets
    26. +
    27. fixed a problem with xpa analysis plot stdin and ';' + in + the + title
    28. +
    29. increased the histequ internal buffer size to 16k
    30. +
    31. enhance xpa analysis load command
    32. +
    33. add multiple preload analysis files
    34. +
    35. add hiearch analysis menus
    36. +
    37. fixed cancel support for Namesvr
    38. +
    39. fixed cancel support for DSS
    40. +
    41. add virtual observatory support
    42. +
    43. add jpeg,tiff,pgn,ppm support, via ghostscript
    44. +
    45. fix a problem with min/max and DATASEC
    46. +
    47. added 'load incr' commands
    48. +
    49. added 'load xxxxx incr' command
    50. +
    51. fixed minor memory leaks
    52. +
    53. added analysis command log
    54. +
    55. add xpa grid load/save
    56. +
    57. add command line option grid
    58. +
    59. fixed a problem with loading fits from a stream where + the + primary hdu + contains an image
    60. +
    61. enhance xpa/command support for dss
    62. +
    63. add nameserver command line option
    64. +
    65. fix a problem with panner and magnifer preferences
    66. +
    67. fixed a issue when gz files are a few bytes short
    68. +
    69. add support for wcs mosaics
    70. +
    71. added support for wcs grids for all types of mosaics
    72. +
    73. speed up printing by factor of 5
    74. +
    75. add new grid type
    76. +
    77. updated to wcssubs 3.0.5
    78. +
    79. updated to ast 1.8.3
    80. +
    81. updated to filter 1.0b9
    82. +
    83. updated to fitsy 1.0b9
    84. +
    85. command line options -file, -mosaic, -mosaicimage, + -array, + -url are + now modal
    86. +
    87. add -debug [options] support
    88. +
    89. fixed a problem with contours and NAN data
    90. +
    91. fixed a problem with contours and DATASEC
    92. +
    93. split the pros, saoimage, and saotng parsers
    94. +
    95. fixed a problem with text with the saotng parser
    96. +
    97. fixed a problem with saotng,saoimage, and pros regions + parsers and + \n terminators
    98. +
    99. add thin width contours
    100. +
    101. add thin width grids
    102. +
    103. fixed a problem with iraf mosaics
    104. +
    105. 10.31.2001 Physical, Amplifier, and Detector + coordinates + are + only displayed + if keywords are present
    106. +
    107. 11.1.2001 Diplay header will display primary header if + requested
    108. +
    109. 11.1.2001 add xpa cmap value command
    110. +
    111. 11.2.2001 removed support for analysis with files with + spaces + cause + it created a problem with filename with extensions
    112. +
    113. 11.2.2001 fixed a problem with analysis regions files + and + special characters + that was causing a problem with ellipse annlus
    114. +
    115. 11.2.2001 add analysis $file[$region] macro
    116. +
    117. 11.8.2001 fixed a problem with saving pixel table data
    118. +
    119. 11.8.2001 add John Rolls new blueplate special stand + dialog + box
    120. +
    121. 11.8.2001 removed 'Open Mosaic Images', since you can + now + do + the same + from the dialog box
    122. +
    123. 11.8.2001 fixed a problem with printing/saving text + from + SimpleTextDialog
    124. +
    125. 11.9.2001 load muliple files is now much faster
    126. +
    127. 11.13.2001 fixed a problem with Simple List Box and + windows
    128. +
    129. 11.13.2001 default standard dialog box for windows is + now + the + windows + default
    130. +
    131. 12.3.2001 expand update to update [now]
    132. +
    133. 12.4.2001 fitsy++ now promotes all keyword finds to + uppercase
    134. +
    135. 12.4.2001 add 'get fits header # keyword <str>' + command
    136. +
    137. 12.4.2001 fix a problem with selecting projection + region + at + high zoom + factors
    138. +
    139. 12.5.2001 fixed problems with length and orientation + of + projection + region
    140. +
    141. 12.6.2001 change 'get data values' syntax to include + fits + #
    142. +
    143. 12.14.2001 fixed a problem with mosaics with linear + wcs + that + caused + a core
    144. +
    145. 12.31.2001 supported added for regions and mosaics
    146. +
    147. 1.2.2002 projection regions now support mosaics
    148. +
    149. 1.3.2002 updated xparemote with proxy support
    150. +
    151. 1.3.2002 add vo prefs
    152. +
    153. 1.4.2002 add ciao pie region support
    154. +
    155. 1.7.2002 fixed panda and wcs with rotation problem
    156. +
    157. 1.9.2002 uprade ast to version 1.8.4
    158. +
    159. 1.15.2002 enable Blt_ZoomStack for data plots
    160. +
    161. 1.17.2002 fixed a problem with iraf mosaics with + flipped + segments and + a round off problem
    162. +
    163. 1.18.2002 add support for multiple aux contours
    164. +
    165. 1.23.2002 fixed a problem with fits headers and the + END + keyword is + not 8 chars
    166. +
    167. 1.23.2002 fixed many problems with no fits loaded and + user + gui actions
    168. +
    169. 1.24.2002 fixed a problem with looking for fits region + extensions and + a filter specified
    170. +
    171. 1.24.2002 add regions file format and coord system to + prefs + menu
    172. +
    173. 1.25.2002 get data values now spans mosaics and is in + native + coords
    174. +
    175. 1.31.2002 ds9 version 2.1b5 released to the public
    176. +
    +

    Version 2.1b4

    +
      +
    1. fixed a problem very, very large images and int + overflow
    2. +
    3. add Page Setup preferences
    4. +
    5. plot data is filtered to remove all non numeric data
    6. +
    7. fixed a problem with plotting x,y data on alpha
    8. +
    9. add manual grid layout
    10. +
    11. text regions can now be rotated
    12. +
    13. regions text now appears in the magnifier
    14. +
    15. added the PANDA region
    16. +
    17. added analysis file macro $entry
    18. +
    19. fixed a problem with multiple menu entries for + analysis + files + with + multiple file templates
    20. +
    21. default values of Analysis file parameters are now + updated
    22. +
    23. fixed a problem with clear analysis commands
    24. +
    25. analysis tasks are now non-blocking
    26. +
    27. add xy regions file format
    28. +
    29. fixed problem with ps level 2 psuedocolor8 printing + and + inverse colormaps
    30. +
    31. in regions files, the comment char '#' comments out + til a + new-line + char
    32. +
    33. extended $regions macro to include multiple properties + and + regions + format
    34. +
    35. fixed a problem with loading array data on a little + endian + machine + and the arch is not specified
    36. +
    37. fixed a problem with histogram equalization
    38. +
    39. fixed a major problem with all negative float or + double + data + and min/max + issues
    40. +
    41. fixed a problem with $regions and no wcs
    42. +
    43. fixed a problem with printing ps level 2 and fits with + NAN
    44. +
    45. fixed a problem with running on a msb machine, and + displaying + on a + lsb 24bit machine
    46. +
    47. unrolled all mosaic algorithms to cycle thru all + segments + for + each + pixel
    48. +
    49. add DATASEC for rendering and printing
    50. +
    51. upgraded to tcl/tk 8.3.3
    52. +
    53. add http and ftp macro expand to analysis
    54. +
    55. fixed a problem with contour log scale
    56. +
    57. add button 2 bindinds for panner
    58. +
    59. iraf -fifo default is now /dev/imt1
    60. +
    61. commented out error messages for bad iraf -fifo, + -port, + -unix
    62. +
    63. add default imtoolrc values to fb_config if no + imtoolrc + file + is found + at startup
    64. +
    65. add iis support for windows port
    66. +
    67. add command: get data coordsys x y dx dy var
    68. +
    69. add plot limits to plot tool
    70. +
    71. add PROJECTION region
    72. +
    73. add GETURL analysis macro
    74. +
    75. Fits bin table keywords TUNITx are now process if + available
    76. +
    77. add $filename(root) macro
    78. +
    79. update filename on load
    80. +
    81. fixed a problem with Colormaps with a name with a + single + character
    82. +
    83. added iraf 'non-display' imexamine support
    84. +
    +

    Version 2.1b3

    +
      +
    1. fixed a problem with angles of regions specified in + WCS
    2. +
    3. add xpa point 'regions save'
    4. +
    5. add xpa point 'regions load'
    6. +
    7. regions file format SAOIMAGE now supports + annulus, + ellipse annulus, + and box annulus
    8. +
    9. the obsolete Ftools regions file format + support + has + been removed
    10. +
    11. fixed many problems with IRAF regions file + format
    12. +
    13. fixed many problems with CIAO regions file + format
    14. +
    15. removed all support for Rosat All Sky Survey
    16. +
    17. all comments and global settings have been removed + from + regions output + if delimiter is set to semicolon
    18. +
    19. fixed a problem with regions defined in WCS degrees + and + do + not lie + on an image
    20. +
    21. fixed a problem with ellipse annulus and box annulus + regions + in regions + files that contain only one region
    22. +
    23. check for radius of length 0 for circle, annulus, + ellipse, + and ellipse + annulus
    24. +
    25. Added Histogram Equalization colormap scale + distribution
    26. +
    27. removed default as font option
    28. +
    29. default font is now helvetica
    30. +
    31. changed command line option -regionfile to -region
    32. +
    33. fixed a problem with command line option -region and + incorrect coordinates
    34. +
    35. Change the 'Scale:User Limits...' dialog into + non-modal + 'Scale Parameters...'
    36. +
    37. Added 'ZMax' Scale Limits algorithm
    38. +
    39. fixed a problem with loading regions files with full + pathnames with + 'fits' in them
    40. +
    41. Updated Prefs, command line options, and xpa points to + reflect the + new way minmax and scale options are handled
    42. +
    43. Removed 'Scan On Load' prefs
    44. +
    45. Added 'Source/Background' region property
    46. +
    47. Add support for 'Source/Background' region property to + SAOtng + region + parser
    48. +
    49. Fixed a color problem with pseudocolor 8 frames and + black/white. This + showed up in new Sun hardware and Solaris 8 sofware
    50. +
    51. Fixed a problem with Postscript printing in + pseudocolor 8 + colormode
    52. +
    53. The magnifier now updates during blinking
    54. +
    55. Added pixel table commands to command line options and + xpa
    56. +
    57. Add -single command line option
    58. +
    59. Add default region shape to preferences
    60. +
    61. New Analysis File format supported, with new macros + $message, + $text, + $plot
    62. +
    63. Add -analysis command line option
    64. +
    65. Add subcommands to xpa analysis: + load,clear,message,text,plot
    66. +
    67. Add Analysis File macros $data and $image
    68. +
    69. Add autoload FITS regions option
    70. +
    71. Add load FITS Region file to command line options and + xpa + regions
    72. +
    73. DSS servers now have limits as to size of image + downloaded
    74. +
    75. Open Array now presents a dialog box if no specs are + given
    76. +
    77. Now supports compression with .ftz extension
    78. +
    79. All non-modal windows raise to top when re-invoked
    80. +
    81. Added Line Width to all regions
    82. +
    83. Comments are now retained for regions files
    84. +
    85. Add Line Width to contours
    86. +
    87. Changed xpa delim to strip yes/no
    88. +
    89. Contour methods are 'Faster' and 'Better'
    90. +
    91. Add Convert Contours to polygons
    92. +
    93. Add $xpa analysis macro
    94. +
    95. Add $param analysis macros
    96. +
    97. Fixed a problem with crosshair and rebinning
    98. +
    99. Fixed a problem with pan click and drag and fits + binary + tables
    100. +
    101. Add undo regions
    102. +
    103. Add cut/copy/paste regions
    104. +
    105. Changed the preferences file and startup file to be + consistent across + platforms
    106. +
    107. Add 'Pan then Zoom' to button 2 options
    108. +
    109. Add support for FITS 3D data cubes
    110. +
    111. Add Edit button row
    112. +
    113. Add default mode to prefs
    114. +
    115. Fixed a problem with file names starting with 'file'
    116. +
    117. Add xpa regions shape/color/width
    118. +
    +
+ diff --git a/ds9/doc/release/r2.2.html b/ds9/doc/release/r2.2.html index 44276b0..735fc45 100644 --- a/ds9/doc/release/r2.2.html +++ b/ds9/doc/release/r2.2.html @@ -1,488 +1,563 @@ - - - - DS9 Version 2.2 Release Notes - - -

-Version -2.2 Release -Notes

-
    -

    Version 2.2.1

    -
      -
    1. 11.04.2002 fixed bin smooth buttons.
    2. -
    3. 11.07.2002 remove debug statements in dss.tcl
    4. -
    5. 11.07.2002 fixed a problem with pure virtual method -called -when frame -was deleted and histequ was the active scale.
    6. -
    7. 11.07.2002 fixed a problem with pasting filters that -contains -'\n' -on the end of the string.
    8. -
    9. 11.14.2002 add W3Browse to archive menu
    10. -
    11. 11.14.2002 Web Display: for redirection, first use -'location' -meta -data parameter, then look for first 'href' in html to find the -redirection -url.
    12. -
    13. 11.14.2002 move 'IISInit' after 'ProcessCommandLine' so -that -iis command -line options take affect.
    14. -
    15. 11.14.2002 remove menu short cut options. Too many -conflicts -and unable -to support multiple languages.
    16. -
    17. 11.18.2002 change prefs(scalemode) to prefs(scale,mode), -prefs(scalescope) -to prefs(scale,scope) and added prefs(scale,scope) to prefs written.
    18. -
    19. 11.18.2002 change prefs(minmaxmode) to -prefs(minmax,mode), -prefs(minmaxsample) -to prefs(minmax,sample)
    20. -
    21. 11.18.2002 changes to Archive Servers preferences take -effect -immediately.
    22. -
    23. 11.19.2002 Web Display: improved support for fits -mime-types.
    24. -
    25. 11.20.2002 Web Display: improved HVVerifyURL repairing -urls.
    26. -
    27. 11.20.2002 Archive: add IRAS MSX support.
    28. -
    29. 11.22.2002 add 'update now' when a new display is -received. -This will -allow 'movies' from iraf to display properly.
    30. -
    31. 11.22.2002 ds9 version 2.2.1 released to the public.
    32. -
    -

    Version 2.2

    -
      -
    1. 09.03.2002 add Archive Server user prefs.
    2. -
    3. 09.03.2002 when HV window is unable to parse input, place -a -html header -around it and display it as text.
    4. -
    5. 09.04.2002 update FITS Bin Table WCS keywords to conform -to -25 June -2002 WCS FITS Documentation.
    6. -
    7. 09.04.2002 add support for FITS Bin Table Alt WCS -keywords.
    8. -
    9. 09.04.2002 corrected minor errors in xpa documentation.
    10. -
    11. 09.04.2002 fixed a minor memory leak when frame is -deleted -and an image -is still loaded.
    12. -
    13. 09.05.2002 added IPAC NED to archive menu.
    14. -
    15. 09.05.2002 add 'marker # move to canvas x y' command for -CXC.
    16. -
    17. 09.05.2002 add 'marker # angle' command for CXC.
    18. -
    19. 09.09.2002 change ds9 regions syntax for ellipse annulus -and -box annulus -from old saoimage to funtools syntax.
    20. -
    21. 09.10.2002 undid grid WIDGETBB fix. The results where not -acceptable.
    22. -
    23. 09.12.2002 fixed a nasty bug with binning FITS bin tables -and -high -bin factor values.
    24. -
    25. 09.13.2002 add Match Scales to Frame menu. This matches -all -scale parameters -across all frames.
    26. -
    27. 09.16.2002 add Grid debug option.
    28. -
    29. 09.17.2002 upgrade to ast 1.8.9. This corrected two -problems. -First, -incorrect grids were generated for dss images in the southern -hemisphere. -Second, a problem with galactic grids that crossed 0 degrees.
    30. -
    31. 09.17.2002 modify grid code to not to set attributes -unless -really -needed. ast 1.8.9 tends to set attributes much more often than previous -versions.
    32. -
    33. 09.17.2002 fixed a problem with reconizing non-standard -wcs -in the -header.
    34. -
    35. 09.17.2002 add more xpa grid support for coordinate -systems, -grid type, -and view options.
    36. -
    37. 09.18.2002 fixed grid axes label and title spacing -problems -in publication -mode.
    38. -
    39. 09.18.2002 add optional grid axes label and title spacing -parameters -that override internal calculated values.
    40. -
    41. 09.18.2002 the grid x-axis is now plotted on the bottom -of -publication -grid.
    42. -
    43. 09.18.2002 zoom to fit now makes room for labels for -publication grid.
    44. -
    45. 09.19.2002 fixed a problem with Clear Analysis File that -deleted too -much of the Analysis Menu.
    46. -
    47. 09.19.2002 support new vo list syntax of a tab delimited -newline terminated -list of three parameters, xpa, title, and url.
    48. -
    49. 09.20.2002 PHYSICAL Coordinate System: first look for -WCSNAMEx='PHYSICAL', -then look for LTM/LTV keywords.
    50. -
    51. 09.24.2002 fixed yet another bug with binning, and -TLMIN/TLMAX keywords -whose values were not powers of 2.
    52. -
    53. 09.24.2002 fixed a problem with cores and bad wcs grids. -ds9 -now checks -to make sure ast generated a vaild grid.
    54. -
    55. 09.24.2002 WebDisplay: plain text is now displayed using -<pre>.
    56. -
    57. 09.24.2002 WebDisplay: default method for forms is now -GET.
    58. -
    59. 09.24.2002 WebDisplay: default width for TEXT form -elements -is 20
    60. -
    61. 09.24.2002 XPA nameserver: http has a error, so just -clear -errorInfo.
    62. -
    63. 09.25.2002 fixed a bug in wcsinit.c, line 328 and line -409.
    64. -
    65. 09.25.2002 add Debug Bin option.
    66. -
    67. 09.26.2002 upgrade to xpa 2.1.3
    68. -
    69. 09.26.2002 upgrade to wcssubs 3.1.3
    70. -
    71. 09.26.2002 upgrade to filter 1.2b1
    72. -
    73. 09.26.2002 upgrade to fitsy 1.2b1
    74. -
    75. 10.01.2002 Web Display: more robust URL parseing
    76. -
    77. 10.01.2002 Web Display: add 'Save to Fits File' option
    78. -
    79. 10.01.2002 fixed 'xpaget ds9 bin cols' to return only 2 -cols -if bin -depth is 1.
    80. -
    81. 10.07.2002 Web Display: add support for new window with -button click.
    82. -
    83. 10.08.2002 Change in saotk Makefiles to correct a problem -with Bison -and Flex.
    84. -
    85. 10.08.2002 Analysis Text now updates as text arrives.
    86. -
    87. 10.08.2002 add xpa/command line support for MatchFrames.
    88. -
    89. 10.08.2002 don't write WCS for Save Fits Resample and DSS -fits.
    90. -
    91. 10.10.2002 Web Display: hidden fields are not totally -encoded -if url -is present.
    92. -
    93. 10.17.2002 Fixed a problem with default fonts. Add the -option -of 'Default', -which will not set any font options, if selected. This allows the -native -system to choose the best font/size combo.
    94. -
    95. 10.18.2002 Add ProcessFrameCmd.
    96. -
    97. 10.18.2002 Add system wide preference file support.
    98. -
    99. 10.18.2002 Add Default mode. It just updates the infobox -and -graphs, -with no regions.
    100. -
    101. 10.21.2002 Fixed a problem with old prefs files and -marker(system).
    102. -
    103. 10.22.2002 Fixed a problem with MINMAX Sample. Sample -intervals are -now equal in row and columns.
    104. -
    105. 10.25.2002 Fixed a problem with vo and errors that occur -when -connecting -to the vo server.
    106. -
    107. 10.25.2002 Add Match Colorbars and Match Scales -xpa/command -line options.
    108. -
    109. 10.25.2002 Changed Analysis plot error reporting to -include -first line -of received data.
    110. -
    111. 10.25.2002 Fixed a problem with DSS and editing the -dialog -with another -image loaded.
    112. -
    113. 10.27.2002 Add filename to ds9/funtools regions file -header.
    114. -
    115. 10.29.2002 Add Lock Crosshairs xpa/command line options.
    116. -
    117. 10.31.2002 ds9 version 2.2 released to public.
    118. -

      Version 2.2b2

      -
    -
      -
    1. 07.31.2002 fixed a problem with hv and urls of the form -foo.com/foo/bar.html#foo. -Now, the html is not reloaded before the goto is executed.
    2. -
    3. 08.01.2002 add adjust text size support to web browser
    4. -
    5. 08.01.2002 add boxcar and tophat smooth support for -binning.
    6. -
    7. 08.05.2002 add -vo commandline and xpa support
    8. -
    9. 08.05.2002 fixed a problem for the windows port where -windows -has been -configured to open a fits file with ds9. In this case, the file path -name -passed to ds9 is actually in 'dos' format. So we used a cygwin function -to convert to a posix format. This only occurs in a command line file -name -option.
    10. -
    11. 08.06.2002 fixed a problem with smooth and depth>1.
    12. -
    13. 08.06.2002 fixed a problem with save fits resample.
    14. -
    15. 08.07.2002 the user can now display the horz and vert -graphs, -even -in tile or blink mode
    16. -
    17. 08.07.2002 ds9 will operate in single mode, even if in -tile -or blink -mode, if there is just one frame.
    18. -
    19. 08.08.2002 add Gaussian smooth support for binning.
    20. -
    21. 08.08.2002 fixed a problem with the plot tool and -displaying -discrete -x y e1 y2 data. The correct colors are now used.
    22. -
    23. 08.08.2002 the plot tool will now always update the plot -title, x axis -label, and y axis label when receiving new data.
    24. -
    25. 08.08.2002 add xpaset -p ds9 analysis plot close support.
    26. -
    27. 08.08.2002 add Know Issues Documentation
    28. -
    29. 08.12.2002 add http proxy support.
    30. -
    31. 08.12.2002 fixed a problem with the close box for the bin -dialog box.
    32. -
    33. 08.20.2002 add support for default fonts to preferences.
    34. -
    35. 08.23.2002 remove timeouts for all http requests with -optional cancel -support.
    36. -
    37. 08.23.2002 fixed a number of items with web display.
    38. -
    39. 08.26.2002 reformat all documentation to remove -references to -Helvetica
    40. -
    41. 08.26.2002 bring grid WIDGETBB in by one so that the -border -can be -seen and printed.
    42. -
    43. 08.26.2002 fixed a problem with web gifs under windows. -The -output -channel needed an -translation binary flag.
    44. -
    45. 08.26.2002 adjust font sizes for web display to more -closely -follow -those of Netscape and IE.
    46. -
    47. 08.27.2002 add 'Save as Fits', 'Save as Image', and 'Page -Setup' buttons.
    48. -
    49. 08.27.2002 add 'First' and 'NVSS' archive server menu -items.
    50. -
    51. 08.28.2002 add auto coordinate feed to HV for archive -servers.
    52. -
    53. 08.30.2002 ds9 version 2.2b2 released to public.
    54. -
    -

    Version 2.2b1

    -
      -
    1. 04.05.2002 fixed a problem with xpa contour load.
    2. -
    3. 04.05.2002 improved parsing of analysis menu file. In -particular, keywords -like 'help', 'param', and 'end' can be used more freely.
    4. -
    5. 04.10.2002 add tag suppport for regions.
    6. -
    7. 04.11.2002 add background marker stack. The default stack -is -in the -foreground.
    8. -
    9. 04.11.2002 fixed checks for can Edit, can Move, can -Rotate, -and can -Delete properties thru out marker code.
    10. -
    11. 04.11.2002 add HIGHLITE marker property.
    12. -
    13. 04.12.2002 add $null macro to analysis support.
    14. -
    15. 04.17.2002 fitsy++ now builds an keyword index to search -for -keywords. -Previously, it would search sequentially.
    16. -
    17. 04.18.2002 add a fix to ps level 2 driver to prevent a -'\n%' -in the -image data. Seems the perl script 'assemble' does a global -search/replace -that results in corrupted image data. This fix includes a redesign of a -previous fix that worked around an issue with old versions of dvips -that -will incorrectly process'\n%%'.
    18. -
    19. 04.18.2002 upgrade to WCS 3.1.0
    20. -
    21. 04.24.2002 start to add support for multiple wcs's.
    22. -
    23. 04.25.2002 add support for multiple wcs's in infobox.
    24. -
    25. 04.26.2002 improve tag support for regions. All -functionality -of selected -regions are now available for tagged regions.
    26. -
    27. 04.30.2002 add marker command var command to support -regions -files -in tcl vars.
    28. -
    29. 05.08.2002 recalc polygon center when adding or deleteing -vertex.
    30. -
    31. 05.13.2002 complete implementation of multiple wcs -support. -ds9 now -supports a total of 31 coordinate systems. Furthermore, of the 27 WCS -coordinate -systems, both sky coordinates and linear coordinates are fully -supported.
    32. -
    33. 05.13.2002 complete re-implemenation of map() functions. -Now -all map -functions are in the fits case, and only map between REF and -IMAGE/PHYSICAL/AMPLIFIER/DETECTOR/WCS/WCSA... -coordinate systems. This cleans up alot of code and confusion.
    34. -
    35. 05.14.2002 add support for TCROT and CDn_1 WCS keywords -in -FITS bin -tables.
    36. -
    37. 05.16.2002 dramatically speed up parsing wcs keywords by -substituting -the fitsy++ index based keyword search routine for Doug Mink's -'ksearch' -routine. With multiple wcs's in a large mosaic this can save up to a -minute -at load time.
    38. -
    39. 05.16.2002 fixed a minor problem with xpa dss. http has a -error, that -carries over and is caught by xpa.
    40. -
    41. 05.16.2002 analysis $text windows will not appear if -there is -no output, -or just an <cr>.
    42. -
    43. 05.16.2002 fixed display header to correctly display 80 -chars, not -79.
    44. -
    45. 05.16.2002 fixed a problem with iis and very long file -names. -names -up to 256 chars are now allowed.
    46. -
    47. 005.20.2002 AMPLIFER and DETECTOR coordinate menu entries -are -now an -option, to be enabled via the Preferences:Misc menu option. Changes -will -take affect at startup.
    48. -
    49. 05.23.2002 add support for 3D binning of fits bin tables.
    50. -
    51. 05.24.2002 made changes to grid.C to handle the special -LONG/NPOL skyframe -coordinate system used by Chandra.
    52. -
    53. 05.24.2002 add -xpa and xpa prefs to allow a user to -enable -or disable -initialization of XPA at startup
    54. -
    55. 05.28.2002 add -xpa [inet|local|unix|localhost] xpa point.
    56. -
    57. 05.29.2002 correct 3D binning to properly reflect filter -params in -the filename.
    58. -
    59. 06.03.2002 fixed a problem with Fits Bin Tables, odd -length -rows and -referencing shorts.
    60. -
    61. 06.04.2002 add support for multiple wcs with skyframe -panner -compass, -along with prefs.
    62. -
    63. 06.04.2002 add -xpa noxpans support.
    64. -
    65. 06.04.2002 match frames wcs now uses the wcs system and -wcs -skyframe -specified in align to wcs.
    66. -
    67. 06.05.2002 upgrade to xpa 2.1.1
    68. -
    69. 06.06.2002 add wcs master menu and buttons
    70. -
    71. 06.06.2002 sync xpa wcs and command line wcs command.
    72. -
    73. 06.10.2002 xpa wcs and commanline -wcs now uses same code -to -process
    74. -
    75. 06.10.2002 xpa nameserver format now skyformat
    76. -
    77. 06.10.2002 added support for variable args for xpa -contour -and -contour.
    78. -
    79. 06.11.2002 add match frames physical, amplifier, -detector. -this does -not handle rotation, nor orientation.
    80. -
    81. 06.11.2002 the master wcs menu now modifies the -Region:File -Coordinate -System menu also
    82. -
    83. 06.11.2002 fixed a problem with list projection and -linear -wcs. the -thickness parameter was not written correctly.
    84. -
    85. 06.12.2002 fixed a problem with -tile and -region -commandline -options. -The ds9 window must be realized before processing region files.
    86. -
    87. 06.13.2002 fixed a problem with -pagesetup commandline -option.
    88. -
    89. 06.13.2002 fixed a problem with ds9parser.Y, -prosparser.Y, -and tngparser.Y -when processing coordinates when no coordinate system has been -specified.
    90. -
    91. 06.13.2002 fixed a problem with -pan to command line -option. -The ds9 -window needs to be realized (and the matrices defined) before -processing.
    92. -
    93. 06.13.2002 binning on a third column now invokes the data -cube dialog -box.
    94. -
    95. 06.14.2002 add smaller buffer sizes to binning menus. We -want -to do -this for those building large 3D binning movies.
    96. -
    97. 06.19.2002 implemented new grid support. Grids now handle -rotated images -much better. Numerics are better positioned.
    98. -
    99. 06.27.2002 updated to WCSSUBS 3.1.1. This corrects a -number -of TNX -problems.
    100. -
    101. 06.27.2002 add File:XPA info menu item.
    102. -
    103. 06.27.2002 add XPA regions selected feature.
    104. -
    105. 06.28.2002 Analysis $geturl macro calls are now logged.
    106. -
    107. 07.01.2002 add support for limited web browser
    108. -
    109. 07.01.2002 help reference manual now uses built-in -brower, -and is static.
    110. -
    111. 07.02.2002 fixed a problem with cross-platform displays -and -16 bit -truecolor.
    112. -
    113. 07.08.2002 fixed a problem with regions and changes in -the -bin factor -of fits bin tables.
    114. -
    115. 07.08.2002 add $xpa_method analysis macro.
    116. -
    117. 07.08.2002 add @@xpa_method@@ support in hv.html
    118. -
    119. 07.22.2002 fix numerous problems with internal web -browser.
    120. -
    121. 07.23.2002 add async support for internal web browser.
    122. -
    123. 07.24.2002 changed Makefiles so that parser.C, -parser.C.h, -and lex.C -are now archived. Therefor, builds no longer need bison and flex, -unless -changes have been made to the parser.Y. This gets around problems with -different versions of bison.
    124. -
    125. 07.25.2002 add support for the Compass region.
    126. -
    127. 07.25.2002 add vo proxy and internal hv support.
    128. -
    -
- + + + + DS9 Version 2.2 Release Notes + + +

+ SAOImageDS9 Version + 2.2 Release + Notes

+
    +

    Version 2.2.1

    +
      +
    1. 11.04.2002 fixed bin smooth buttons.
    2. +
    3. 11.07.2002 remove debug statements in dss.tcl
    4. +
    5. 11.07.2002 fixed a problem with pure virtual method + called + when frame + was deleted and histequ was the active scale.
    6. +
    7. 11.07.2002 fixed a problem with pasting filters that + contains + '\n' + on the end of the string.
    8. +
    9. 11.14.2002 add W3Browse to archive menu
    10. +
    11. 11.14.2002 Web Display: for redirection, first use + 'location' + meta + data parameter, then look for first 'href' in html to find + the + redirection + url.
    12. +
    13. 11.14.2002 move 'IISInit' after 'ProcessCommandLine' + so + that + iis command + line options take affect.
    14. +
    15. 11.14.2002 remove menu short cut options. Too many + conflicts + and unable + to support multiple languages.
    16. +
    17. 11.18.2002 change prefs(scalemode) to + prefs(scale,mode), + prefs(scalescope) + to prefs(scale,scope) and added prefs(scale,scope) to prefs + written.
    18. +
    19. 11.18.2002 change prefs(minmaxmode) to + prefs(minmax,mode), + prefs(minmaxsample) + to prefs(minmax,sample)
    20. +
    21. 11.18.2002 changes to Archive Servers preferences take + effect + immediately.
    22. +
    23. 11.19.2002 Web Display: improved support for fits + mime-types.
    24. +
    25. 11.20.2002 Web Display: improved HVVerifyURL repairing + urls.
    26. +
    27. 11.20.2002 Archive: add IRAS MSX support.
    28. +
    29. 11.22.2002 add 'update now' when a new display is + received. + This will + allow 'movies' from iraf to display properly.
    30. +
    31. 11.22.2002 ds9 version 2.2.1 released to the public.
    32. +
    +

    Version 2.2

    +
      +
    1. 09.03.2002 add Archive Server user prefs.
    2. +
    3. 09.03.2002 when HV window is unable to parse input, + place + a + html header + around it and display it as text.
    4. +
    5. 09.04.2002 update FITS Bin Table WCS keywords to + conform + to + 25 June + 2002 WCS FITS Documentation.
    6. +
    7. 09.04.2002 add support for FITS Bin Table Alt WCS + keywords.
    8. +
    9. 09.04.2002 corrected minor errors in xpa + documentation.
    10. +
    11. 09.04.2002 fixed a minor memory leak when frame is + deleted + and an image + is still loaded.
    12. +
    13. 09.05.2002 added IPAC NED to archive menu.
    14. +
    15. 09.05.2002 add 'marker # move to canvas x y' command + for + CXC.
    16. +
    17. 09.05.2002 add 'marker # angle' command for CXC.
    18. +
    19. 09.09.2002 change ds9 regions syntax for ellipse + annulus + and + box annulus + from old saoimage to funtools syntax.
    20. +
    21. 09.10.2002 undid grid WIDGETBB fix. The results where + not + acceptable.
    22. +
    23. 09.12.2002 fixed a nasty bug with binning FITS bin + tables + and + high + bin factor values.
    24. +
    25. 09.13.2002 add Match Scales to Frame menu. This + matches + all + scale parameters + across all frames.
    26. +
    27. 09.16.2002 add Grid debug option.
    28. +
    29. 09.17.2002 upgrade to ast 1.8.9. This corrected two + problems. + First, + incorrect grids were generated for dss images in the + southern + hemisphere. + Second, a problem with galactic grids that crossed 0 + degrees.
    30. +
    31. 09.17.2002 modify grid code to not to set attributes + unless + really + needed. ast 1.8.9 tends to set attributes much more often + than previous + versions.
    32. +
    33. 09.17.2002 fixed a problem with reconizing + non-standard + wcs + in the + header.
    34. +
    35. 09.17.2002 add more xpa grid support for coordinate + systems, + grid type, + and view options.
    36. +
    37. 09.18.2002 fixed grid axes label and title spacing + problems + in publication + mode.
    38. +
    39. 09.18.2002 add optional grid axes label and title + spacing + parameters + that override internal calculated values.
    40. +
    41. 09.18.2002 the grid x-axis is now plotted on the + bottom + of + publication + grid.
    42. +
    43. 09.18.2002 zoom to fit now makes room for labels for + publication grid.
    44. +
    45. 09.19.2002 fixed a problem with Clear Analysis File + that + deleted too + much of the Analysis Menu.
    46. +
    47. 09.19.2002 support new vo list syntax of a tab + delimited + newline terminated + list of three parameters, xpa, title, and url.
    48. +
    49. 09.20.2002 PHYSICAL Coordinate System: first look for + WCSNAMEx='PHYSICAL', + then look for LTM/LTV keywords.
    50. +
    51. 09.24.2002 fixed yet another bug with binning, and + TLMIN/TLMAX keywords + whose values were not powers of 2.
    52. +
    53. 09.24.2002 fixed a problem with cores and bad wcs + grids. + ds9 + now checks + to make sure ast generated a vaild grid.
    54. +
    55. 09.24.2002 WebDisplay: plain text is now displayed + using + <pre>.
    56. +
    57. 09.24.2002 WebDisplay: default method for forms is now + GET.
    58. +
    59. 09.24.2002 WebDisplay: default width for TEXT form + elements + is 20
    60. +
    61. 09.24.2002 XPA nameserver: http has a error, so just + clear + errorInfo.
    62. +
    63. 09.25.2002 fixed a bug in wcsinit.c, line 328 and line + 409.
    64. +
    65. 09.25.2002 add Debug Bin option.
    66. +
    67. 09.26.2002 upgrade to xpa 2.1.3
    68. +
    69. 09.26.2002 upgrade to wcssubs 3.1.3
    70. +
    71. 09.26.2002 upgrade to filter 1.2b1
    72. +
    73. 09.26.2002 upgrade to fitsy 1.2b1
    74. +
    75. 10.01.2002 Web Display: more robust URL parseing
    76. +
    77. 10.01.2002 Web Display: add 'Save to Fits File' option
    78. +
    79. 10.01.2002 fixed 'xpaget ds9 bin cols' to return only + 2 + cols + if bin + depth is 1.
    80. +
    81. 10.07.2002 Web Display: add support for new window + with + button click.
    82. +
    83. 10.08.2002 Change in saotk Makefiles to correct a + problem + with Bison + and Flex.
    84. +
    85. 10.08.2002 Analysis Text now updates as text arrives.
    86. +
    87. 10.08.2002 add xpa/command line support for + MatchFrames.
    88. +
    89. 10.08.2002 don't write WCS for Save Fits Resample and + DSS + fits.
    90. +
    91. 10.10.2002 Web Display: hidden fields are not totally + encoded + if url + is present.
    92. +
    93. 10.17.2002 Fixed a problem with default fonts. Add the + option + of 'Default', + which will not set any font options, if selected. This + allows the + native + system to choose the best font/size combo.
    94. +
    95. 10.18.2002 Add ProcessFrameCmd.
    96. +
    97. 10.18.2002 Add system wide preference file support.
    98. +
    99. 10.18.2002 Add Default mode. It just updates the + infobox + and + graphs, + with no regions.
    100. +
    101. 10.21.2002 Fixed a problem with old prefs files and + marker(system).
    102. +
    103. 10.22.2002 Fixed a problem with MINMAX Sample. Sample + intervals are + now equal in row and columns.
    104. +
    105. 10.25.2002 Fixed a problem with vo and errors that + occur + when + connecting + to the vo server.
    106. +
    107. 10.25.2002 Add Match Colorbars and Match Scales + xpa/command + line options.
    108. +
    109. 10.25.2002 Changed Analysis plot error reporting to + include + first line + of received data.
    110. +
    111. 10.25.2002 Fixed a problem with DSS and editing the + dialog + with another + image loaded.
    112. +
    113. 10.27.2002 Add filename to ds9/funtools regions file + header.
    114. +
    115. 10.29.2002 Add Lock Crosshairs xpa/command line + options.
    116. +
    117. 10.31.2002 ds9 version 2.2 released to public.
    118. +

      Version 2.2b2

      +
    +
      +
    1. 07.31.2002 fixed a problem with hv and urls of the + form + foo.com/foo/bar.html#foo. + Now, the html is not reloaded before the goto is executed.
    2. +
    3. 08.01.2002 add adjust text size support to web browser
    4. +
    5. 08.01.2002 add boxcar and tophat smooth support for + binning.
    6. +
    7. 08.05.2002 add -vo commandline and xpa support
    8. +
    9. 08.05.2002 fixed a problem for the windows port where + windows + has been + configured to open a fits file with ds9. In this case, the + file path + name + passed to ds9 is actually in 'dos' format. So we used a + cygwin function + to convert to a posix format. This only occurs in a command + line file + name + option.
    10. +
    11. 08.06.2002 fixed a problem with smooth and depth>1.
    12. +
    13. 08.06.2002 fixed a problem with save fits resample.
    14. +
    15. 08.07.2002 the user can now display the horz and vert + graphs, + even + in tile or blink mode
    16. +
    17. 08.07.2002 ds9 will operate in single mode, even if in + tile + or blink + mode, if there is just one frame.
    18. +
    19. 08.08.2002 add Gaussian smooth support for binning.
    20. +
    21. 08.08.2002 fixed a problem with the plot tool and + displaying + discrete + x y e1 y2 data. The correct colors are now used.
    22. +
    23. 08.08.2002 the plot tool will now always update the + plot + title, x axis + label, and y axis label when receiving new data.
    24. +
    25. 08.08.2002 add xpaset -p ds9 analysis plot close + support.
    26. +
    27. 08.08.2002 add Know Issues Documentation
    28. +
    29. 08.12.2002 add http proxy support.
    30. +
    31. 08.12.2002 fixed a problem with the close box for the + bin + dialog box.
    32. +
    33. 08.20.2002 add support for default fonts to + preferences.
    34. +
    35. 08.23.2002 remove timeouts for all http requests with + optional cancel + support.
    36. +
    37. 08.23.2002 fixed a number of items with web display.
    38. +
    39. 08.26.2002 reformat all documentation to remove + references to + Helvetica
    40. +
    41. 08.26.2002 bring grid WIDGETBB in by one so that the + border + can be + seen and printed.
    42. +
    43. 08.26.2002 fixed a problem with web gifs under + windows. + The + output + channel needed an -translation binary flag.
    44. +
    45. 08.26.2002 adjust font sizes for web display to more + closely + follow + those of Netscape and IE.
    46. +
    47. 08.27.2002 add 'Save as Fits', 'Save as Image', and + 'Page + Setup' buttons.
    48. +
    49. 08.27.2002 add 'First' and 'NVSS' archive server menu + items.
    50. +
    51. 08.28.2002 add auto coordinate feed to HV for archive + servers.
    52. +
    53. 08.30.2002 ds9 version 2.2b2 released to public.
    54. +
    +

    Version 2.2b1

    +
      +
    1. 04.05.2002 fixed a problem with xpa contour load.
    2. +
    3. 04.05.2002 improved parsing of analysis menu file. In + particular, keywords + like 'help', 'param', and 'end' can be used more freely.
    4. +
    5. 04.10.2002 add tag suppport for regions.
    6. +
    7. 04.11.2002 add background marker stack. The default + stack + is + in the + foreground.
    8. +
    9. 04.11.2002 fixed checks for can Edit, can Move, can + Rotate, + and can + Delete properties thru out marker code.
    10. +
    11. 04.11.2002 add HIGHLITE marker property.
    12. +
    13. 04.12.2002 add $null macro to analysis support.
    14. +
    15. 04.17.2002 fitsy++ now builds an keyword index to + search + for + keywords. + Previously, it would search sequentially.
    16. +
    17. 04.18.2002 add a fix to ps level 2 driver to prevent a + '\n%' + in the + image data. Seems the perl script 'assemble' does a global + search/replace + that results in corrupted image data. This fix includes a + redesign of a + previous fix that worked around an issue with old versions + of dvips + that + will incorrectly process'\n%%'.
    18. +
    19. 04.18.2002 upgrade to WCS 3.1.0
    20. +
    21. 04.24.2002 start to add support for multiple wcs's.
    22. +
    23. 04.25.2002 add support for multiple wcs's in infobox.
    24. +
    25. 04.26.2002 improve tag support for regions. All + functionality + of selected + regions are now available for tagged regions.
    26. +
    27. 04.30.2002 add marker command var command to support + regions + files + in tcl vars.
    28. +
    29. 05.08.2002 recalc polygon center when adding or + deleteing + vertex.
    30. +
    31. 05.13.2002 complete implementation of multiple wcs + support. + ds9 now + supports a total of 31 coordinate systems. Furthermore, of + the 27 WCS + coordinate + systems, both sky coordinates and linear coordinates are + fully + supported.
    32. +
    33. 05.13.2002 complete re-implemenation of map() + functions. + Now + all map + functions are in the fits case, and only map between REF and + IMAGE/PHYSICAL/AMPLIFIER/DETECTOR/WCS/WCSA... + coordinate systems. This cleans up alot of code and + confusion.
    34. +
    35. 05.14.2002 add support for TCROT and CDn_1 WCS + keywords + in + FITS bin + tables.
    36. +
    37. 05.16.2002 dramatically speed up parsing wcs keywords + by + substituting + the fitsy++ index based keyword search routine for Doug + Mink's + 'ksearch' + routine. With multiple wcs's in a large mosaic this can save + up to a + minute + at load time.
    38. +
    39. 05.16.2002 fixed a minor problem with xpa dss. http + has a + error, that + carries over and is caught by xpa.
    40. +
    41. 05.16.2002 analysis $text windows will not appear if + there is + no output, + or just an <cr>.
    42. +
    43. 05.16.2002 fixed display header to correctly display + 80 + chars, not + 79.
    44. +
    45. 05.16.2002 fixed a problem with iis and very long file + names. + names + up to 256 chars are now allowed.
    46. +
    47. 005.20.2002 AMPLIFER and DETECTOR coordinate menu + entries + are + now an + option, to be enabled via the Preferences:Misc menu option. + Changes + will + take affect at startup.
    48. +
    49. 05.23.2002 add support for 3D binning of fits bin + tables.
    50. +
    51. 05.24.2002 made changes to grid.C to handle the + special + LONG/NPOL skyframe + coordinate system used by Chandra.
    52. +
    53. 05.24.2002 add -xpa and xpa prefs to allow a user to + enable + or disable + initialization of XPA at startup
    54. +
    55. 05.28.2002 add -xpa [inet|local|unix|localhost] xpa + point.
    56. +
    57. 05.29.2002 correct 3D binning to properly reflect + filter + params in + the filename.
    58. +
    59. 06.03.2002 fixed a problem with Fits Bin Tables, odd + length + rows and + referencing shorts.
    60. +
    61. 06.04.2002 add support for multiple wcs with skyframe + panner + compass, + along with prefs.
    62. +
    63. 06.04.2002 add -xpa noxpans support.
    64. +
    65. 06.04.2002 match frames wcs now uses the wcs system + and + wcs + skyframe + specified in align to wcs.
    66. +
    67. 06.05.2002 upgrade to xpa 2.1.1
    68. +
    69. 06.06.2002 add wcs master menu and buttons
    70. +
    71. 06.06.2002 sync xpa wcs and command line wcs command.
    72. +
    73. 06.10.2002 xpa wcs and commanline -wcs now uses same + code + to + process
    74. +
    75. 06.10.2002 xpa nameserver format now skyformat
    76. +
    77. 06.10.2002 added support for variable args for xpa + contour + and -contour.
    78. +
    79. 06.11.2002 add match frames physical, amplifier, + detector. + this does + not handle rotation, nor orientation.
    80. +
    81. 06.11.2002 the master wcs menu now modifies the + Region:File + Coordinate + System menu also
    82. +
    83. 06.11.2002 fixed a problem with list projection and + linear + wcs. the + thickness parameter was not written correctly.
    84. +
    85. 06.12.2002 fixed a problem with -tile and -region + commandline + options. + The ds9 window must be realized before processing region + files.
    86. +
    87. 06.13.2002 fixed a problem with -pagesetup commandline + option.
    88. +
    89. 06.13.2002 fixed a problem with ds9parser.Y, + prosparser.Y, + and tngparser.Y + when processing coordinates when no coordinate system has + been + specified.
    90. +
    91. 06.13.2002 fixed a problem with -pan to command line + option. + The ds9 + window needs to be realized (and the matrices defined) + before + processing.
    92. +
    93. 06.13.2002 binning on a third column now invokes the + data + cube dialog + box.
    94. +
    95. 06.14.2002 add smaller buffer sizes to binning menus. + We + want + to do + this for those building large 3D binning movies.
    96. +
    97. 06.19.2002 implemented new grid support. Grids now + handle + rotated images + much better. Numerics are better positioned.
    98. +
    99. 06.27.2002 updated to WCSSUBS 3.1.1. This corrects a + number + of TNX + problems.
    100. +
    101. 06.27.2002 add File:XPA info menu item.
    102. +
    103. 06.27.2002 add XPA regions selected feature.
    104. +
    105. 06.28.2002 Analysis $geturl macro calls are now + logged.
    106. +
    107. 07.01.2002 add support for limited web browser
    108. +
    109. 07.01.2002 help reference manual now uses built-in + brower, + and is static.
    110. +
    111. 07.02.2002 fixed a problem with cross-platform + displays + and + 16 bit + truecolor.
    112. +
    113. 07.08.2002 fixed a problem with regions and changes in + the + bin factor + of fits bin tables.
    114. +
    115. 07.08.2002 add $xpa_method analysis macro.
    116. +
    117. 07.08.2002 add @@xpa_method@@ support in hv.html
    118. +
    119. 07.22.2002 fix numerous problems with internal web + browser.
    120. +
    121. 07.23.2002 add async support for internal web browser.
    122. +
    123. 07.24.2002 changed Makefiles so that parser.C, + parser.C.h, + and lex.C + are now archived. Therefor, builds no longer need bison and + flex, + unless + changes have been made to the parser.Y. This gets around + problems with + different versions of bison.
    124. +
    125. 07.25.2002 add support for the Compass region.
    126. +
    127. 07.25.2002 add vo proxy and internal hv support.
    128. +
    +
+ diff --git a/ds9/doc/release/r2.3.html b/ds9/doc/release/r2.3.html index f1a38da..9510e11 100644 --- a/ds9/doc/release/r2.3.html +++ b/ds9/doc/release/r2.3.html @@ -1,78 +1,92 @@ - - - - DS9 Version 2.3 Release Notes - - -
-
-

Version 2.3 Release Notes

-
-
    -
      -
    -

    Version 2.3b1

    -
      -
    1. 11.04.2002 add multi-language support structure.
    2. -
    3. 12.02.2002 configure http user agent to 'ds9'. This fixes -a problem with www.google.com
    4. -
    5. 12.02.2002 add Help DS9 Home Page menu Item.
    6. -
    7. 12.03.2002 Web Display: implemented 'Content-Encoding' -and modified 'Mime-Type' to use new proposed FITS Mime-Type RFC.
    8. -
    9. 12.03.2002 Web Display: when the mime-type is set -to 'application/octet-stream', try to parse the url, looking for a -valid fits or fits.gz image. If so, load as a fits. If not, save to -disk.
    10. -
    11. 12.03.2002 Web Display: reduced the size of fonts -by -2 to more closely match netscape and internet explorer.
    12. -
    13. 12.03.2002 Web Display: updated Archive menus to use new -IRAS web interface.
    14. -
    15. 12.03.2002 Web Display: add font size argument to -HV. Now, web sites can have different default font sizes, based on what -looks the best.
    16. -
    17. 12.10.2002 Fixed a problem with calculating LTMV keywords -from alt WCS keywords in the case of WCSNAME='PHYSICAL'
    18. -
    19. 12.10.2002 Add support for TDMIN and TDMAX FITS bin table -keywords.
    20. -
    21. 12.10.2002 Add 'Delete All Frames' support.
    22. -
    23. 12.10.2002 only use fits keyword inheritence if INHERIT -keyword is present in the header.
    24. -
    25. 12.11.2002 Fixed a problem with WCS headers and INHERIT, -which resulted in duplicate keywords. This made wcssubs very confused.
    26. -
    27. 12.11.2002 Add 'Delete Selected Regions' to Regions menu.
    28. -
    29. 12.11.2002 Add confirmation dialog to 'Delete All -Regions'.
    30. -
    31. 12.12.2002 Display Header List dialog is now 40 chars -wide.
    32. -
    33. 12.12.2002 Web Display: add initial coordinates to ADS -archive sites
    34. -
    35. 12.16.2002 Add *.fit and *.fts to fits dialog box -templates.
    36. -
    37. 12.16.2002 Add support for GUI Groups, based on region -tags.
    38. -
    39. 12.17.2002 Add HSV colormap.
    40. -
    41. 12.18.2002 Fixed a problem with the PANDA Region at zooms -other than 1.
    42. -
    43. 12.19.2002 DS9 version 2.3b1 released to the public.
    44. -
    -
-
-
-
-
-
-
-
-
-
-
-
-
- + + + + DS9 Version 2.3 Release Notes + + +
+
+

+ SAOImageDS9 Version 2.3 Release Notes

+
+
    +
      +
    +

    Version 2.3b1

    +
      +
    1. 11.04.2002 add multi-language support structure.
    2. +
    3. 12.02.2002 configure http user agent to 'ds9'. This + fixes + a problem with www.google.com
    4. +
    5. 12.02.2002 add Help DS9 Home Page menu Item.
    6. +
    7. 12.03.2002 Web Display: implemented 'Content-Encoding' + and modified 'Mime-Type' to use new proposed FITS Mime-Type + RFC.
    8. +
    9. 12.03.2002 Web Display: when the mime-type is set + to 'application/octet-stream', try to parse the url, looking + for a + valid fits or fits.gz image. If so, load as a fits. If not, + save to + disk.
    10. +
    11. 12.03.2002 Web Display: reduced the size of fonts + by -2 to more closely match netscape and internet explorer.
    12. +
    13. 12.03.2002 Web Display: updated Archive menus to use + new + IRAS web interface.
    14. +
    15. 12.03.2002 Web Display: add font size argument to + HV. Now, web sites can have different default font sizes, + based on what + looks the best.
    16. +
    17. 12.10.2002 Fixed a problem with calculating LTMV + keywords + from alt WCS keywords in the case of WCSNAME='PHYSICAL'
    18. +
    19. 12.10.2002 Add support for TDMIN and TDMAX FITS bin + table + keywords.
    20. +
    21. 12.10.2002 Add 'Delete All Frames' support.
    22. +
    23. 12.10.2002 only use fits keyword inheritence if + INHERIT + keyword is present in the header.
    24. +
    25. 12.11.2002 Fixed a problem with WCS headers and + INHERIT, + which resulted in duplicate keywords. This made wcssubs very + confused.
    26. +
    27. 12.11.2002 Add 'Delete Selected Regions' to Regions + menu.
    28. +
    29. 12.11.2002 Add confirmation dialog to 'Delete All + Regions'.
    30. +
    31. 12.12.2002 Display Header List dialog is now 40 chars + wide.
    32. +
    33. 12.12.2002 Web Display: add initial coordinates to ADS + archive sites
    34. +
    35. 12.16.2002 Add *.fit and *.fts to fits dialog box + templates.
    36. +
    37. 12.16.2002 Add support for GUI Groups, based on region + tags.
    38. +
    39. 12.17.2002 Add HSV colormap.
    40. +
    41. 12.18.2002 Fixed a problem with the PANDA Region at + zooms + other than 1.
    42. +
    43. 12.19.2002 DS9 version 2.3b1 released to the public.
    44. +
    +
+
+
+
+
+
+
+
+
+
+
+
+
+ diff --git a/ds9/doc/release/r3.0.html b/ds9/doc/release/r3.0.html index 5f8c098..5a02227 100644 --- a/ds9/doc/release/r3.0.html +++ b/ds9/doc/release/r3.0.html @@ -1,726 +1,920 @@ - - - - DS9 Version 3.0 Release Notes - - -

-SAOImage DS9 Version 3.0 Release Notes

-
    -

    Version 3.0

    -
      -
    1. 12.24.2002 TCL/TK: update to 8.4.1
    2. -
    3. 12.24.2002 BLT: update to 2.4z
    4. -
    5. 12.24.2002 TKIMG: update to 1.3rc
    6. -
    7. 01.03.2003 XPA: fixed a problem with 'xpaget ds9 regions -selected'
    8. -
    9. 01.28.2003 SAVEAS: now saves all slices of a data cube, if -the display mode is single.
    10. -
    11. 01.28.2003 GUI: Add 'wm protocol . WM_DELETE_WINDOW -QuitDS9' for main window so that tcl/tk 8.4 does not segv when a user -double clicks on a close window icon.
    12. -
    13. 01.29.2003 GCC: add support for gcc 3.0/3.2
    14. -
    15. 01.29.2002 GCC: updated saotk/FlexLexer.h from flex 2.5.27, -available at http://lex.sourceforge.net/
      -
    16. -
    17. 02.04.2003 WINDOWS: modify configuration files for tkimg1.3 -and tkhtml to support windows.
      -
    18. -
    19. 02.05.2003 WCS: upgrade to 3.3.0
    20. -
    21. 02.06.2003 ARCHIVE: the default ADS max search size is now -a radius of .1 -arcmin.
    22. -
    23. 02.06.2003 XPA: add '-xpa tcl' command line option. By -default, disable xpa tcl access since it is a major security risk.
    24. -
    25. 02.07.03 FITS: fixed a problem with loading fits files via -the url menu or command line.
      -
    26. -
    27. 02.07.03 HTTP: loading images via url http processes the -image based on the http header mime type and encoding, not the file -name. images loaded via url ftp are still processed based on file name.
    28. -
    29. 02.07.03 PLOT: fixed a problem with global vars and the -plot widget.
    30. -
    31. 02.11.03 BINNING: fixed a bug with the bin table smoothing -support. If the bin factor is large enough to bin the entire image in -the bin buffer, ds9 would segv by trying to read out of bounds.
    32. -
    33. 02.25.03 XPA: fixed a bug with loading an image from xpa -stdin without a filename.
    34. -
    35. 02.25.03 XPA: add 'fillbuf=false' to all xpa receive -commands that do not use $buf. This will speed up processing because -the data socket is not opened.
    36. -
    37. 02.25.03 XPA: fixed a problem with appending an wcs via -xpa. The appended wcs is now positioned at the end, not the beginning. -also, a problem occurred when the 'END' card was not the last card of -the header. This has been fixed.
    38. -
    39. 02.25.03 XPA: changes to xpa regions syntax. -'moveback'/'movefront' are now 'move back'/'move front', -'selectall'/'selectnone' are now 'select all'/'select none', and -'deleteall' is 'delete all'. Backward compatibility has -bee maintained
    40. -
    41. 02.25.03 XPA: add 'select group <groupname>' and -'delete select' to xpa regions access point.
    42. -
    43. 02.26.03 HV: add support for gif,png,ppm,xbm,xpm file -formats
    44. -
    45. 02.27.03 HV: fixed some problems with -tkhtml uri resolver. This cleans up a lot of tcl code.
    46. -
    47. 03.04.03 HV: images are now scaled if the width/height args -are provided in the html src.
    48. -
    49. 03.04.03 ARCHIVE: add chandra archive web chaser.
    50. -
    51. 03.12.03 COLORMAP: Fixed a problem with InitColorbar and a -colormap of A or B.
    52. -
    53. 03.12.03 ANALYSIS: all comments after # are ignored.
    54. -
    55. 03.12.03 ANALYSIS: non macros can be escaped by using $$.
    56. -
    57. 03.31.03 COMMAND: Add -frame command line option.
    58. -
    59. 04.08.03 GUI: Remove Magnifier Mode option, along with -Magnifier Replicate code.
    60. -
    61. 04.23.03 HST WFPC: Mosaic images must be loaded directly. -this fixes a problem in that it was not possible to autodect a WFPC2 -image in an incoming data stream, such as stdin.
    62. -
    63. 05.12.03 API: *** CHANGE *** Frame load syntax has changed -to make it consistent across all modes and file formats. In particular, -the general syntax is: <frame> load fits|array <filename> -mmap|alloc|alloc gz|channel|shared|socket|var <options>
    64. -
    65. 05.12.03 API: *** CHANGE *** shared memory loads no longer -require the size of the memory segment.
    66. -
    67. 05.20.03 WCS: update to 3.3.4
    68. -
    69. 05.20.03 AST: update to 2.0
    70. -
    71. 05.22.03 GRID: fix a problem with grid.C interface to AST. -The text bounding box code was returning the coordinates in a clockwise -manner. It needs to be returned in an anti-clockwise manner.
    72. -
    73. 05.22.03 GRID: Add support for user specified Grid Axes -Numerics gap.
    74. -
    75. 05.27.03 GRID: Fixed a problem with the bounding box of a -publication grid. it was .5 pixels off.
    76. -
    77. 05.28.03 GUI: Fixed a problem with 'get cursor'. Sometimes, -as with loading dss images, the -matrices were not updated in time, and 'get cursor' returned bogus -values. Now all calls to 'get cursor' force an update.
    78. -
    79. 06.02.03 GUI: fixed several problems with examine mode
    80. -
    81. 06.02.03 ARCHIVE: add NOAO 4MASS and SIRTF and NOAO NSA to -archive menu
    82. -
    83. 06.09.03 RGB: support is FINISHED! now, lets see how its -works!
    84. -
    85. 06.11.03 RGB: Add Lock Channels to lock most Scale and Bin -parameters between channels.
    86. -
    87. 06.16.03 GRID: Add numerics spacing to save/load grid -configuration
    88. -
    89. 06.16.03 FITS: Add 3D array data cube
    90. -
    91. 06.17.03 FITS: Fixed a problem with an incorrect data cube -dialog and wfpc2 mosaics and rgb data cubes. Basically, these two cases -are not really data cubes.
    92. -
    93. 06.17.03 RGB: Replace RGB menu with RGB dialog.
    94. -
    95. 06.17.03 XPA: Fixed a problem with xpaget ds9 regions -[include|exclude|source|background].
    96. -
    97. 06.18.03 REGION: fix a problem with non-linear physical -coordinates and save/load regions.
    98. -
    99. 06.18.03 WCS: fix a problem with determining the rotation -of a wcs coordinate system. previously, CRPIX was used as the start -point. This does not work in cases where the tangent point is very far -off the image. Instead, (1,1) is used.
    100. -
    101. 06.18.03 WCS: Remove preference Panner WCS origin. This is -stupid and breaks with the previous change. Just remove it instead of -trying to fix it.
    102. -
    103. 06.26.03 FITS: Add support 3D array data cubes.
    104. -
    105. 06.30.03 RGB: Add support for RGB array data cube.
    106. -
    107. 07.01.03 DSS: Fixed namesrv.tcl and dss.tcl to promote more -robust error handling. In particular, http error codes are now checked, -and the results are verified before proceeding
    108. -
    109. 07.01.03 XPA: fixed a problem with $ds9 -xpa tcl. The next -argument was being ignored.
    110. -
    111. 07.02.03 DSS: fixed another problem with namesrv.tcl. -SAONED and SAOSIMBAD were returning incorrect values for southern -hemisphere.
    112. -
    113. 07.02.03 HTTP: remove http log from preferences and added -http log and ftp log to debug menu
    114. -
    115. 07.03.03 GUI: fixed a problem with open file dialog box. if -the user clicked 'cancel', an error message would result. this has been -corrected.
    116. -
    117. 07.09.03 FITS: add Large File Support for Linux. Linux is -still restricted to ~2.5Gb.
    118. -
    119. 07.10.03 FITS: add FLUSH parameter for fitsy++ array.
    120. -
    121. 07.10.03 FITS: Major change in behavior of fitsy++ streams -and FLUSH. Only socket and socketgz will flush, all others will not -flush the buffer after -an error, or after successfull loading a fits image.
    122. -
    123. 07.11.03 XPA: add DATACUBE support.
    124. -
    125. 07.14.03 WCS: Fixed a problem with WCS XLON-TAN (NPOLE) and -AST. NPOLE is a special wcs equ coord system, and has to be handed by -wcs2ast().
    126. -
    127. 07.15.03 XPA: add xpa iis access port for control of some -iis functionality.
    128. -
    129. -

      07.17.03 RELEASE version 3.0b4

      -
    130. -
    131. 07.25.03 FITS: add MMAPINCR memory access mode. This only -mmaps the data needed, not the entire file. This allows a user to view -many small segements of a very large file.
    132. -
    133. 07.28.03 TCL/TK: upgrade to 8.4.4
    134. -
    135. 07.30.03 XPA: add regions fg/bg support.
    136. -
    137. 08.05.03 PLOT: reimplement analaysis plot widget to support -unlimited number of data sets.
    138. -
    139. 08.07.03 ARCHIVE: add Rosat All-Sky survey
    140. -
    141. 08.08.03 XPA: add PLOT, which allows full control over all -plot widgets via xpa.
    142. -
    143. 08.13.03 COLORMAP: fixed a problem with loading lut -colormaps under linux. ifstream behaves differently between solaris and -linux.
    144. -
    145. 08.14.03 XPA: changed xpaget array. Now returns the array -data in the current frame.
    146. -
    147. -

      08.15.03 RELEASE version 3.0b5

      -
    148. -
    149. 08.18.03 FITS: add Large file support for darwin and -linuxppc
    150. -
    151. 08.18.03 LINUXPPC: fixed a problem with linking linuxppc. -The copy of libX11.a that comes with Yellow Dog 3.0 is bad. -So we can't links static.
    152. -
    153. 08.19.03 XPA: add options to xpa update so that 'update -idletasks' is not run at the end of file loads. This allows the -user to do several incremental loads without updating the screen.
    154. -
    155. 08.19.03 API: only update idletasks for horz/vert graph if -graphs are on
    156. -
    157. 08.19.03 API: add debug idletasks support.
    158. -
    159. 08.29.03 GCC: gcc 3.3 is now supported. For all code, if -GNUC >=3, new <sstream> are used. For all code, GNUC <3, -<strstream> is used.
    160. -
    161. 08.29.03 PLOT: fixed a problem with saving plot data in -x,y,ye format
    162. -
    163. 08.29.03 FITS: add LFS for solaris.
    164. -
    165. 08.29.03 COMMAND: add -analysismenu command line option at -the request of CXC.
    166. -
    167. 08.29.03 COMMAND: fixed a problem with -pan and -pan to and -other comman line options that follow.
    168. -
    169. 09.02.03 FITS: add LFS for alpha.
    170. -
    171. 09.04.03 SOLARIS: add new solaris64 port. Requires gcc 3.3 -or greater.
    172. -
    173. 09.04.03 XPA: upgrade to 2.1.4
    174. -
    175. 09.04.03 FILTER: upgrade to 1.2.3b1
    176. -
    177. 09.04.03 FITSY: -upgrade to 1.2.3b1
      -
    178. -
    179. 09.06.03 SOLARIS: fixed a problem with 64bit machines and -truecolor displays.
    180. -
    181. 09.06.03 FITS: add support for multiple extension fits data -cubes.
    182. -
    183. 09.08.03 REGION: fixed a problem with projection regions -and an undefined variable.
    184. -
    185. 09.08.03 BINNING: fixed a problem with fits bin tables -without TLMIN/TLMAX or TDMIN/TDMAX. the center was incorrectly being -calculated.
    186. -
    187. 09.08.03 ARCHIVE: fixed a problem with the NOAO archive web -display with no images loaded. The variables 'ra' and 'dec' were not -defined.
    188. -
    189. 09.08.03 PLOT: ixed a problem with the plot widget and the -preferences unique plot parameter.
    190. -
    191. 09.09.03 PLOT: project plot xaxis are now in coordinate -system specified via the marker dialog box.
    192. -
    193. 09.11.03 PLOT: fixed a problem with the line, ruler, and -projection regions and properly displaying wcs linear coordinates
    194. -
    195. 09.11.03 WCS: cleaned up a lot of code for -setting/adjusting coordinate menus
    196. -
    197. 09.11.03 RGB: loading a new channel in a rgb image will no -longer delete regions, grids, or aux contours.
    198. -
    199. 09.15.03 FITS: removed BITPIX32 define. using <int> -instead since it is defined as a consistent 4 bytes across all -platforms.
    200. -
    201. 09.18.03 RGB: split lock rgb into lock scale and lock bin.
    202. -
    203. 09.21.03 BINNING: frames now have 'memory' of certain bin -paramenters. It is now possiable to set bin parameters before loading a -bin table.
    204. -
    205. 09.22.03 RGB: InfoBox now displays all values for RGB -images, not just the current channel value.
    206. -
    207. 09.22.03 API: change names of various tcl marker variables
    208. -
    209. 09.22.03 REGION: add prefs for regions color, width, -properties, font
    210. -
    211. 09.22.03 GUI: add HJKL key bindings as substitute for arrow -keys
    212. -
    213. -

      09.24.03 RELEASE version 3.0b6

      -
    214. -
    215. 09.29.03 -WCS: changes to getWCSRotation, getWCSOrientation to better reflect the -actual rotation
    216. -
    217. 09.30.03 -XPA: add xpa/command line options for configuration of info panel
    218. -
    219. 09.30.03 -API: change variable 'mosaic(fast)' to 'ds9(mosaic,fast)'
    220. -
    221. 09.30.03 -FITS: add new support for blank/Inf/NaN background color
    222. -
    223. 10.01.03 -FITS: add support for image background color.
    224. -
    225. 10.01.03 -RGB: add support for RGB lock colorbar
    226. -
    227. 10.23.03 HV: add support for VO DIS
    228. -
    229. 10.23.03 HV: fixed a problem with forms and encrypting -field names, allow with the returned value
    230. -
    231. 10.23.03 GUI: Change mode 'Default' to 'None'. We can't use -the term 'default' because with problems with tcl switchs and -the default keyword
    232. -
    233. 10.24.03 WCS: add support for WCS AIPS projections via the -preferences menu.
    234. -
    235. 10.24.03 API: add acknowledgment
    236. -
    237. 11.03.03 COMMAND: fixed a problem with command line options --mosaicimage, -mosaicimagewfpc2, -medatacube
    238. -
    239. 11.03.03 FITS: fixed a problem with multiple extension data -cube with all memory models except MMAPINCR.
    240. -
    241. 11.03.03 COMMAND: fixed a problem with command line options --mosaicimagewcs, -mosaicimageiraf, -mosaicimagewfpc2, -medatacube and -RGB frames
    242. -
    243. 11.05.03 WCS: remove internal wcsZoom matrix. All wcsZoom -actions are now applied to the current  zoom matrix. This fixes a -number of problems with 'Match Frames to WCS'
    244. -
    245. 11.05.03 WCS: fixed a problem with rotated images and -examine mode.
    246. -
    247. 11.07.03 REGION: ffixed a problem with -regular panda regions. The code incorrectly determined a regulier panda -was -irregulier and output it as such.
    248. -
    249. 11.07.03 REGION: fixed a problem with region angles in -general, where there there was a rotation in the wcs.
    250. -
    251. 11.07.03 HV: add Server Apache Refresh support.
    252. -
    253. 11.07.03 XPA: add xpaget ds9 fits size <coordsys> -<skyformat>
    254. -
    255. 11.11.03 XPA: add regions group support.
    256. -
    257. 12.01.03 WCS: -update to 3.5.0
    258. -
    259. 12.01.03 XPA: -add get contour <coordinate system> <skyframe> support.
    260. -
    261. 12.05.03 WCS: update to 3.5.1
    262. -
    263. 12.05.03 XPA: upgrade to 2.1.5
    264. -
    265. 12.05.03 FILTER: upgrade to 1.2.3
    266. -
    267. 12.05.03 FITSY: -upgrade to 1.2.3
    268. -
    269. 12.05.03 AST: upgrade to 3.0
    270. -
    271. 12.05.03 IIS: upgrade to 1.0
    272. -
    273. 12.10.03 REGION: -casted all XPoint to short. There is a problem with rendering line -segments at very high zoom. X11 overflows and the lines become random. -We should check that screen coordinates never exceed -SHRT_MAX
    274. -
    275. 12.10.03 ANALYSIS: geturl() macro is formated before -execution.
    276. -
    277. 12.11.03 FITs: add mosaic image next wcs support.
    278. -
    279. 12.15.03 RGB: fixed a problem with wcs matching when one of -the wcs is flipped in XX
    280. -
    281. 12.15.03 WCS: fixed a problem with wcs matching -when one of the wcs is flipped in XX
    282. -
    283. 12.15.03 REGION: load fits regions now utilitize the -current region color, width, and font
    284. -
    285. 12.24.03 WCS: back -out change #50. We have to use the projection tan point -to correctly build mosaics and RGB images.
    286. -
    287. 01.09.04 AST: upgrade to 3.1.1
    288. -
    289. 01.09.04 GRID: pass PV,PROJP,PS keywords to AST
      -
    290. -
    291. 01.12.04 TCLLIB: add -tcllib 1.4. This package contains a number of useful tcl -packages
      -
    292. -
    293. 01.12.04 FTP: upgrade to 2.4
    294. -
    295. 01.13.04 TCL: upgrade to 8.4.5
    296. -
    297. 01.13.04 TK: upgrade -to 8.4.5
    298. -
    299. 01.13.04 HTTP: add support for proxy authentication.
    300. -
    301. 01.14.04 COMMAND: fixed a problem with printing from the -command line. The canvas widget was not fully realized before printing, -resulting in -no image.
    302. -
    303. 01.15.04 MKTCLAPP: made two changes to the default init -script of mktclapp. The first sees that the the virtual file system is -init'd before the first call to Tcl. This allows Tcl to 'see' encoding -files. The second, for windows only, makes sure that the Tcl windows -file system is init'd before the first call to Tcl.
    304. -
    305. 01.15.04 MKTCLAPP: add -default encoding files to ds9.mta, now that we can use -them.
    306. -
    307. 01.22.04 GUI: Add preference for default temporary file -directory.
    308. -
    309. 01.23.04 XPA: add xpa imexam.
    310. -
    311. 01.25.04 XPA: add xpa fits header.
    312. -
    313. 01.25.04 XPA: add xpa fits depth.
    314. -
    315. 01.25.04 XPA: modified xpa fits size.
    316. -
    317. 01.25.04 GUI: add language -support for info and error messages.
    318. -
    319. 02.01.04 WCS: more on #50 and #141. If wcs projection is -Zenithal, use CRPIX as reference point to determine wcs rotation and -oriention. Otherwise, use image center point.
    320. -
    321. 02.04.04 CONTOUR: modified smooth algorithm. We now SMOOTH -the entire image with a gaussian kernal. Previously, we would block by -2 before smoothing with a boxcar kernal. Finally, the default method is -BLOCK.
    322. -
    323. 02.04.04 CONTOUR: A .5 error has been removed -from the BLOCK algorithm.
    324. -
    325. 02.04.04 CONTOUR: the number of contour levels -has been inconsistant in the pass. -this has been fixed. If the number of levels is 1, -the high cut value is used.
    326. -
    327. 02.04.04 CONTOUR: fixed log scale bug. it was incorrectly -calculating the levels.
    328. -
    329. 02.05.04 SAVEAS: jpeg,tiff,png,ppm support is now internal -and available to all ports. gs is no longer needed.
    330. -
    331. 02.10.04 REGION: add show/hide -support for fg and bg regions.
    332. -
    333. 02.10.04 COLORMAP: fixed a problem with the -cmap value x y -command. On truecolor visuals, we need to be realized before we start -to manipulate the colormap.
    334. -
    335. 02.10.04 FITS: cleaned up smooth convolve code. same speed, -easier to understand.
    336. -
    337. 02.11.04 GUI: Add Colorbar Parameter dialog.
    338. -
    339. 02.11.04 COLORBAR: add support for load/save contrast/bias.
    340. -
    341. 02.12.04 EXPORT: split EXPORT from -SAVEAS. Currently only FITS is supported.
    342. -
    343. 02.17.04 CONTOUR: when update data cube slice, -automatically regenerate contours.
    344. -
    345. 02.18.04 REGION: the marker menu is now enabled if no frame -or an empty frame is available.
    346. -
    347. 02.20.04 SCALE: add Auto MinMax. by default, use SCAN for -single and SAMPLE for Mosaic and DataCube files
    348. -
    349. 02.20.04 SCALE: fixed a problem with scobe being reset to -LOCAL.
    350. -
    351. 02.23.04 CONTOUR: fixed a problem with -incorrect contours for mosaics and rgb images at startup.
    352. -
    353. 02.23.04 XPA: add cd (current directory) command
    354. -
    355. 02.24.04 AST: upgrade 3.2.4
    356. -
    357. 02.24.04 DOC: added support for generating postscript and -pdf versions of the reference manual.
    358. -
    359. 02.25.04 CONTOUR: convert contours to polygons will now -also convert any aux contours.
    360. -
    361. 02.27.04 PANDA: fixed probems with GUI add angle.
    362. -
    363. 02.27.04 CIRCLE: new GUI edit algorithm.
    364. -
    365. 02.27.04 ANNULUS: new GUI edit and add annulus algorithms.
    366. -
    367. 02.27.04 ELLIPSE: new GU edit algorithm.
    368. -
    369. 02.27.04 ELLIPSE ANNULUS: new GUI edit and add annulus -algorithm. This fixed a problem with 0 radius annuli. Also fixed a -problem with GUI rotate after close dialog box.
    370. -
    371. 3.1.04 BOXANNULUS: new GUI edit and add size algorithms. -This fixed a problem with 0 size annuli.
    372. -
    373. 03.01.04 PANDA: new GUI edit and add annulus algorithms.
    374. -
    375. 03.01.04 PANDA: fixed a problem with a full PANDA from 0 to -360 degrees. Previously, it was displayed as 0 to -0 degrees.
    376. -
    377. 03.02.04 PANDA: fixed a problem with postscript and radial -lines. The zoom was incorrectly being calculated..
    378. -
    379. 03.02.04 PANDA: fixed a problem with render in magnifier. -The wrong zoom factor was being used.
    380. -
    381. 03.09.04 GUI: add Tab/Shift-Tab bindings to -panner.
    382. -
    383. 03.10.04 GRID: fixed a problem with single publication -bounding box. It now takes into account DATASEC.
    384. -
    385. 03.10.04 AST: upgrade to 3.2.6
    386. -
    387. 03.12.04 GRAPH: graphs are now active for single,tile,and -blink modes.
    388. -
    389. 03.16.04 WCS LINEAR: fixed many problems with alignment of -WCS LINEAR MOSAICS
    390. -
    391. 03.16.04 RGB: fixed many problems with alignment of RGB WCS -images
    392. -
    393. 03.18.04 FITS: fixed a problem with random numbers beening -displayed for BLANK/NaN
    394. -
    395. -

      03.18.04 RELEASE version 3.0b7

      -
    396. -
    397. 03.22.04 PIXELTABLE: fixed a problem with 'unset -pixelValues'.
    398. -
    399. 03.22.04 SAVEAS: fixed a problem with 'processSaveAs'.
    400. -
    401. 03.22.04 RGB: fixed a problem with turning off all loaded -channels within a frame.
    402. -
    403. 03.31.04 IIS: fixed a problem with a old variable in -DisplayCoordDialog.
    404. -
    405. 03.31.04 BINNING: fixed a problem with dimensions of -DBL_MIN,DBL_MAX.
    406. -
    407. 03.31.04 IIS: turn off blinking cursor while changing -colormap so we do not see a color flash due to the updating of the -frame when the cursor form is changed.
    408. -
    409. 04.01.04 WEB DISPLAY: add options on how to load downloaded -fits.
    410. -
    411. 04.01.04 WEB DISPLAY: fixed a problem when the image -width/height contains garbage.
    412. -
    413. 04.02.04 TCL/TK: update to 8.4.6
    414. -
    415. 04.05.04 PAN: fixed yet another problem with -pan. -Hopefully this time, I've got it right.
    416. -
    417. 04.06.04 GRID: fixed a problem with psLine and gcc -2.96.
    418. -
    419. 04.06.04 MAKEFILE: fixed a typo with ./configure.
    420. -
    421. -

      04.06.04 RELEASE version 3.0b8

      -
    422. -
    423. 04.12.04 SAVEAS: add SaveAs MPEG-1 support using tkmpeg and -exmpeg.
    424. -
    425. 04.14.04 BINNING: 60% improvement in speed for little -endian arch.
    426. -
    427. 04.23.04 ZLIB: upgrade to version 1.2.1
      -
    428. -
    429. 04.26.04 ALPHA: minor changes to make.alpha and -ds9/Makefile for alpha support.
    430. -
    431. 04.26.04 FITS: fixed problems with trying to open regions -extensions in cases where the mode was not mmap.
      -
    432. -
    433. 04.27.04 EXTERNAL FITS: fixed major problems with pattern -matching.
    434. -
    435. 04.27.04 FITSY++: skip over unknow binary column types. We -used to force an exit.
    436. -
    437. 04.28.04 FITSY++: fixed a problem with SocketGZ where if -too little data had arrived, ds9 would incorrectly see this as an error.
    438. -
    439. 04.29.04 GUI: fixed a race condition in which ds9 'thinks' -the windows have been realized, and XPA has been init'd and the user -starts to delete windows that don't exists. Now XPA is not realized -until the -canvas window has been realized.
    440. -
    441. 04.29.04 LINUX: return to a full static link. Seems like -the best option to support current and future versions of linux.
    442. -
    443. 04.29.04 PRINT: add print prefs.
    444. -
    445. -

      05.03.04 RELEASE version 3.0b9

      -
    446. -
    447. 05.04.04 BINNING: fixed a problem with column size double -and -buffer overflow on little endian machines.
      -
    448. -
    449. 05.04.04 PANDA: fixed a problem with postscript and gcc -2.95 -compilers. This problem had already been fixed for gcc 3.x compilers.
    450. -
    451. 05.06.04 BINNING: add support for variable binning in x and -y.
    452. -
    453. 05.07.04 IIS: fixed a problem with buffer overflow and -determining imtool.rc file location.
    454. -
    455. 05.07.04 FRAMEBASE: fixed some minor memory leaks.
    456. -
    457. 05.10.04 BINNING: for FITS REGIONS files, when loading -against a binned image, compare X and Y bin columns to regions X and Y -bin columns for a match. Do not load unless they match.
    458. -
    459. 05.10.04 GUI: add 'option' command to control GUI -appearance. Removed many -bd 2 options to clean up the interface.
    460. -
    461. 05.12.04 BINNING: fixed a major problem with 3D binning. -Once it was turned on and then turned off, important internal -parameters where not being update, resulting in segvs.
    462. -
    463. 05.15.04 RGB: fixed memory leak in loading RGB images.
    464. -
    465. 05.17.04 LINUX: ok, back to two versions: one dynamic, one -static. The static version is buggy under Fedora, but is required for -old versions of RH. So the default version will be dynamic linked, with -an static version available for older machines.
    466. -
    467. 05.21.04 XPA: fixed a problem with WCS REPLACE FILE and WCS -APPEND FILE.
    468. -
    469. 05.25.04 PANDA: fixed CIAO output so that the start angle -is always less than the end angle.
    470. -
    471. 05.26.04 FITSY++: clean up code for strm.C, map.C, mapincr.C
    472. -
    473. 05.31.04 FITSY++: introduce new 'internal paging' mapince.C -for binning files larger than 1Gb. Only 1Gb segments are mmap at one -time, to allow binning >2Gb/>4Gb bin tables under a 32bit OS.
    474. -
    475. 05.31.04 FITSDATA: optimized swap(), getValueFloat(), -getValueDouble(), and scan() in hopes of speeding up display times, -especially for linux.
    476. -
    477. 06.13.04 WCS: upgrade to version 3.5.3
    478. -
    479. 06.16.04 WEB DISPLAY: increased default font by one size.
    480. -
    481. 06.16.04 GUI: fixed a problem with display header. Under -Fedora Core 2, the default font size was too small.
    482. -
    483. 06.17.04 XPA: add fits header keyword support.
    484. -
    485. 06.17.04 PLOT: add option plot names to xpa, plot name in -window title, plot data command
    486. -
    487. 06.17.04 PLOT: fixed a problem with closing xpa plots via -xpa.
    488. -
    489. 06.18.04 PLOT: remove prefs 'Unique Plot'. This never -worked correctly and is now obsolete.
    490. -
    491. 06.21.04 PANDA: radii now extend from inner annuli to outer -annuli and not from the center.
    492. -
    493. 06.21.04 RGB: fixed a problem with 'fit to zoom' for rgb -frames.
    494. -
    495. 06.22.04 AST: update to version 3.3-1.
    496. -
    497. 06.23.04 GRIDS: fixed justification (yet again!)
    498. -
    499. 06.24.04 REGIONS: the default GUI size is now constant, -reguardless of current zoom.
    500. -
    501. 06.24.04 REGIONS: add support for cut/copy/paste regions -across frames.
    502. -
    503. 06.25.04 REGIONS: add unselect, begin rotate, end rotate, -begin move, end move, begin edit, end edit callback support.
    504. -
    505. 06.25.04 GUI: add support for multiple FITS headers for -multiple extension FITS files.
    506. -
    507. 06.28.04 REGIONS: add support for listing WCS keywords and -values as comments in region files.
    508. -
    509. 06.28.04 REGIONS: fixed a problem with the TEXT region -handles with zooms not equal to 1.
    510. -
    511. 06.28.04 XPA: fixed a problem with xpaset regions color and -xpaset regions width.
    512. -
    513. 06.29.04 FITS: add support for reload option. if reload -option is set, markers and aux contours are preserved across loads.
    514. -
    515. 07.01.04 FITSY++: fixed a problem with binning if the image -header contained more than 36 cards.
    516. -
    517. 07.01.04 FITSY++: added TV and TS keyword support for FITS -bin tables.
    518. -
    519. 07.01.04 FITSY++: add TP keyword support for FITS bin -tables.
    520. -
    521. 07.02.04 GRID: fixed a problem with a wcs with PC keywords.
    522. -
    523. 07.05.04 WCS: removed WCS projection option. Its no longer -needed.
    524. -
    525. 07.05.04 GRID: fixed several problems with converting from -wcs to AST. AST is very very picky as to which keywords to use and in -what order. These include CDELT's, CD's, PC's, CROTA's.
    526. -
    527. 07.08.04 SAVEAS: reorganize save as menus.
    528. -
    529. 07.08.04 SAVEAS: add support for saving multiple frames as -MPEG movie.
    530. -
    531. 07.13.04 MOSAIC: fixed a problem with mosaic image wcs with -orientations of xx.
    532. -
    533. 07.14.04 WCS: upgrade to version 3.5.5.
    534. -
    535. 07.14.04 FITSY++: add support for real number format 'D'.
    536. -
    537. 07.14.04 FITSY: add changes to support real number format -'D'.
    538. -
    539. 07.15.04 ANALYSIS: stderr can now be redirected to stdout -for $text with the |& macro.
    540. -
    541. 07.15.04 ANALYSIS: shell environment vars will be expanded -within the command with the env() macro.
    542. -
    543. 07.15.04 ANALYSIS: add support for the WEB menu item.
    544. -
    545. -

      07.26.04 RELEASE version 3.0
      -

      -
    546. -
    547. 07.28.04 IIS: fixed a problem with iraf iis support that -would sometimes result in a blank screen.
    548. -
    549. -

      07.28.04 RELEASE version 3.0.1
      -

      -
    550. -
    551. 08.02.2004 VECTOR: fixed a problem with matrix inversion -with numbers smaller than DBL_EPSILON.
    552. -
    553. 08.02.2004 FRAME: check for negative zoom.
    554. -
    555. 08.06.2004 FITSIMAGE: fixed a problem with determining the -length of a vector in the case of a non-wcs rotated coordinate system.
    556. -
    557. 08.09.2004 GRID: fixed a problem with a rotation in -physical and wcs linear grids.
    558. -
    559. 08.10.2004 MAKEFILE: add support for emacs tags in -saods9/saotk
    560. -
    561. 08.12.2004 PROJECTION: fixed a problem with paste -projection and setup callback procs.
    562. -
    563. 08.12.2004 REGIONS: fixed a problem where regions -properties where lost if cut/paste across frames.
    564. -
    565. 08.13.2004 DIALOGS: fixed an issues with some windows -managers who needed a hint to bring all dialogs to the front.
    566. -
    567. 08.13.2004 POLYGON: change default create method to be -simular to box.
    568. -
    569. 08.13.2004 POLYGON: add prefs default polygon size.
    570. -
    571. 08.13.2004 POLYGON: fixed a problem with the control -handles at high zoom.
    572. -
    573. 08.16.2004 REGIONS: fixed a problem with updating -coordinates/angles/distances when rebinning a FITS bin table.
    574. -
    575. 08.16.2004 REGIONS: add default system, sky, skyformat, -dist system, and dist format for regions dialog to preferences.
    576. -
    577. 08.16.2004 FITSY++: fixed a problem with <unsigned -char> columns. They where incorrectly cased as a <char>.
    578. -
    579. 08.18.2004 SCALE: nolonger reset scale mode from USERCLIP -on load FITS.
    580. -
    581. 08.18.2004 AST: upgrade to version 3.4
    582. -
    583. 08.18.2004 GRID: minor tweaks with the default axes -numerics gaps.
    584. -
    585. 08.18.2004 REGIONS: for RGB frames, always use the keyFits -channel in mapping regions to/from reference coordinate system.
    586. -
    587. 08.19.2004 LINUX64: add support for Linux 64.
    588. -
    589. 08.24.2004 XPA: add get data support.
    590. -
    591. 08.25.2004 AST: fixed a bug with using free'd memory in -plot.c
    592. -
    593. 08.25.2004 GUI: fixed two problems with the getDataValues -routine. With non-symetric binning or equatorial sky coordinates, an -incorrect number of values where returned.
    594. -
    595. -

      08.27.2004 RELEASE version 3.0.2
      -

      -
    596. -
    597. 09.01.2004 FTTYS++: add a check for mmapincr and mmap to -ensure that there is at least 2880 bytes before trying to parse a -header.
    598. -
    599. 09.02.2004 FITSY++: add new memory mode, SMMAP which allows -for split fits mmap files.
    600. -
    601. 09.02.2004 XPA: add new support for split mmap and shared -FITS files.
    602. -
    603. 09.03.2004 FITSY++: add new memory mode, SSHARE which -allows for split fits shared memory files.
    604. -
    605. 09.06.2004 COMMAND: add support for split mmap and shared -FITS files.
    606. -
    607. 09.07.2004 XPA: update to 2.1.6
    608. -
    609. -

      09.10.2004 RELEASE version 3.0.3
      -

      -
    610. -
    -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- + + + + DS9 Version 3.0 Release Notes + + +

+ SAOImageDS9 Version 3.0 Release Notes

+
    +

    Version 3.0

    +
      +
    1. 12.24.2002 TCL/TK: update to 8.4.1
    2. +
    3. 12.24.2002 BLT: update to 2.4z
    4. +
    5. 12.24.2002 TKIMG: update to 1.3rc
    6. +
    7. 01.03.2003 XPA: fixed a problem with 'xpaget ds9 + regions + selected'
    8. +
    9. 01.28.2003 SAVEAS: now saves all slices of a data cube, + if + the display mode is single.
    10. +
    11. 01.28.2003 GUI: Add 'wm protocol . WM_DELETE_WINDOW + QuitDS9' for main window so that tcl/tk 8.4 does not segv + when a user + double clicks on a close window icon.
    12. +
    13. 01.29.2003 GCC: add support for gcc 3.0/3.2
    14. +
    15. 01.29.2002 GCC: updated saotk/FlexLexer.h from flex + 2.5.27, + available at http://lex.sourceforge.net/
      +
    16. +
    17. 02.04.2003 WINDOWS: modify configuration files for + tkimg1.3 + and tkhtml to support windows.
      +
    18. +
    19. 02.05.2003 WCS: upgrade to 3.3.0
    20. +
    21. 02.06.2003 ARCHIVE: the default ADS max search size is + now + a radius of .1 + arcmin.
    22. +
    23. 02.06.2003 XPA: add '-xpa tcl' command line option. By + default, disable xpa tcl access since it is a major security + risk.
    24. +
    25. 02.07.03 FITS: fixed a problem with loading fits files + via + the url menu or command line.
      +
    26. +
    27. 02.07.03 HTTP: loading images via url http processes the + image based on the http header mime type and encoding, not + the file + name. images loaded via url ftp are still processed based on + file name.
    28. +
    29. 02.07.03 PLOT: fixed a problem with global vars and the + plot widget.
    30. +
    31. 02.11.03 BINNING: fixed a bug with the bin table + smoothing + support. If the bin factor is large enough to bin the entire + image in + the bin buffer, ds9 would segv by trying to read out of + bounds.
    32. +
    33. 02.25.03 XPA: fixed a bug with loading an image from xpa + stdin without a filename.
    34. +
    35. 02.25.03 XPA: add 'fillbuf=false' to all xpa receive + commands that do not use $buf. This will speed up processing + because + the data socket is not opened.
    36. +
    37. 02.25.03 XPA: fixed a problem with appending an wcs via + xpa. The appended wcs is now positioned at the end, not the + beginning. + also, a problem occurred when the 'END' card was not the + last card of + the header. This has been fixed.
    38. +
    39. 02.25.03 XPA: changes to xpa regions syntax. + 'moveback'/'movefront' are now 'move back'/'move front', + 'selectall'/'selectnone' are now 'select all'/'select none', + and + 'deleteall' is 'delete all'. Backward compatibility has + bee maintained
    40. +
    41. 02.25.03 XPA: add 'select group <groupname>' and + 'delete select' to xpa regions access point.
    42. +
    43. 02.26.03 HV: add support for gif,png,ppm,xbm,xpm file + formats
    44. +
    45. 02.27.03 HV: fixed some problems + with + tkhtml uri resolver. This cleans up a lot of tcl code.
    46. +
    47. 03.04.03 HV: images are now scaled if the width/height + args + are provided in the html src.
    48. +
    49. 03.04.03 ARCHIVE: add chandra archive web chaser.
    50. +
    51. 03.12.03 COLORMAP: Fixed a problem with InitColorbar and + a + colormap of A or B.
    52. +
    53. 03.12.03 ANALYSIS: all comments after # are ignored.
    54. +
    55. 03.12.03 ANALYSIS: non macros can be escaped by using + $$.
    56. +
    57. 03.31.03 COMMAND: Add -frame command line option.
    58. +
    59. 04.08.03 GUI: Remove Magnifier Mode option, along with + Magnifier Replicate code.
    60. +
    61. 04.23.03 HST WFPC: Mosaic images must be loaded + directly. + this fixes a problem in that it was not possible to autodect + a WFPC2 + image in an incoming data stream, such as stdin.
    62. +
    63. 05.12.03 API: *** CHANGE *** Frame load syntax has + changed + to make it consistent across all modes and file formats. In + particular, + the general syntax is: <frame> load fits|array + <filename> + mmap|alloc|alloc gz|channel|shared|socket|var + <options>
    64. +
    65. 05.12.03 API: *** CHANGE *** shared memory loads no + longer + require the size of the memory segment.
    66. +
    67. 05.20.03 WCS: update to 3.3.4
    68. +
    69. 05.20.03 AST: update to 2.0
    70. +
    71. 05.22.03 GRID: fix a problem with grid.C interface to + AST. + The text bounding box code was returning the coordinates in + a clockwise + manner. It needs to be returned in an anti-clockwise manner.
    72. +
    73. 05.22.03 GRID: Add support for user specified Grid Axes + Numerics gap.
    74. +
    75. 05.27.03 GRID: Fixed a problem with the bounding box of + a + publication grid. it was .5 pixels off.
    76. +
    77. 05.28.03 GUI: Fixed a problem with 'get cursor'. + Sometimes, + as with loading dss images, the + matrices were not updated in time, and 'get cursor' returned + bogus + values. Now all calls to 'get cursor' force an update.
    78. +
    79. 06.02.03 GUI: fixed several problems with examine mode
    80. +
    81. 06.02.03 ARCHIVE: add NOAO 4MASS and SIRTF and NOAO NSA + to + archive menu
    82. +
    83. 06.09.03 RGB: support is FINISHED! now, lets see how its + works!
    84. +
    85. 06.11.03 RGB: Add Lock Channels to lock most Scale and + Bin + parameters between channels.
    86. +
    87. 06.16.03 GRID: Add numerics spacing to save/load grid + configuration
    88. +
    89. 06.16.03 FITS: Add 3D array data cube
    90. +
    91. 06.17.03 FITS: Fixed a problem with an incorrect data + cube + dialog and wfpc2 mosaics and rgb data cubes. Basically, + these two cases + are not really data cubes.
    92. +
    93. 06.17.03 RGB: Replace RGB menu with RGB dialog.
    94. +
    95. 06.17.03 XPA: Fixed a problem with xpaget ds9 regions + [include|exclude|source|background].
    96. +
    97. 06.18.03 REGION: fix a problem with non-linear physical + coordinates and save/load regions.
    98. +
    99. 06.18.03 WCS: fix a problem with determining the + rotation + of a wcs coordinate system. previously, CRPIX was used as + the start + point. This does not work in cases where the tangent point + is very far + off the image. Instead, (1,1) is used.
    100. +
    101. 06.18.03 WCS: Remove preference Panner WCS origin. This + is + stupid and breaks with the previous change. Just remove it + instead of + trying to fix it.
    102. +
    103. 06.26.03 FITS: Add support 3D array data cubes.
    104. +
    105. 06.30.03 RGB: Add support for RGB array data cube.
    106. +
    107. 07.01.03 DSS: Fixed namesrv.tcl and dss.tcl to promote + more + robust error handling. In particular, http error codes are + now checked, + and the results are verified before proceeding
    108. +
    109. 07.01.03 XPA: fixed a problem with $ds9 -xpa tcl. The + next + argument was being ignored.
    110. +
    111. 07.02.03 DSS: fixed another problem with namesrv.tcl. + SAONED and SAOSIMBAD were returning incorrect values for + southern + hemisphere.
    112. +
    113. 07.02.03 HTTP: remove http log from preferences and + added + http log and ftp log to debug menu
    114. +
    115. 07.03.03 GUI: fixed a problem with open file dialog box. + if + the user clicked 'cancel', an error message would result. + this has been + corrected.
    116. +
    117. 07.09.03 FITS: add Large File Support for Linux. Linux + is + still restricted to ~2.5Gb.
    118. +
    119. 07.10.03 FITS: add FLUSH parameter for fitsy++ array.
    120. +
    121. 07.10.03 FITS: Major change in behavior of fitsy++ + streams + and FLUSH. Only socket and socketgz will flush, all others + will not + flush the buffer after + an error, or after successfull loading a fits image.
    122. +
    123. 07.11.03 XPA: add DATACUBE support.
    124. +
    125. 07.14.03 WCS: Fixed a problem with WCS XLON-TAN (NPOLE) + and + AST. NPOLE is a special wcs equ coord system, and has to be + handed by + wcs2ast().
    126. +
    127. 07.15.03 XPA: add xpa iis access port for control of + some + iis functionality.
    128. +
    129. +

      07.17.03 RELEASE version 3.0b4

      +
    130. +
    131. 07.25.03 FITS: add MMAPINCR memory access mode. This + only + mmaps the data needed, not the entire file. This allows a + user to view + many small segements of a very large file.
    132. +
    133. 07.28.03 TCL/TK: upgrade to 8.4.4
    134. +
    135. 07.30.03 XPA: add regions fg/bg support.
    136. +
    137. 08.05.03 PLOT: reimplement analaysis plot widget to + support + unlimited number of data sets.
    138. +
    139. 08.07.03 ARCHIVE: add Rosat All-Sky survey
    140. +
    141. 08.08.03 XPA: add PLOT, which allows full control over + all + plot widgets via xpa.
    142. +
    143. 08.13.03 COLORMAP: fixed a problem with loading lut + colormaps under linux. ifstream behaves differently between + solaris and + linux.
    144. +
    145. 08.14.03 XPA: changed xpaget array. Now returns the + array + data in the current frame.
    146. +
    147. +

      08.15.03 RELEASE version 3.0b5

      +
    148. +
    149. 08.18.03 FITS: add Large file support for darwin and + linuxppc
    150. +
    151. 08.18.03 LINUXPPC: fixed a problem with linking + linuxppc. + The copy of libX11.a that comes with Yellow Dog 3.0 is bad. + So we can't links static.
    152. +
    153. 08.19.03 XPA: add options to xpa update so that 'update + idletasks' is not run at the end of file loads. This allows + the + user to do several incremental loads without updating the + screen.
    154. +
    155. 08.19.03 API: only update idletasks for horz/vert graph + if + graphs are on
    156. +
    157. 08.19.03 API: add debug idletasks support.
    158. +
    159. 08.29.03 GCC: gcc 3.3 is now supported. For all code, if + GNUC >=3, new <sstream> are used. For all code, + GNUC <3, + <strstream> is used.
    160. +
    161. 08.29.03 PLOT: fixed a problem with saving plot data in + x,y,ye format
    162. +
    163. 08.29.03 FITS: add LFS for solaris.
    164. +
    165. 08.29.03 COMMAND: add -analysismenu command line option + at + the request of CXC.
    166. +
    167. 08.29.03 COMMAND: fixed a problem with -pan and -pan to + and + other comman line options that follow.
    168. +
    169. 09.02.03 FITS: add LFS for alpha.
    170. +
    171. 09.04.03 SOLARIS: add new solaris64 port. Requires gcc + 3.3 + or greater.
    172. +
    173. 09.04.03 XPA: upgrade to 2.1.4
    174. +
    175. 09.04.03 FILTER: upgrade to 1.2.3b1
    176. +
    177. 09.04.03 FITSY: + upgrade to 1.2.3b1
      +
    178. +
    179. 09.06.03 SOLARIS: fixed a problem with 64bit machines + and + truecolor displays.
    180. +
    181. 09.06.03 FITS: add support for multiple extension fits + data + cubes.
    182. +
    183. 09.08.03 REGION: fixed a problem with projection regions + and an undefined variable.
    184. +
    185. 09.08.03 BINNING: fixed a problem with fits bin tables + without TLMIN/TLMAX or TDMIN/TDMAX. the center was + incorrectly being + calculated.
    186. +
    187. 09.08.03 ARCHIVE: fixed a problem with the NOAO archive + web + display with no images loaded. The variables 'ra' and 'dec' + were not + defined.
    188. +
    189. 09.08.03 PLOT: ixed a problem with the plot widget and + the + preferences unique plot parameter.
    190. +
    191. 09.09.03 PLOT: project plot xaxis are now in coordinate + system specified via the marker dialog box.
    192. +
    193. 09.11.03 PLOT: fixed a problem with the line, ruler, and + projection regions and properly displaying wcs linear + coordinates
    194. +
    195. 09.11.03 WCS: cleaned up a lot of code for + setting/adjusting coordinate menus
    196. +
    197. 09.11.03 RGB: loading a new channel in a rgb image will + no + longer delete regions, grids, or aux contours.
    198. +
    199. 09.15.03 FITS: removed BITPIX32 define. using + <int> + instead since it is defined as a consistent 4 bytes across + all + platforms.
    200. +
    201. 09.18.03 RGB: split lock rgb into lock scale and lock + bin.
    202. +
    203. 09.21.03 BINNING: frames now have 'memory' of certain + bin + paramenters. It is now possiable to set bin parameters + before loading a + bin table.
    204. +
    205. 09.22.03 RGB: InfoBox now displays all values for RGB + images, not just the current channel value.
    206. +
    207. 09.22.03 API: change names of various tcl marker + variables
    208. +
    209. 09.22.03 REGION: add prefs for regions color, width, + properties, font
    210. +
    211. 09.22.03 GUI: add HJKL key bindings as substitute for + arrow + keys
    212. +
    213. +

      09.24.03 RELEASE version 3.0b6

      +
    214. +
    215. 09.29.03 + WCS: changes to getWCSRotation, getWCSOrientation to better + reflect the + actual rotation
    216. +
    217. 09.30.03 + XPA: add xpa/command line options for configuration of info + panel
    218. +
    219. 09.30.03 + API: change variable 'mosaic(fast)' to 'ds9(mosaic,fast)'
    220. +
    221. 09.30.03 + FITS: add new support for blank/Inf/NaN background color
    222. +
    223. 10.01.03 + FITS: add support for image background color.
    224. +
    225. 10.01.03 + RGB: add support for RGB lock colorbar
    226. +
    227. 10.23.03 HV: add support for VO DIS
    228. +
    229. 10.23.03 HV: fixed a problem with forms and encrypting + field names, allow with the returned value
    230. +
    231. 10.23.03 GUI: Change mode 'Default' to 'None'. We can't + use + the term 'default' because with problems with tcl switchs + and + the default keyword
    232. +
    233. 10.24.03 WCS: add support for WCS AIPS projections via + the + preferences menu.
    234. +
    235. 10.24.03 API: add acknowledgment
    236. +
    237. 11.03.03 COMMAND: fixed a problem with command line + options + -mosaicimage, -mosaicimagewfpc2, -medatacube
    238. +
    239. 11.03.03 FITS: fixed a problem with multiple extension + data + cube with all memory models except MMAPINCR.
    240. +
    241. 11.03.03 COMMAND: fixed a problem with command line + options + -mosaicimagewcs, -mosaicimageiraf, -mosaicimagewfpc2, + -medatacube and + RGB frames
    242. +
    243. 11.05.03 WCS: remove internal wcsZoom matrix. All + wcsZoom + actions are now applied to the current  zoom matrix. + This fixes a + number of problems with 'Match Frames to WCS'
    244. +
    245. 11.05.03 WCS: fixed a problem with rotated images and + examine mode.
    246. +
    247. 11.07.03 REGION: ffixed a problem + with + regular panda regions. The code incorrectly determined a + regulier panda + was + irregulier and output it as such.
    248. +
    249. 11.07.03 REGION: fixed a problem with region angles in + general, where there there was a rotation in the wcs.
    250. +
    251. 11.07.03 HV: add Server Apache Refresh support.
    252. +
    253. 11.07.03 XPA: add xpaget ds9 fits size <coordsys> + <skyformat>
    254. +
    255. 11.11.03 XPA: add regions group support.
    256. +
    257. 12.01.03 WCS: + update to 3.5.0
    258. +
    259. 12.01.03 XPA: + add get contour <coordinate system> <skyframe> + support.
    260. +
    261. 12.05.03 WCS: update to 3.5.1
    262. +
    263. 12.05.03 XPA: upgrade to 2.1.5
    264. +
    265. 12.05.03 FILTER: upgrade to 1.2.3
    266. +
    267. 12.05.03 FITSY: + upgrade to 1.2.3
    268. +
    269. 12.05.03 AST: upgrade to 3.0
    270. +
    271. 12.05.03 IIS: upgrade to 1.0
    272. +
    273. 12.10.03 REGION: + casted all XPoint to short. There is a problem with + rendering line + segments at very high zoom. X11 overflows and the lines + become random. + We should check that screen coordinates never exceed + SHRT_MAX
    274. +
    275. 12.10.03 ANALYSIS: geturl() macro is formated before + execution.
    276. +
    277. 12.11.03 FITs: add mosaic image next wcs support.
    278. +
    279. 12.15.03 RGB: fixed a problem with wcs matching when one + of + the wcs is flipped in XX
    280. +
    281. 12.15.03 WCS: fixed a problem with wcs + matching + when one of the wcs is flipped in XX
    282. +
    283. 12.15.03 REGION: load fits regions now utilitize the + current region color, width, and font
    284. +
    285. 12.24.03 WCS: back + out change #50. We have to use the projection tan point + to correctly build mosaics and RGB images.
    286. +
    287. 01.09.04 AST: upgrade to 3.1.1
    288. +
    289. 01.09.04 GRID: pass PV,PROJP,PS keywords to AST
      +
    290. +
    291. 01.12.04 TCLLIB: add + tcllib 1.4. This package contains a number of useful tcl + packages
      +
    292. +
    293. 01.12.04 FTP: upgrade to 2.4
    294. +
    295. 01.13.04 TCL: upgrade to 8.4.5
    296. +
    297. 01.13.04 TK: upgrade + to 8.4.5
    298. +
    299. 01.13.04 HTTP: add support for proxy authentication.
    300. +
    301. 01.14.04 COMMAND: fixed a problem with printing from the + command line. The canvas widget was not fully realized + before printing, + resulting in + no image.
    302. +
    303. 01.15.04 MKTCLAPP: made two changes to the default init + script of mktclapp. The first sees that the the virtual file + system is + init'd before the first call to Tcl. This allows Tcl to + 'see' encoding + files. The second, for windows only, makes sure that the Tcl + windows + file system is init'd before the first call to Tcl.
    304. +
    305. 01.15.04 MKTCLAPP: add + default encoding files to ds9.mta, now that we can use + them.
    306. +
    307. 01.22.04 GUI: Add preference for default temporary file + directory.
    308. +
    309. 01.23.04 XPA: add xpa imexam.
    310. +
    311. 01.25.04 XPA: add xpa fits header.
    312. +
    313. 01.25.04 XPA: add xpa fits depth.
    314. +
    315. 01.25.04 XPA: modified xpa fits size.
    316. +
    317. 01.25.04 GUI: add language + support for info and error messages.
    318. +
    319. 02.01.04 WCS: more on #50 and #141. If wcs projection is + Zenithal, use CRPIX as reference point to determine wcs + rotation and + oriention. Otherwise, use image center point.
    320. +
    321. 02.04.04 CONTOUR: modified smooth algorithm. We now + SMOOTH + the entire image with a gaussian kernal. Previously, we + would block by + 2 before smoothing with a boxcar kernal. Finally, the + default method is + BLOCK.
    322. +
    323. 02.04.04 CONTOUR: A .5 error has been + removed + from the BLOCK algorithm.
    324. +
    325. 02.04.04 CONTOUR: the number of contour levels + has been inconsistant in the pass. + this has been fixed. If the number of levels is 1, + the high cut value is used.
    326. +
    327. 02.04.04 CONTOUR: fixed log scale bug. it was + incorrectly + calculating the levels.
    328. +
    329. 02.05.04 SAVEAS: jpeg,tiff,png,ppm support is now + internal + and available to all ports. gs is no longer needed.
    330. +
    331. 02.10.04 REGION: add show/hide + support for fg and bg regions.
    332. +
    333. 02.10.04 COLORMAP: fixed a problem with the -cmap value + x y + command. On truecolor visuals, we need to be realized before + we start + to manipulate the colormap.
    334. +
    335. 02.10.04 FITS: cleaned up smooth convolve code. same + speed, + easier to understand.
    336. +
    337. 02.11.04 GUI: Add Colorbar Parameter dialog.
    338. +
    339. 02.11.04 COLORBAR: add support for load/save + contrast/bias.
    340. +
    341. 02.12.04 EXPORT: split EXPORT from + SAVEAS. Currently only FITS is supported.
    342. +
    343. 02.17.04 CONTOUR: when update data cube slice, + automatically regenerate contours.
    344. +
    345. 02.18.04 REGION: the marker menu is now enabled if no + frame + or an empty frame is available.
    346. +
    347. 02.20.04 SCALE: add Auto MinMax. by default, use SCAN + for + single and SAMPLE for Mosaic and DataCube files
    348. +
    349. 02.20.04 SCALE: fixed a problem with scobe being reset + to + LOCAL.
    350. +
    351. 02.23.04 CONTOUR: fixed a problem with + incorrect contours for mosaics and rgb images at startup.
    352. +
    353. 02.23.04 XPA: add cd (current directory) command
    354. +
    355. 02.24.04 AST: upgrade 3.2.4
    356. +
    357. 02.24.04 DOC: added support for generating postscript + and + pdf versions of the reference manual.
    358. +
    359. 02.25.04 CONTOUR: convert contours to polygons will now + also convert any aux contours.
    360. +
    361. 02.27.04 PANDA: fixed probems with GUI add angle.
    362. +
    363. 02.27.04 CIRCLE: new GUI edit algorithm.
    364. +
    365. 02.27.04 ANNULUS: new GUI edit and add annulus + algorithms.
    366. +
    367. 02.27.04 ELLIPSE: new GU edit algorithm.
    368. +
    369. 02.27.04 ELLIPSE ANNULUS: new GUI edit and add annulus + algorithm. This fixed a problem with 0 radius annuli. Also + fixed a + problem with GUI rotate after close dialog box.
    370. +
    371. 3.1.04 BOXANNULUS: new GUI edit and add size algorithms. + This fixed a problem with 0 size annuli.
    372. +
    373. 03.01.04 PANDA: new GUI edit and add annulus algorithms.
    374. +
    375. 03.01.04 PANDA: fixed a problem with a full PANDA from 0 + to + 360 degrees. Previously, it was displayed as 0 to + 0 degrees.
    376. +
    377. 03.02.04 PANDA: fixed a problem with postscript and + radial + lines. The zoom was incorrectly being calculated..
    378. +
    379. 03.02.04 PANDA: fixed a problem with render in + magnifier. + The wrong zoom factor was being used.
    380. +
    381. 03.09.04 GUI: add Tab/Shift-Tab bindings to + panner.
    382. +
    383. 03.10.04 GRID: fixed a problem with single publication + bounding box. It now takes into account DATASEC.
    384. +
    385. 03.10.04 AST: upgrade to 3.2.6
    386. +
    387. 03.12.04 GRAPH: graphs are now active for + single,tile,and + blink modes.
    388. +
    389. 03.16.04 WCS LINEAR: fixed many problems with alignment + of + WCS LINEAR MOSAICS
    390. +
    391. 03.16.04 RGB: fixed many problems with alignment of RGB + WCS + images
    392. +
    393. 03.18.04 FITS: fixed a problem with random numbers + beening + displayed for BLANK/NaN
    394. +
    395. +

      03.18.04 RELEASE version 3.0b7

      +
    396. +
    397. 03.22.04 PIXELTABLE: fixed a problem with 'unset + pixelValues'.
    398. +
    399. 03.22.04 SAVEAS: fixed a problem with 'processSaveAs'.
    400. +
    401. 03.22.04 RGB: fixed a problem with turning off all + loaded + channels within a frame.
    402. +
    403. 03.31.04 IIS: fixed a problem with a old variable in + DisplayCoordDialog.
    404. +
    405. 03.31.04 BINNING: fixed a problem with dimensions of + DBL_MIN,DBL_MAX.
    406. +
    407. 03.31.04 IIS: turn off blinking cursor while changing + colormap so we do not see a color flash due to the updating + of the + frame when the cursor form is changed.
    408. +
    409. 04.01.04 WEB DISPLAY: add options on how to load + downloaded + fits.
    410. +
    411. 04.01.04 WEB DISPLAY: fixed a problem when the image + width/height contains garbage.
    412. +
    413. 04.02.04 TCL/TK: update to 8.4.6
    414. +
    415. 04.05.04 PAN: fixed yet another problem with -pan. + Hopefully this time, I've got it right.
    416. +
    417. 04.06.04 GRID: fixed a problem with psLine and gcc + 2.96.
    418. +
    419. 04.06.04 MAKEFILE: fixed a typo with ./configure.
    420. +
    421. +

      04.06.04 RELEASE version 3.0b8

      +
    422. +
    423. 04.12.04 SAVEAS: add SaveAs MPEG-1 support using tkmpeg + and + exmpeg.
    424. +
    425. 04.14.04 BINNING: 60% improvement in speed for little + endian arch.
    426. +
    427. 04.23.04 ZLIB: upgrade to version 1.2.1
      +
    428. +
    429. 04.26.04 ALPHA: minor changes to make.alpha and + ds9/Makefile for alpha support.
    430. +
    431. 04.26.04 FITS: fixed problems with trying to open + regions + extensions in cases where the mode was not mmap.
      +
    432. +
    433. 04.27.04 EXTERNAL FITS: fixed major problems with + pattern + matching.
    434. +
    435. 04.27.04 FITSY++: skip over unknow binary column types. + We + used to force an exit.
    436. +
    437. 04.28.04 FITSY++: fixed a problem with SocketGZ where if + too little data had arrived, ds9 would incorrectly see this + as an error.
    438. +
    439. 04.29.04 GUI: fixed a race condition in which ds9 + 'thinks' + the windows have been realized, and XPA has been init'd and + the user + starts to delete windows that don't exists. Now XPA is not + realized + until the + canvas window has been realized.
    440. +
    441. 04.29.04 LINUX: return to a full static link. Seems like + the best option to support current and future versions of + linux.
    442. +
    443. 04.29.04 PRINT: add print prefs.
    444. +
    445. +

      05.03.04 RELEASE version 3.0b9

      +
    446. +
    447. 05.04.04 BINNING: fixed a problem with column size + double + and + buffer overflow on little endian machines.
      +
    448. +
    449. 05.04.04 PANDA: fixed a problem with postscript and gcc + 2.95 + compilers. This problem had already been fixed for gcc 3.x + compilers.
    450. +
    451. 05.06.04 BINNING: add support for variable binning in x + and + y.
    452. +
    453. 05.07.04 IIS: fixed a problem with buffer overflow and + determining imtool.rc file location.
    454. +
    455. 05.07.04 FRAMEBASE: fixed some minor memory leaks.
    456. +
    457. 05.10.04 BINNING: for FITS REGIONS files, when loading + against a binned image, compare X and Y bin columns to + regions X and Y + bin columns for a match. Do not load unless they match.
    458. +
    459. 05.10.04 GUI: add 'option' command to control GUI + appearance. Removed many -bd 2 options to clean up the + interface.
    460. +
    461. 05.12.04 BINNING: fixed a major problem with 3D binning. + Once it was turned on and then turned off, important + internal + parameters where not being update, resulting in segvs.
    462. +
    463. 05.15.04 RGB: fixed memory leak in loading RGB images.
    464. +
    465. 05.17.04 LINUX: ok, back to two versions: one dynamic, + one + static. The static version is buggy under Fedora, but is + required for + old versions of RH. So the default version will be dynamic + linked, with + an static version available for older machines.
    466. +
    467. 05.21.04 XPA: fixed a problem with WCS REPLACE FILE and + WCS + APPEND FILE.
    468. +
    469. 05.25.04 PANDA: fixed CIAO output so that the start + angle + is always less than the end angle.
    470. +
    471. 05.26.04 FITSY++: clean up code for strm.C, map.C, + mapincr.C
    472. +
    473. 05.31.04 FITSY++: introduce new 'internal paging' + mapince.C + for binning files larger than 1Gb. Only 1Gb segments are + mmap at one + time, to allow binning >2Gb/>4Gb bin tables under a + 32bit OS.
    474. +
    475. 05.31.04 FITSDATA: optimized swap(), getValueFloat(), + getValueDouble(), and scan() in hopes of speeding up display + times, + especially for linux.
    476. +
    477. 06.13.04 WCS: upgrade to version 3.5.3
    478. +
    479. 06.16.04 WEB DISPLAY: increased default font by one + size.
    480. +
    481. 06.16.04 GUI: fixed a problem with display header. Under + Fedora Core 2, the default font size was too small.
    482. +
    483. 06.17.04 XPA: add fits header keyword support.
    484. +
    485. 06.17.04 PLOT: add option plot names to xpa, plot name + in + window title, plot data command
    486. +
    487. 06.17.04 PLOT: fixed a problem with closing xpa plots + via + xpa.
    488. +
    489. 06.18.04 PLOT: remove prefs 'Unique Plot'. This never + worked correctly and is now obsolete.
    490. +
    491. 06.21.04 PANDA: radii now extend from inner annuli to + outer + annuli and not from the center.
    492. +
    493. 06.21.04 RGB: fixed a problem with 'fit to zoom' for rgb + frames.
    494. +
    495. 06.22.04 AST: update to version 3.3-1.
    496. +
    497. 06.23.04 GRIDS: fixed justification (yet again!)
    498. +
    499. 06.24.04 REGIONS: the default GUI size is now constant, + reguardless of current zoom.
    500. +
    501. 06.24.04 REGIONS: add support for cut/copy/paste regions + across frames.
    502. +
    503. 06.25.04 REGIONS: add unselect, begin rotate, end + rotate, + begin move, end move, begin edit, end edit callback support.
    504. +
    505. 06.25.04 GUI: add support for multiple FITS headers for + multiple extension FITS files.
    506. +
    507. 06.28.04 REGIONS: add support for listing WCS keywords + and + values as comments in region files.
    508. +
    509. 06.28.04 REGIONS: fixed a problem with the TEXT region + handles with zooms not equal to 1.
    510. +
    511. 06.28.04 XPA: fixed a problem with xpaset regions color + and + xpaset regions width.
    512. +
    513. 06.29.04 FITS: add support for reload option. if reload + option is set, markers and aux contours are preserved across + loads.
    514. +
    515. 07.01.04 FITSY++: fixed a problem with binning if the + image + header contained more than 36 cards.
    516. +
    517. 07.01.04 FITSY++: added TV and TS keyword support for + FITS + bin tables.
    518. +
    519. 07.01.04 FITSY++: add TP keyword support for FITS bin + tables.
    520. +
    521. 07.02.04 GRID: fixed a problem with a wcs with PC + keywords.
    522. +
    523. 07.05.04 WCS: removed WCS projection option. Its no + longer + needed.
    524. +
    525. 07.05.04 GRID: fixed several problems with converting + from + wcs to AST. AST is very very picky as to which keywords to + use and in + what order. These include CDELT's, CD's, PC's, CROTA's.
    526. +
    527. 07.08.04 SAVEAS: reorganize save as menus.
    528. +
    529. 07.08.04 SAVEAS: add support for saving multiple frames + as + MPEG movie.
    530. +
    531. 07.13.04 MOSAIC: fixed a problem with mosaic image wcs + with + orientations of xx.
    532. +
    533. 07.14.04 WCS: upgrade to version 3.5.5.
    534. +
    535. 07.14.04 FITSY++: add support for real number format + 'D'.
    536. +
    537. 07.14.04 FITSY: add changes to support real number + format + 'D'.
    538. +
    539. 07.15.04 ANALYSIS: stderr can now be redirected to + stdout + for $text with the |& macro.
    540. +
    541. 07.15.04 ANALYSIS: shell environment vars will be + expanded + within the command with the env() macro.
    542. +
    543. 07.15.04 ANALYSIS: add support for the WEB menu item.
    544. +
    545. +

      07.26.04 RELEASE version 3.0
      +

      +
    546. +
    547. 07.28.04 IIS: fixed a problem with iraf iis support that + would sometimes result in a blank screen.
    548. +
    549. +

      07.28.04 RELEASE version 3.0.1
      +

      +
    550. +
    551. 08.02.2004 VECTOR: fixed a problem with matrix + inversion + with numbers smaller than DBL_EPSILON.
    552. +
    553. 08.02.2004 FRAME: check for negative zoom.
    554. +
    555. 08.06.2004 FITSIMAGE: fixed a problem with determining + the + length of a vector in the case of a non-wcs rotated + coordinate system.
    556. +
    557. 08.09.2004 GRID: fixed a problem with a rotation in + physical and wcs linear grids.
    558. +
    559. 08.10.2004 MAKEFILE: add support for emacs tags in + saods9/saotk
    560. +
    561. 08.12.2004 PROJECTION: fixed a problem with paste + projection and setup callback procs.
    562. +
    563. 08.12.2004 REGIONS: fixed a problem where regions + properties where lost if cut/paste across frames.
    564. +
    565. 08.13.2004 DIALOGS: fixed an issues with some windows + managers who needed a hint to bring all dialogs to the + front.
    566. +
    567. 08.13.2004 POLYGON: change default create method to be + simular to box.
    568. +
    569. 08.13.2004 POLYGON: add prefs default polygon size.
    570. +
    571. 08.13.2004 POLYGON: fixed a problem with the control + handles at high zoom.
    572. +
    573. 08.16.2004 REGIONS: fixed a problem with updating + coordinates/angles/distances when rebinning a FITS bin + table.
    574. +
    575. 08.16.2004 REGIONS: add default system, sky, skyformat, + dist system, and dist format for regions dialog to + preferences.
    576. +
    577. 08.16.2004 FITSY++: fixed a problem with <unsigned + char> columns. They where incorrectly cased as a + <char>.
    578. +
    579. 08.18.2004 SCALE: nolonger reset scale mode from + USERCLIP + on load FITS.
    580. +
    581. 08.18.2004 AST: upgrade to version 3.4
    582. +
    583. 08.18.2004 GRID: minor tweaks with the default axes + numerics gaps.
    584. +
    585. 08.18.2004 REGIONS: for RGB frames, always use the + keyFits + channel in mapping regions to/from reference coordinate + system.
    586. +
    587. 08.19.2004 LINUX64: add support for Linux 64.
    588. +
    589. 08.24.2004 XPA: add get data support.
    590. +
    591. 08.25.2004 AST: fixed a bug with using free'd memory in + plot.c
    592. +
    593. 08.25.2004 GUI: fixed two problems with the + getDataValues + routine. With non-symetric binning or equatorial sky + coordinates, an + incorrect number of values where returned.
    594. +
    595. +

      08.27.2004 RELEASE version 3.0.2
      +

      +
    596. +
    597. 09.01.2004 FTTYS++: add a check for mmapincr and mmap to + ensure that there is at least 2880 bytes before trying to + parse a + header.
    598. +
    599. 09.02.2004 FITSY++: add new memory mode, SMMAP which + allows + for split fits mmap files.
    600. +
    601. 09.02.2004 XPA: add new support for split mmap and + shared + FITS files.
    602. +
    603. 09.03.2004 FITSY++: add new memory mode, SSHARE which + allows for split fits shared memory files.
    604. +
    605. 09.06.2004 COMMAND: add support for split mmap and + shared + FITS files.
    606. +
    607. 09.07.2004 XPA: update to 2.1.6
    608. +
    609. +

      09.10.2004 RELEASE version 3.0.3
      +

      +
    610. +
    +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ diff --git a/ds9/doc/release/r4.0.html b/ds9/doc/release/r4.0.html index 75d424d..5a87e9d 100644 --- a/ds9/doc/release/r4.0.html +++ b/ds9/doc/release/r4.0.html @@ -1,424 +1,606 @@ - - - - DS9 Version 4 Release Notes - - -

-SAOImage DS9 Version 4.0 Release Notes

-
    -

    Version 4

    -
      -
    1. 09.13.2004 AST: update to version 3.4-4
    2. -
    3. 09.13.2004 TCL/TK: update to version 8.4.7
    4. -
    5. 09.14.2004 WCSSUBS: update to version 3.5.6
    6. -
    7. 09.14.2004 TCLLIB: update to version 1.6.1
    8. -
    9. 09.15.2004 TKTABLE: installed 2.9
    10. -
    11. 09.20.2004 SAOTK: fixed a problem with calculating a -regions rotational angle with a galactic or ecliptic wcs.
    12. -
    13. 09.21.2004 SAVEFITS: fixed a problem with the savefits xpa -and command line options.
    14. -
    15. 09.21.2004 REGIONS: fixed a problem with updating region -dialog boxes after a change in event file bin factor.
    16. -
    17. 09.23.2004 DSS: if user selects dss2red or dss2blue survey, -force server to eso.
    18. -
    19. 09.23.2004 2MASS: add image server.
    20. -
    21. 10.01.2004 DSS: fixed a problem with 'Update from current -Frame'.
    22. -
    23. 10.12.2004 MAKEFILE: add export-dynamic for linux so that -external shared libs can be loaded.
    24. -
    25. 10.21.2004 GUI: fixed a problem if while blinking the user -changes the colorbar via mouse.
    26. -
    27. 11.17.2004 IMAGESERVER: fixed incompatibilities between DSS -and 2MASS.
    28. -
    29. 11.19.2004 AST: update to version 3.5
    30. -
    31. 11.29.2004 FUNTOOLS: update to version 1.2.4
    32. -
    33. 11.30.2004 SAOTK: use NaN.h from Funtools. This corrects -problems with new architectures.
    34. -
    35. 12.03.2004 MAKEFILE: now support gcc 3.4.x
    36. -
    37. 12.15.2004 XPA: fixed a problem with preserve regions -command.
    38. -
    39. 12.15.2004 HTML: fixed several problems with color matching -within htmlwidget.
    40. -
    41. 12.16.2004 GUI: fixed a problem with saving text from -SimpleTextDialog.
    42. -
    43. 12.16.2004 WCS: main wcs menu item now sets default marker -coordinate system and skyframe.
    44. -
    45. 12.16.2004 COMPASS: create compass now uses current marker -dialog system and skyframe.
    46. -
    47. 12.20.2004 POLYGON: fixed a problem with the exclude strip -and rotation.
    48. -
    49. 12.20.2004 COMPOSITE: add support for composite region.
    50. -
    51. 12.22.2004 TEXT REGION: fixed a problem in which the text -angle did not reflect the native coordinate system.
    52. -
    53. 12.29.2004 IMAGESERVER: xpa and command line options are -now synchronous. The GUI is still asynchronous.
    54. -
    55. 12.30.2004 NAMESERVER: fixed a problem with sexigesmal from -SIMBAD near the equator.
    56. -
    57. 12.30.2004 NAMESERVER: xpa and command line options are now -synchronous. The GUI is still asynchronous.
    58. -
    59. 01.31.2005 VECTOR: add support for new VECTOR region.
    60. -
    61. 02.08.2005 REGIONS: fix varies errors with definition of -angles. Position angles are now defined as from first positive -coordinate axis to second positive coordinate axis except in the case -of equatorial wcs, in this case it is defined as from second positive -coordinate axis to first positive coordinate axis.
    62. -
    63. 02.16.2005 SCALE: added User menu options to clarify -current scaling mode.
    64. -
    65. 02.17.2005 LINUX64: fixed a problem with generating -postscript.
    66. -
    67. 02.28.2005 MOSAIC: add support for mosaic data cubes.
    68. -
    69. 03.01.2005 STD Dialog: fixed several problems with ds9 not -remembering the current working directory.
    70. -
    71. 03.02.2005 WINDOWS: fixed a problem with a memory leak when -rendering regions on the windows platform. We no longer try to clip -against a clip region.
    72. -
    73. 03.02.2005 WINDOWS: fixed a problem with command -line options that require the ds9 window to be visible. We have to -process -all events with 'update' before the windows version of ds9 is visible.
    74. -
    75. 03.03.2005 REGIONS: add support to all regions parsers for -ms windows line terminators
    76. -
    77. 03.03.2005 ANALYSIS: removed extra ';' at the end of all -regions substitutions.
    78. -
    79. 03.16.2005 FITS: increased fits file name size to 1024 -chars.
    80. -
    81. 03.17.2005 CATALOGS: are finally implemented!
    82. -
    83. 03.24.2005 WINDOWS: implemented non-windows native standard -dialogs. This allows uses to specify a file extension.
    84. -
    85. 03.29.2005 FITY++: fixed a problem with filtering large bin -tables while in mmapincr mode. We now insure that enough data is mmap'd -for filter to build its good array.
    86. -
    87. 03.29.2005 PRESERVE: fixed syntax errors with preserve -regions and pan.
    88. -
    89. 03.30.2005 REGIONS: fixed regions parsers to accept a -regions file without terminator as the last character.
    90. -
    91. 03.30.2005 ZOOM: all zooms are now specified in terms of x -and y internally
    92. -
    93. 04.01.2005 GRID: fixed a problem with grid options
    94. -
    95. 04.28.2005 REGIONS: reimplemented -basemarker,baseellipse,basebox classes.
    96. -
    97. 04.28.2005 ZOOM: implemented support for different x and y -zoom.
    98. -
    99. 04.29.2005 XPA: update to version 2.1.6
    100. -
    101. 04.29.2005 FUNTOOLS: update to version 1.3.0b3
    102. -
    103. 04.29.2005 TCL/TK: update to version 8.4.9
    104. -
    105. 05.25.2005 REGIONS: update all regions code
    106. -
    107. 05.25.2005 REGIONS: add EPANDA
    108. -
    109. 06.07.2005 FUNTOOLS: update to version 1.3.0b6
    110. -
    111. 06.13.2005 SCALE: new LOG algorithm -log10(i/s*1000+1)/log10(1001) -where 0<i<s
    112. -
    113. 06.13.2005 MAKEFILE: add support for FreeBSD
    114. -
    115. 06.19.2005 FTP: all ftp opens now are in passive mode
    116. -
    117. 06.28.2005 BIN: fixed a problem with -bin factor
    118. -
    119. 06.28.2005 PAGESETUP: pagesetup command line options are no -longer case sensitive
    120. -
    121. 07.12.2005 FUNTOOLS: update to version 1.3.0.b7
    122. -
    123. 07.13.2005 REGIONS: new DS9 regions 4.0 format
    124. -
    125. 07.13.2005 REGIONS: add copy,cut,paste,undo xpa and command -line options.
    126. -
    127. 08.01.2005 GCC: add support for gcc 4.0. Remove backward -support for gcc 2.96 or earlier.
    128. -
    129. 08.03.2005 REGIONS: panda,epanda,bpanda, only render -start/stop angles in red/blue when selected.
    130. -
    131. 08.04.2005 SMOOTH: add smoothing algorithms -boxcar,tophat,gaussian
    132. -
    133. 08.15.2005 COLORBAR: add support for printing the -colorbar
    134. -
    135. 08.15.2005 FUNTOOLS: update to version 1.3.0b9
    136. -
    137. 08.15.2005 ZLIB: update to version 1.2.3
    138. -
    139. 08.17.2005 GUI: add View menu and prefs.
    140. -
    141. 08.24.2005 REGIONS: fixed a problem with ciao pie regions.
    142. -
    143. 08.24.2005 REGIONS: add invert selection.
    144. -
    145. 08.25.2005 GUI: add display image window size.
    146. -
    147. 08.30.2005 RELEASE version 4.0b6
    148. -
    149. 09.12.2005 IIS: fixed a problem with iis and cursors.
    150. -
    151. 09.12.2005 RELEASE version 4.0b7
    152. -
    153. 09.15.2005 ARRAY: fixed a problem with loading array cubes -from a file and determining the correct endian.
    154. -
    155. 10.24.2005 BIN: if unable to find suitable cols to bin, -chose the first and second column. This way, if you have table, it will -always load, even if you don't know the column names.
    156. -
    157. 10.25.2005 BIN: binning dialog box. if number of columns is -too large to display, wrap the menu.
    158. -
    159. 10.27.2005 CONTOUR: complete support for command line/xpa -control of contour features.
    160. -
    161. 10.27.2005 CONTOUR: fixed a problem with convert and -contours of zero length.
    162. -
    163. 11.01.2005 FITS: fixed a problem loading very small arrays -mmapincr
    164. -
    165. 11.01.2005 VECTOR: small change to correct issue with gcc -4.0.1
    166. -
    167. 11.01.2005 WCS: fixed a problem with wcs append/replace.
    168. -
    169. 11.02.2005 GRID: fixed a problem with alternative linear -wcs.
    170. -
    171. 11.02.2005 WCS: fixed a problem with alternative wcs names. -All wcs names are now lower case.
    172. -
    173. 11.03.2005 CONTOUR: fixed a problem with contour convert -after a catalog command.
    174. -
    175. 11.03.2005 HELP: altered tk to pass -help to us. For -help, -we now display a brief message and exit and for --help, we display the -reference manual command line options.
    176. -
    177. 11.09.2005 CATALOG: fixed a problem with starbase to trim -column names of white spaces.
    178. -
    179. 11.09.2005 CATALOG: add user specified RA/DEC column option.
    180. -
    181. 11.10.2005 CATALOG: speed up catreg for large dbs
    182. -
    183. 11.14.2005 GUI: the meus Cut,Copy,Paste,Clear now works for -all dialog boxes on all platforms.
    184. -
    185. 11.16.2005 REGIONS: fixed a problem with rendering arrows -for line,vector,ruler, and compass with width>1.
    186. -
    187. 11.16.2005 GUI: Modified standard dialog boxes to remember -file types.
    188. -
    189. 11.17.2005 GUI: remove 'Use Cursors' Misc Option.
    190. -
    191. 11.17.2005 GUI: Modified standard dialog boxes to remember -filters.
    192. -
    193. 11.18.2005 COMPOSITE: fixed a problem with loading -composite regions with properties.
    194. -
    195. 12.05.2005 RGB: Fixed a problem with wcs matching rgb -frames .
    196. -
    197. 12.08.2005 REGIONS: Fixed a problem general comment such as -## and #.
    198. -
    199. 12.08.2005 HELP: reset previous behavior for -help. fv uses -ds9 -help to probe for ds9. Until fv is changed, we need to support the -prior behavior.
    200. -
    201. 12.15.2005 X11: Insure that all X11 rendering is calculated -in double precision until the very last, at which, the results are -rounded to the nearest integer. This includes markers, contours, grids.
    202. -
    203. 12.17.2005 PS: set default resolution to 150, from 72.
    204. -
    205. 12.19.2005 GUI: add .ftz and .FTZ to default fits name -filter.
    206. -
    207. 12.19.2005 FREEBSD: added support for freebsd.
    208. -
    209. 01.03.2006 FITSY++: fixed an overflow problem with mmap -very large array files.
    210. -
    211. 01.04.2006 GUI: reinstated DETECTOR and AMPLIFIER -coordinate system menu items in menus and removed the preferences.
    212. -
    213. 01.04.2006 GUI: reinstated ZMAX menu items in menus.
    214. -
    215. 01.05.2006 CATALOGS: fixed a problem with rotated or -flipped images and determining image size in ra and dec
    216. -
    217. 01.05.2006 PROJECTION: fixed a problem move and moveto.
    218. -
    219. 01.12.2006 COLORBAR: added numerics to colorbar.
    220. -
    221. 01.18.2006 GUI: separte controls for min/max and low/high.
    222. -
    223. 01.24.2006 HISTOGRAM EQU: is now based on low/high, not -min/max.
    224. -
    225. 01.27.2006 GUI: fixed a problem with updating the current -colormap.
    226. -
    227. 01.30.2006 PANNER: under truecolor visuals, the panner is -now updated with the colorbar.
    228. -
    229. 02.01.2006 TEMPLATE: tweak xmm templates for correct -boresite.
    230. -
    231. 02.03.2006 GUI: fixed Shift-Tab under linux.
    232. -
    233. 02.03.2006 GUI: fixed a problem with loading multiple -files, with -single command line option, followed by Match Frame. The -frames where not realized so the coordinate systems where not valid.
    234. -
    235. 02.03.2006 MARKERS: added the ability to toggle marker text.
    236. -
    237. 02.08.2006 RELEASE version 4.0b8
    238. -
    239. 02.07.2006 TCL/TK: update to version 8.4.12
    240. -
    241. 02.08.2006 CROSSHAIR: fix a typo that caused the crosshair -command-line option to fail.
    242. -
    243. 02.27.2006 CATALOG: fixed a problem with finding which -columns contain RA and DEC.
    244. -
    245. 02.27.2006 XPA: fixed a problem with xpaget ds9 width.
    246. -
    247. 03.20.2006 DSS: add new survey options for STSCI.
    248. -
    249. 03.24.2006 i18n: finished implemenation of -internationalization and localization code.
    250. -
    251. 03.29.2006 SCALE: fixed a problem with RGB frames and -log/pow scales. Incorrect low/high values were being used to calculate -the scale.
    252. -
    253. 03.29.2006 PREFS: the default prefs file is now ds9.prf. -The following directories are now searched in order: ./ ~ -/usr/local/lib /opt/local/lib
    254. -
    255. 03.29.2006 INITALIZATION: the default initalization file is -now ds9.ini. The following directories are now searched in order: ./ ~ -/usr/local/lib /opt/local/lib
    256. -
    257. 03.31.2006 GUI: fixed a problem with several dialog boxes -with the Paste menu option. If the clipboard was empty, an error was -generated.
    258. -
    259. 04.3.2006 FITS HEADER: fixed a problem displaying datacube -headers.
    260. -
    261. 04.3.2006 PROJECTION REGION: Projection region plots can -now be accessed via XPA PLOT
    262. -
    263. 04.5.2006 MACOSX: fix a problem with the macosx startup -scripts to allow path names with a space.
    264. -
    265. 04.7.2006 WCS: fix a problem WCS menu and images without a -wcs.
    266. -
    267. 04.10.2006 GRID: fixed a problem with GLACTIC wcs, AST, -WCSSUBS, and defined LATPOLE/LONPOLE keywords.
    268. -
    269. 04.15.2006 RELEASE version 4.0b9
    270. -
    271. 04.18.2006 CATALOGS: fixed a problem with filter editor -menu.
    272. -
    273. 04.18.2006 CATALOGS: fixed a problem with searching for -other catalogs
    274. -
    275. 04.24.2006 TEMP: DS9 will now look for environment vars -TEMP and TMP first for location of temp directory.
    276. -
    277. 04.28.2006 PREFS: Fixed a problem with writing invalid -preferences.
    278. -
    279. 04.28.2006 PS: Fixed a problem with printing Grayscale and -pure white values. They were being rounded off to 254, not 255.
    280. -
    281. 04.28.2006 PREFS: prefs are now written to a users home -directory if available (including windows) and hidden.
    282. -
    283. 05.02.2006 GCC: now compiles properly under gcc 4.1
    284. -
    285. 05.08.2006 SCALE: more checks for illegal low/high values -for log/pow scales
    286. -
    287. 05.10.2006 BIN: fix an issue with calculated width/height. -No matter the bin factor, or the dimensions of the data, always have at -least an 1x1 image.
    288. -
    289. 05.11.2006 DARWIN: compile under 10.4.x with no -OSSPINLOCKLOCK, which is not available under 10.3.x
    290. -
    291. 05.16.2006 CROSSHAIR: fixed a problem with xpa/cmd option -crosshair.
    292. -
    293. 05.16.2006 ANALYSIS: fixed a problem with loading analysis -files with bindings at startup with one frame.
    294. -
    295. 05.22.2006 WCSSUBS: Update to version 3.6.4
    296. -
    297. 05.25.2006 ANALYSIS: add $xcen and $ycen macros.
    298. -
    299. 05.25.2006 ANALYSIS: add $vo_method macro.
    300. -
    301. 06.05.2006 FITSY++: fixed a problem with incorrectly -detecting the beginning sequence of gz stream.
    302. -
    303. 06.12.2006 HV/XPA: Implemented 'xpaset' mime support.
    304. -
    305. 06.14.2006 FITS: Fixed a problem with displaying the header -of a file in which there was an extention name in the primary header.
    306. -
    307. 06.21.2006 GUI: Fixed a problem -single and -blink command -line optons.
    308. -
    309. 06.21.2006 REGIONS: Check for valid image loaded before -processing load regions commands.
    310. -
    311. 06.21.2006 MOSAIC: fixed a problem with mosaicimage wfpc2 -and display header.
    312. -
    313. 06.23.2006 HV: Implemented file caching.
    314. -
    315. 06.23.2006 HV: Implemented image caching.
    316. -
    317. 06.26.2006 HV: Implemented multiple mime processing.
    318. -
    319. 06.29.2006 TCLLIB: update to version 1.8
    320. -
    321. 07.11.2006 WCSSUBS: update to version 3.6.5
    322. -
    323. 07.11.2006 WCSSUBS: fix a problem with naxis>2
    324. -
    325. 07.12.2006 NAME SERVER: support for HTTP redirection
    326. -
    327. 07.12.2006 IMAGE SERVER: support for HTTP redirection
    328. -
    329. 07.13.2006 CATALOGS: support for HTTP redirection
    330. -
    331. 07.13.2006 REGIONS: fixed a problem with cut/copy/paste -regions dialog.
    332. -
    333. 07.25.2006 PREFS: preferences are automatically saved.
    334. -
    335. 07.25.2006 FITSY++: fixed a problem with large RGB arrays -and streams.
    336. -
    337. 07.31.2006 RGB: add support for invert RGB colormap.
    338. -
    339. 07.31.2006 FIRST: add support for VLA FIRST image server.
    340. -
    341. 08.01.2006 HTTP: add timeout options to all geturl calls.
    342. -
    343. 08.02.2006 CATALOGS: add suppport for SDSS.
    344. -
    345. 08.07.2006 ANALYSIS: fixed a problem with cancel geturl -tasks.
    346. -
    347. 08.14.2006 TKTABLE: fixed configure files for darwin intel.
    348. -
    349. 08.14.2006 TKIMG: fixed configure files for darwin intel.
    350. -
    351. 08.14.2006 AST: apply patch to plot.c at line 23207
    352. -
    353. 08.17.2006 BIN: fixed a problem with binning 3D and -integer cols.
    354. -
    355. 08.17.2006 BIN: fixed a problem with binning 3D and -updating the bin dialog box.
    356. -
    357. 08.17.2006 SCALE: changed AUTO to sample only for mosaics.
    358. -
    359. 08.30.2006 CATALOG: fixed a problem with filtering and -column names to leading or trailing spaces.
    360. -
    361. 08.31.2006 CATALOG: add support for CSV catalog files -with/wo header.
    362. -
    363. 09.06.2006 EPANDA: Fixed problems with rendering start and -stop angles.
    364. -
    365. 09.08.2006 BPANDA: Fixed problems with rendering start and -stop angles.
    366. -
    367. 09.11.2006 TEMPLATES: When creating templates, they were -placed in the upper right corner of the frame. This has been changed to -the center of the frame.
    368. -
    369. 09.11.2006 TEMPLATES: When templates where created via the -gui, the screen was not refreshed properly. This has been corrected.
    370. -
    371. 09.12.2006 FITSY++: Fixed a problem with hist() and column -values of 0, which was used as the default value.
    372. -
    373. 09.13.2006 COMPOSITE: Add complement angle.
    374. -
    375. 09.15.2006 CPANDA,EPANDA,BPANDA: fixed a conflict with -funtools. Stop/start angles will alway increase in value.
    376. -
    377. 09.18.2006 MOSAIC IMAGE NEXT: removed support.
    378. -
    379. 10.01.2006 RELEASE version 4.0b10
    380. -
    381. 10.01.2006 I18N: Add Portuguese support.
    382. -
    383. 10.01.2006 RELEASE version 4.0b10.1
    384. -
    385. 10.01.2006 FITS: external support for bzip2.
    386. -
    387. 10.01.2006 REGIONS: fixed a problem with clipping regions -in tile mode.
    388. -
    389. 10.03.2006 HV: add support for HTTP-EQUIV HTML Meta keyword.
    390. -
    391. 10.03.2006 PANDA: fixed a problem with zero length radius -and printing.
    392. -
    393. 10.10.2006 WCSSUBS: update to version 3.6.6
    394. -
    395. 10.13.2006 TCL/TK: update to version 8.4.13
    396. -
    397. 10.13.2006 FUNTOOLS: update to version 1.3.0b22
    398. -
    399. 10.13.2006 TCLLIB: update to version 1.9
    400. -
    401. 10.23.2006 LANGUAGE: add support for following languages -fr,es,de,it,pt,ru,da.
    402. -
    403. 10.23.2006 HTTP: increase timeout to 3 minutes.
    404. -
    405. 10.24.2006 GUI: add view colorbar numerics support.
    406. -
    407. 10.31.2006 CATALOGS: add full symbol support via xpa/command line.
    408. -
    409. 10.31.2006 CATALOGS: fixed a problem with the optional catalog name as a parameter.
    410. -
    411. 10.31.2006 GUI: multi column frame and active frame menu.
    412. -
    413. 10.31.2006 GUI: multi column catalog col name menus.
    414. -
    415. 11.02.2006 XPA: add xpaget ds9 fits bitpix.
    416. -
    417. 11.06.2006 GUI: add confirmation option preference.
    418. -
    419. 11.28.2006 REGIONS: add xpa/command line option get info.
    420. -
    421. 11.28.2006 REGIONS: fits regions file: first look for extension [REGIONS], then attempt to load the first extension.
    422. -
    423. 11.29.2006 FITS: fixed a overflow problem with very very large fits images > 8Gb in size.
    424. -
    425. 12.06.2006 RGB: fixed a problem with aligning very large images.
    426. -
    427. 12.07.2006 MOSAIC: fixed a problem with wcs mosaicsa and very large images.
    428. -
    429. 12.09.2006 FITS: removed a kludge for defining the wcs tangent point that only affected AIR and AZP projections.
    430. -
    431. 12.12.2006 GUI: fixed a problem with default vertical layout. The default size is now consistent with other options.
    432. -
    433. 12.13.2006 SAVEAS: fixed a problem with PHYSICAL and WCS coordinates. They were 1 pixel off.
    434. -
    435. 12.13.2006 CPANDA/EPANDA: fixed a problem with render and printing with an image flipped.
    436. -
    437. 12.20.2006 RGB: NaN are now ignored when building an RGB image.
    438. -
    439. 12.22.2006 GUI: Increased default X size so that buttons do not cause automatic resizing.
    440. -
    441. 01.08.2007 PREFS: fixed a problem with frame parser and LoadPrefs so that a preferences file from version b9 will correctly parse.
    442. -
    443. 01.23.2007 FITS: Added additional checks for valid format and values for DATASEC, DETSEC, and DETSIZE keywords.
    444. -
    445. 01.24.2007 CATALOGS: fixed a problem with redirect.
    446. -
    447. 01.24.2007 REGIONS: fixed a problem measuring WCS lengths across wcs mosacis and RGB images.
    448. -
    449. 01.25.2007 REGIONS: fixed a problem with rotated text regions.
    450. -
    451. 01.30.2007 DSS: Split DSS server into three servers.
    452. -
    453. 01.31.2007 GUI: add binning buffersize 8192 and binfactor 256.
    454. -
    455. 02.01.2007 RELEASE version 4.0b11
    456. -
    457. 02.02.2007 CATALOGS: add cols.
    458. -
    459. 02.02.2007 VO: default url is now http://cxc.harvard.edu/chandraed/list.txt.
    460. -
    461. 02.07.2007 PREFERENCES: if ds9 detects a newer prefs file, it will not be processed.
    462. -
    463. 02.09.2007 SKYVIEW: added support for HEASARC's skyview image cutout service.
    464. -
    465. 02.09.2007 GUI: dropped the 'b' for beta, afterall, ds9 is always beta!
    466. -
    467. 02.13.2007 CATALOGS: new non-modal search catalogs support.
    468. -
    469. 02.13.2007 CATALOGS: add show/hide support.
    470. -
    471. 02.15.2007 FIRST: fixed a problem with xpa first.
    472. -
    473. 02.15.2007 2MASS: fixed a problem with xpa 2mass.
    474. -
    475. 03.06.2007 MASK: add support for fits masks.
    476. -
    477. 03.06.2007 MOSAIC: remove support for 'fast mosaic' mode.
    478. -
    479. 03.06.2007 SCALE: added support for zscale parameter prefs.
    480. -
    481. 03.20.2007 FITSY++: add support for compressed FITS.
    482. -
    483. 03.27.2007 WCS: fixed support for alt wcs for bin tables.
    484. -
    485. 03.29.2007 REGIONS: add support for user specified point sizes
    486. -
    487. 04.02.2007 GRID: fixed a problem with TNX projection.
    488. -
    489. 04.03.2007 FITSY++: split code supporting FITS ASCII tables and FITS Binary Tables.
    490. -
    491. 04.03.2007 FITSY++: removed code supporting FITS Binary Tables substring arrays.
    492. -
    493. 04.03.2007 WCSSUBS: update to version 3.6.8
    494. -
    495. 04.03.2007 FUNTOOLS: update to version 1.3.0b30
    496. -
    497. 04.03.2007 XPA: update to version 2.1.7b2
    498. -
    499. 04.06.2007 FITSY++: add support for RICE compressed FITS.
    500. -
    501. 04.06.2007 SMOOTH: now implemented on a per channel basis for RGB.
    502. -
    503. 04.10.2007 WCSSUBS: backed out of wcscon.c to version 3.6.6 due to a bug in prec.
    504. -
    505. 04.12.2007 WINDOWS: fixed a problem with iis and iraf.
    506. -
    507. 04.15.2007 RELEASE version 4.12
    508. -
    509. 04.16.2007 FITSIMAGE: fixed an bug with setting file names after a reset.
    510. -
    511. 04.26.2007 ESO-DSS: support new survey names.
    512. -
    513. 05.10.2007 NSVR: fixed a problem with xpa/command line name lookup.
    514. -
    515. 05.10.2007 NSVR: fixed a problem redirection.
    516. -
    517. 05.11.2007 TCL: realize ds9 before executing any external tcl source.
    518. -
    519. 05.11.2007 CATALOGS: for csv files, ignore any comment lines.
    520. -
    521. 05.21.2007 MOSAICS: fixed several problems with constructing mosaics from both IRAF and WCS keywords.
    522. -
    523. 05.21.2007 IRAF MOSAICS: the image size is now defined by the actual data (just as with WCS) and not the DETSIZE keyword.
    524. -
    525. 05.30.2007 GRID: fixed a problem with plain font style that resulted in always using system and not the selected font.
    526. -
    527. 05.31.2007 ELLIPSE PANDA: fixed a problem incorrect postscript code.
    528. -
    529. 06.08.2007 GUI: fixed a problem with the Display Fits Header button.
    530. -
    531. 06.13.2007 FITS: add fits header command and xpa point.
    532. -
    533. 06.30.2007 RULER: fixed a problem with displaying the length text.
    534. -
    535. 07.15.2007 RELEASE version 4.13
    536. -
    -
- + + + + DS9 Version 4 Release Notes + + +

+ SAOImageDS9 Version 4.0 Release Notes

+
    +

    Version 4

    +
      +
    1. 09.13.2004 AST: update to version 3.4-4
    2. +
    3. 09.13.2004 TCL/TK: update to version 8.4.7
    4. +
    5. 09.14.2004 WCSSUBS: update to version 3.5.6
    6. +
    7. 09.14.2004 TCLLIB: update to version 1.6.1
    8. +
    9. 09.15.2004 TKTABLE: installed 2.9
    10. +
    11. 09.20.2004 SAOTK: fixed a problem with calculating a + regions rotational angle with a galactic or ecliptic wcs.
    12. +
    13. 09.21.2004 SAVEFITS: fixed a problem with the savefits + xpa + and command line options.
    14. +
    15. 09.21.2004 REGIONS: fixed a problem with updating region + dialog boxes after a change in event file bin factor.
    16. +
    17. 09.23.2004 DSS: if user selects dss2red or dss2blue + survey, + force server to eso.
    18. +
    19. 09.23.2004 2MASS: add image server.
    20. +
    21. 10.01.2004 DSS: fixed a problem with 'Update from + current + Frame'.
    22. +
    23. 10.12.2004 MAKEFILE: add export-dynamic for linux so + that + external shared libs can be loaded.
    24. +
    25. 10.21.2004 GUI: fixed a problem if while blinking the + user + changes the colorbar via mouse.
    26. +
    27. 11.17.2004 IMAGESERVER: fixed incompatibilities between + DSS + and 2MASS.
    28. +
    29. 11.19.2004 AST: update to version 3.5
    30. +
    31. 11.29.2004 FUNTOOLS: update to version 1.2.4
    32. +
    33. 11.30.2004 SAOTK: use NaN.h from Funtools. This corrects + problems with new architectures.
    34. +
    35. 12.03.2004 MAKEFILE: now support gcc 3.4.x
    36. +
    37. 12.15.2004 XPA: fixed a problem with preserve regions + command.
    38. +
    39. 12.15.2004 HTML: fixed several problems with color + matching + within htmlwidget.
    40. +
    41. 12.16.2004 GUI: fixed a problem with saving text from + SimpleTextDialog.
    42. +
    43. 12.16.2004 WCS: main wcs menu item now sets default + marker + coordinate system and skyframe.
    44. +
    45. 12.16.2004 COMPASS: create compass now uses current + marker + dialog system and skyframe.
    46. +
    47. 12.20.2004 POLYGON: fixed a problem with the exclude + strip + and rotation.
    48. +
    49. 12.20.2004 COMPOSITE: add support for composite region.
    50. +
    51. 12.22.2004 TEXT REGION: fixed a problem in which the + text + angle did not reflect the native coordinate system.
    52. +
    53. 12.29.2004 IMAGESERVER: xpa and command line options are + now synchronous. The GUI is still asynchronous.
    54. +
    55. 12.30.2004 NAMESERVER: fixed a problem with sexigesmal + from + SIMBAD near the equator.
    56. +
    57. 12.30.2004 NAMESERVER: xpa and command line options are + now + synchronous. The GUI is still asynchronous.
    58. +
    59. 01.31.2005 VECTOR: add support for new VECTOR region.
    60. +
    61. 02.08.2005 REGIONS: fix varies errors with definition of + angles. Position angles are now defined as from first + positive + coordinate axis to second positive coordinate axis except in + the case + of equatorial wcs, in this case it is defined as from second + positive + coordinate axis to first positive coordinate axis.
    62. +
    63. 02.16.2005 SCALE: added User menu options to clarify + current scaling mode.
    64. +
    65. 02.17.2005 LINUX64: fixed a problem with generating + postscript.
    66. +
    67. 02.28.2005 MOSAIC: add support for mosaic data cubes.
    68. +
    69. 03.01.2005 STD Dialog: fixed several problems with ds9 + not + remembering the current working directory.
    70. +
    71. 03.02.2005 WINDOWS: fixed a problem with a memory leak + when + rendering regions on the windows platform. We no longer try + to clip + against a clip region.
    72. +
    73. 03.02.2005 WINDOWS: fixed a problem with command + line options that require the ds9 window to be visible. We + have to + process + all events with 'update' before the windows version of ds9 + is visible.
    74. +
    75. 03.03.2005 REGIONS: add support to all regions parsers + for + ms windows line terminators
    76. +
    77. 03.03.2005 ANALYSIS: removed extra ';' at the end of all + regions substitutions.
    78. +
    79. 03.16.2005 FITS: increased fits file name size to 1024 + chars.
    80. +
    81. 03.17.2005 CATALOGS: are finally implemented!
    82. +
    83. 03.24.2005 WINDOWS: implemented non-windows native + standard + dialogs. This allows uses to specify a file extension.
    84. +
    85. 03.29.2005 FITY++: fixed a problem with filtering large + bin + tables while in mmapincr mode. We now insure that enough + data is mmap'd + for filter to build its good array.
    86. +
    87. 03.29.2005 PRESERVE: fixed syntax errors with preserve + regions and pan.
    88. +
    89. 03.30.2005 REGIONS: fixed regions parsers to accept a + regions file without terminator as the last character.
    90. +
    91. 03.30.2005 ZOOM: all zooms are now specified in terms of + x + and y internally
    92. +
    93. 04.01.2005 GRID: fixed a problem with grid options
    94. +
    95. 04.28.2005 REGIONS: reimplemented + basemarker,baseellipse,basebox classes.
    96. +
    97. 04.28.2005 ZOOM: implemented support for different x and + y + zoom.
    98. +
    99. 04.29.2005 XPA: update to version 2.1.6
    100. +
    101. 04.29.2005 FUNTOOLS: update to version 1.3.0b3
    102. +
    103. 04.29.2005 TCL/TK: update to version 8.4.9
    104. +
    105. 05.25.2005 REGIONS: update all regions code
    106. +
    107. 05.25.2005 REGIONS: add EPANDA
    108. +
    109. 06.07.2005 FUNTOOLS: update to version 1.3.0b6
    110. +
    111. 06.13.2005 SCALE: new LOG algorithm + log10(i/s*1000+1)/log10(1001) + where 0<i<s
    112. +
    113. 06.13.2005 MAKEFILE: add support for FreeBSD
    114. +
    115. 06.19.2005 FTP: all ftp opens now are in passive mode
    116. +
    117. 06.28.2005 BIN: fixed a problem with -bin factor
    118. +
    119. 06.28.2005 PAGESETUP: pagesetup command line options are + no + longer case sensitive
    120. +
    121. 07.12.2005 FUNTOOLS: update to version 1.3.0.b7
    122. +
    123. 07.13.2005 REGIONS: new DS9 regions 4.0 format
    124. +
    125. 07.13.2005 REGIONS: add copy,cut,paste,undo xpa and + command + line options.
    126. +
    127. 08.01.2005 GCC: add support for gcc 4.0. Remove backward + support for gcc 2.96 or earlier.
    128. +
    129. 08.03.2005 REGIONS: panda,epanda,bpanda, only render + start/stop angles in red/blue when selected.
    130. +
    131. 08.04.2005 SMOOTH: add smoothing algorithms + boxcar,tophat,gaussian
    132. +
    133. 08.15.2005 COLORBAR: add support for printing the + colorbar
    134. +
    135. 08.15.2005 FUNTOOLS: update to version 1.3.0b9
    136. +
    137. 08.15.2005 ZLIB: update to version 1.2.3
    138. +
    139. 08.17.2005 GUI: add View menu and prefs.
    140. +
    141. 08.24.2005 REGIONS: fixed a problem with ciao pie + regions.
    142. +
    143. 08.24.2005 REGIONS: add invert selection.
    144. +
    145. 08.25.2005 GUI: add display image window size.
    146. +
    147. 08.30.2005 RELEASE version 4.0b6
    148. +
    149. 09.12.2005 IIS: fixed a problem with iis and cursors.
    150. +
    151. 09.12.2005 RELEASE version 4.0b7
    152. +
    153. 09.15.2005 ARRAY: fixed a problem with loading array + cubes + from a file and determining the correct endian.
    154. +
    155. 10.24.2005 BIN: if unable to find suitable cols to bin, + chose the first and second column. This way, if you have + table, it will + always load, even if you don't know the column names.
    156. +
    157. 10.25.2005 BIN: binning dialog box. if number of columns + is + too large to display, wrap the menu.
    158. +
    159. 10.27.2005 CONTOUR: complete support for command + line/xpa + control of contour features.
    160. +
    161. 10.27.2005 CONTOUR: fixed a problem with convert and + contours of zero length.
    162. +
    163. 11.01.2005 FITS: fixed a problem loading very small + arrays + mmapincr
    164. +
    165. 11.01.2005 VECTOR: small change to correct issue with + gcc + 4.0.1
    166. +
    167. 11.01.2005 WCS: fixed a problem with wcs append/replace.
    168. +
    169. 11.02.2005 GRID: fixed a problem with alternative linear + wcs.
    170. +
    171. 11.02.2005 WCS: fixed a problem with alternative wcs + names. + All wcs names are now lower case.
    172. +
    173. 11.03.2005 CONTOUR: fixed a problem with contour convert + after a catalog command.
    174. +
    175. 11.03.2005 HELP: altered tk to pass -help to us. For + -help, + we now display a brief message and exit and for --help, we + display the + reference manual command line options.
    176. +
    177. 11.09.2005 CATALOG: fixed a problem with starbase to + trim + column names of white spaces.
    178. +
    179. 11.09.2005 CATALOG: add user specified RA/DEC column + option.
    180. +
    181. 11.10.2005 CATALOG: speed up catreg for large dbs
    182. +
    183. 11.14.2005 GUI: the meus Cut,Copy,Paste,Clear now works + for + all dialog boxes on all platforms.
    184. +
    185. 11.16.2005 REGIONS: fixed a problem with rendering + arrows + for line,vector,ruler, and compass with width>1.
    186. +
    187. 11.16.2005 GUI: Modified standard dialog boxes to + remember + file types.
    188. +
    189. 11.17.2005 GUI: remove 'Use Cursors' Misc Option.
    190. +
    191. 11.17.2005 GUI: Modified standard dialog boxes to + remember + filters.
    192. +
    193. 11.18.2005 COMPOSITE: fixed a problem with loading + composite regions with properties.
    194. +
    195. 12.05.2005 RGB: Fixed a problem with wcs matching rgb + frames .
    196. +
    197. 12.08.2005 REGIONS: Fixed a problem general comment such + as + ## and #.
    198. +
    199. 12.08.2005 HELP: reset previous behavior for -help. fv + uses + ds9 -help to probe for ds9. Until fv is changed, we need to + support the + prior behavior.
    200. +
    201. 12.15.2005 X11: Insure that all X11 rendering is + calculated + in double precision until the very last, at which, the + results are + rounded to the nearest integer. This includes markers, + contours, grids.
    202. +
    203. 12.17.2005 PS: set default resolution to 150, from 72.
    204. +
    205. 12.19.2005 GUI: add .ftz and .FTZ to default fits name + filter.
    206. +
    207. 12.19.2005 FREEBSD: added support for freebsd.
    208. +
    209. 01.03.2006 FITSY++: fixed an overflow problem with mmap + very large array files.
    210. +
    211. 01.04.2006 GUI: reinstated DETECTOR and AMPLIFIER + coordinate system menu items in menus and removed the + preferences.
    212. +
    213. 01.04.2006 GUI: reinstated ZMAX menu items in menus.
    214. +
    215. 01.05.2006 CATALOGS: fixed a problem with rotated or + flipped images and determining image size in ra and dec
    216. +
    217. 01.05.2006 PROJECTION: fixed a problem move and moveto.
    218. +
    219. 01.12.2006 COLORBAR: added numerics to colorbar.
    220. +
    221. 01.18.2006 GUI: separte controls for min/max and + low/high.
    222. +
    223. 01.24.2006 HISTOGRAM EQU: is now based on low/high, not + min/max.
    224. +
    225. 01.27.2006 GUI: fixed a problem with updating the + current + colormap.
    226. +
    227. 01.30.2006 PANNER: under truecolor visuals, the panner + is + now updated with the colorbar.
    228. +
    229. 02.01.2006 TEMPLATE: tweak xmm templates for correct + boresite.
    230. +
    231. 02.03.2006 GUI: fixed Shift-Tab under linux.
    232. +
    233. 02.03.2006 GUI: fixed a problem with loading multiple + files, with -single command line option, followed by Match + Frame. The + frames where not realized so the coordinate systems where + not valid.
    234. +
    235. 02.03.2006 MARKERS: added the ability to toggle marker + text.
    236. +
    237. 02.08.2006 RELEASE version 4.0b8
    238. +
    239. 02.07.2006 TCL/TK: update to version 8.4.12
    240. +
    241. 02.08.2006 CROSSHAIR: fix a typo that caused the + crosshair + command-line option to fail.
    242. +
    243. 02.27.2006 CATALOG: fixed a problem with finding which + columns contain RA and DEC.
    244. +
    245. 02.27.2006 XPA: fixed a problem with xpaget ds9 width.
    246. +
    247. 03.20.2006 DSS: add new survey options for STSCI.
    248. +
    249. 03.24.2006 i18n: finished implemenation of + internationalization and localization code.
    250. +
    251. 03.29.2006 SCALE: fixed a problem with RGB frames and + log/pow scales. Incorrect low/high values were being used to + calculate + the scale.
    252. +
    253. 03.29.2006 PREFS: the default prefs file is now ds9.prf. + The following directories are now searched in order: ./ ~ + /usr/local/lib /opt/local/lib
    254. +
    255. 03.29.2006 INITALIZATION: the default initalization file + is + now ds9.ini. The following directories are now searched in + order: ./ ~ + /usr/local/lib /opt/local/lib
    256. +
    257. 03.31.2006 GUI: fixed a problem with several dialog + boxes + with the Paste menu option. If the clipboard was empty, an + error was + generated.
    258. +
    259. 04.3.2006 FITS HEADER: fixed a problem displaying + datacube + headers.
    260. +
    261. 04.3.2006 PROJECTION REGION: Projection region plots can + now be accessed via XPA PLOT
    262. +
    263. 04.5.2006 MACOSX: fix a problem with the macosx startup + scripts to allow path names with a space.
    264. +
    265. 04.7.2006 WCS: fix a problem WCS menu and images without + a + wcs.
    266. +
    267. 04.10.2006 GRID: fixed a problem with GLACTIC wcs, AST, + WCSSUBS, and defined LATPOLE/LONPOLE keywords.
    268. +
    269. 04.15.2006 RELEASE version 4.0b9
    270. +
    271. 04.18.2006 CATALOGS: fixed a problem with filter editor + menu.
    272. +
    273. 04.18.2006 CATALOGS: fixed a problem with searching for + other catalogs
    274. +
    275. 04.24.2006 TEMP: DS9 will now look for environment vars + TEMP and TMP first for location of temp directory.
    276. +
    277. 04.28.2006 PREFS: Fixed a problem with writing invalid + preferences.
    278. +
    279. 04.28.2006 PS: Fixed a problem with printing Grayscale + and + pure white values. They were being rounded off to 254, not + 255.
    280. +
    281. 04.28.2006 PREFS: prefs are now written to a users home + directory if available (including windows) and hidden.
    282. +
    283. 05.02.2006 GCC: now compiles properly under gcc 4.1
    284. +
    285. 05.08.2006 SCALE: more checks for illegal low/high + values + for log/pow scales
    286. +
    287. 05.10.2006 BIN: fix an issue with calculated + width/height. + No matter the bin factor, or the dimensions of the data, + always have at + least an 1x1 image.
    288. +
    289. 05.11.2006 DARWIN: compile under 10.4.x with no + OSSPINLOCKLOCK, which is not available under 10.3.x
    290. +
    291. 05.16.2006 CROSSHAIR: fixed a problem with xpa/cmd + option + crosshair.
    292. +
    293. 05.16.2006 ANALYSIS: fixed a problem with loading + analysis + files with bindings at startup with one frame.
    294. +
    295. 05.22.2006 WCSSUBS: Update to version 3.6.4
    296. +
    297. 05.25.2006 ANALYSIS: add $xcen and $ycen macros.
    298. +
    299. 05.25.2006 ANALYSIS: add $vo_method macro.
    300. +
    301. 06.05.2006 FITSY++: fixed a problem with incorrectly + detecting the beginning sequence of gz stream.
    302. +
    303. 06.12.2006 HV/XPA: Implemented 'xpaset' mime support.
    304. +
    305. 06.14.2006 FITS: Fixed a problem with displaying the + header + of a file in which there was an extention name in the + primary header.
    306. +
    307. 06.21.2006 GUI: Fixed a problem -single and -blink + command + line optons.
    308. +
    309. 06.21.2006 REGIONS: Check for valid image loaded before + processing load regions commands.
    310. +
    311. 06.21.2006 MOSAIC: fixed a problem with mosaicimage + wfpc2 + and display header.
    312. +
    313. 06.23.2006 HV: Implemented file caching.
    314. +
    315. 06.23.2006 HV: Implemented image caching.
    316. +
    317. 06.26.2006 HV: Implemented multiple mime processing.
    318. +
    319. 06.29.2006 TCLLIB: update to version 1.8
    320. +
    321. 07.11.2006 WCSSUBS: update to version 3.6.5
    322. +
    323. 07.11.2006 WCSSUBS: fix a problem with naxis>2
    324. +
    325. 07.12.2006 NAME SERVER: support for HTTP redirection
    326. +
    327. 07.12.2006 IMAGE SERVER: support for HTTP redirection
    328. +
    329. 07.13.2006 CATALOGS: support for HTTP redirection
    330. +
    331. 07.13.2006 REGIONS: fixed a problem with cut/copy/paste + regions dialog.
    332. +
    333. 07.25.2006 PREFS: preferences are automatically saved.
    334. +
    335. 07.25.2006 FITSY++: fixed a problem with large RGB + arrays + and streams.
    336. +
    337. 07.31.2006 RGB: add support for invert RGB colormap.
    338. +
    339. 07.31.2006 FIRST: add support for VLA FIRST image + server.
    340. +
    341. 08.01.2006 HTTP: add timeout options to all geturl + calls.
    342. +
    343. 08.02.2006 CATALOGS: add suppport for SDSS.
    344. +
    345. 08.07.2006 ANALYSIS: fixed a problem with cancel geturl + tasks.
    346. +
    347. 08.14.2006 TKTABLE: fixed configure files for darwin + intel.
    348. +
    349. 08.14.2006 TKIMG: fixed configure files for darwin + intel.
    350. +
    351. 08.14.2006 AST: apply patch to plot.c at line 23207
    352. +
    353. 08.17.2006 BIN: fixed a problem with binning 3D and + integer cols.
    354. +
    355. 08.17.2006 BIN: fixed a problem with binning 3D and + updating the bin dialog box.
    356. +
    357. 08.17.2006 SCALE: changed AUTO to sample only for + mosaics.
    358. +
    359. 08.30.2006 CATALOG: fixed a problem with filtering and + column names to leading or trailing spaces.
    360. +
    361. 08.31.2006 CATALOG: add support for CSV catalog files + with/wo header.
    362. +
    363. 09.06.2006 EPANDA: Fixed problems with rendering start + and + stop angles.
    364. +
    365. 09.08.2006 BPANDA: Fixed problems with rendering start + and + stop angles.
    366. +
    367. 09.11.2006 TEMPLATES: When creating templates, they were + placed in the upper right corner of the frame. This has been + changed to + the center of the frame.
    368. +
    369. 09.11.2006 TEMPLATES: When templates where created via + the + gui, the screen was not refreshed properly. This has been + corrected.
    370. +
    371. 09.12.2006 FITSY++: Fixed a problem with hist() and + column + values of 0, which was used as the default value.
    372. +
    373. 09.13.2006 COMPOSITE: Add complement angle.
    374. +
    375. 09.15.2006 CPANDA,EPANDA,BPANDA: fixed a conflict with + funtools. Stop/start angles will alway increase in value.
    376. +
    377. 09.18.2006 MOSAIC IMAGE NEXT: removed support.
    378. +
    379. 10.01.2006 RELEASE version 4.0b10
    380. +
    381. 10.01.2006 I18N: Add Portuguese support.
    382. +
    383. 10.01.2006 RELEASE version 4.0b10.1
    384. +
    385. 10.01.2006 FITS: external support for bzip2.
    386. +
    387. 10.01.2006 REGIONS: fixed a problem with clipping + regions + in tile mode.
    388. +
    389. 10.03.2006 HV: add support for HTTP-EQUIV HTML Meta + keyword.
    390. +
    391. 10.03.2006 PANDA: fixed a problem with zero length + radius + and printing.
    392. +
    393. 10.10.2006 WCSSUBS: update to version 3.6.6
    394. +
    395. 10.13.2006 TCL/TK: update to version 8.4.13
    396. +
    397. 10.13.2006 FUNTOOLS: update to version 1.3.0b22
    398. +
    399. 10.13.2006 TCLLIB: update to version 1.9
    400. +
    401. 10.23.2006 LANGUAGE: add support for following languages + fr,es,de,it,pt,ru,da.
    402. +
    403. 10.23.2006 HTTP: increase timeout to 3 minutes.
    404. +
    405. 10.24.2006 GUI: add view colorbar numerics support.
      +
    406. +
    407. 10.31.2006 CATALOGS: add full symbol support via + xpa/command line.
      +
    408. +
    409. 10.31.2006 CATALOGS: fixed a problem with the optional + catalog name as a parameter.
      +
    410. +
    411. 10.31.2006 GUI: multi column frame and active frame + menu.
      +
    412. +
    413. 10.31.2006 GUI: multi column catalog col name menus.
      +
    414. +
    415. 11.02.2006 XPA: add xpaget ds9 fits bitpix.
      +
    416. +
    417. 11.06.2006 GUI: add confirmation option preference.
      +
    418. +
    419. 11.28.2006 REGIONS: add xpa/command line option get + info.
      +
    420. +
    421. 11.28.2006 REGIONS: fits regions file: first look for + extension [REGIONS], then attempt to load the first + extension.
      +
    422. +
    423. 11.29.2006 FITS: fixed a overflow problem with very very + large fits images > 8Gb in size.
      +
    424. +
    425. 12.06.2006 RGB: fixed a problem with aligning very large + images.
      +
    426. +
    427. 12.07.2006 MOSAIC: fixed a problem with wcs mosaicsa and + very large images.
      +
    428. +
    429. 12.09.2006 FITS: removed a kludge for defining the wcs + tangent point that only affected AIR and AZP projections.
      +
    430. +
    431. 12.12.2006 GUI: fixed a problem with default vertical + layout. The default size is now consistent with other + options.
      +
    432. +
    433. 12.13.2006 SAVEAS: fixed a problem with PHYSICAL and WCS + coordinates. They were 1 pixel off.
      +
    434. +
    435. 12.13.2006 CPANDA/EPANDA: fixed a problem with render + and printing with an image flipped.
      +
    436. +
    437. 12.20.2006 RGB: NaN are now ignored when building an RGB + image.
      +
    438. +
    439. 12.22.2006 GUI: Increased default X size so that buttons + do not cause automatic resizing.
      +
    440. +
    441. 01.08.2007 PREFS: fixed a problem with frame parser and + LoadPrefs so that a preferences file from version b9 will + correctly parse.
      +
    442. +
    443. 01.23.2007 FITS: Added additional checks for valid + format and values for DATASEC, DETSEC, and DETSIZE keywords.
      +
    444. +
    445. 01.24.2007 CATALOGS: fixed a problem with redirect.
      +
    446. +
    447. 01.24.2007 REGIONS: fixed a problem measuring WCS + lengths across wcs mosacis and RGB images.
      +
    448. +
    449. 01.25.2007 REGIONS: fixed a problem with rotated text + regions.
      +
    450. +
    451. 01.30.2007 DSS: Split DSS server into three servers.
      +
    452. +
    453. 01.31.2007 GUI: add binning buffersize 8192 and + binfactor 256.
      +
    454. +
    455. 02.01.2007 RELEASE version 4.0b11
    456. +
    457. 02.02.2007 CATALOGS: add cols.
      +
    458. +
    459. 02.02.2007 VO: default url is now + http://cxc.harvard.edu/chandraed/list.txt.
      +
    460. +
    461. 02.07.2007 PREFERENCES: if ds9 detects a newer prefs + file, it will not be processed.
      +
    462. +
    463. 02.09.2007 SKYVIEW: added support for HEASARC's skyview + image cutout service.
      +
    464. +
    465. 02.09.2007 GUI: dropped the 'b' for beta, afterall, ds9 + is always beta!
      +
    466. +
    467. 02.13.2007 CATALOGS: new non-modal search catalogs + support.
      +
    468. +
    469. 02.13.2007 CATALOGS: add show/hide support.
      +
    470. +
    471. 02.15.2007 FIRST: fixed a problem with xpa first.
      +
    472. +
    473. 02.15.2007 2MASS: fixed a problem with xpa 2mass.
      +
    474. +
    475. 03.06.2007 MASK: add support for fits masks.
      +
    476. +
    477. 03.06.2007 MOSAIC: remove support for 'fast mosaic' + mode.
      +
    478. +
    479. 03.06.2007 SCALE: added support for zscale parameter + prefs.
      +
    480. +
    481. 03.20.2007 FITSY++: add support for compressed FITS.
    482. +
    483. 03.27.2007 WCS: fixed support for alt wcs for bin + tables.
      +
    484. +
    485. 03.29.2007 REGIONS: add support for user specified point + sizes
      +
    486. +
    487. 04.02.2007 GRID: fixed a problem with TNX projection.
      +
    488. +
    489. 04.03.2007 FITSY++: split code supporting FITS ASCII + tables and FITS Binary Tables.
      +
    490. +
    491. 04.03.2007 FITSY++: removed code supporting FITS Binary + Tables substring arrays.
      +
    492. +
    493. 04.03.2007 WCSSUBS: update to version 3.6.8
    494. +
    495. 04.03.2007 FUNTOOLS: update to version 1.3.0b30
    496. +
    497. 04.03.2007 XPA: update to version 2.1.7b2
    498. +
    499. 04.06.2007 FITSY++: add support for RICE compressed + FITS.
    500. +
    501. 04.06.2007 SMOOTH: now implemented on a per channel + basis for RGB.
    502. +
    503. 04.10.2007 WCSSUBS: backed out of wcscon.c to version + 3.6.6 due to a bug in prec.
    504. +
    505. 04.12.2007 WINDOWS: fixed a problem with iis and iraf.
    506. +
    507. 04.15.2007 RELEASE version 4.12
    508. +
    509. 04.16.2007 FITSIMAGE: fixed an bug with setting file + names after a reset.
    510. +
    511. 04.26.2007 ESO-DSS: support new survey names.
    512. +
    513. 05.10.2007 NSVR: fixed a problem with xpa/command line + name lookup.
    514. +
    515. 05.10.2007 NSVR: fixed a problem redirection.
    516. +
    517. 05.11.2007 TCL: realize ds9 before executing any + external tcl source.
    518. +
    519. 05.11.2007 CATALOGS: for csv files, ignore any comment + lines.
    520. +
    521. 05.21.2007 MOSAICS: fixed several problems with + constructing mosaics from both IRAF and WCS keywords.
    522. +
    523. 05.21.2007 IRAF MOSAICS: the image size is now defined + by the actual data (just as with WCS) and not the DETSIZE + keyword.
    524. +
    525. 05.30.2007 GRID: fixed a problem with plain font style + that resulted in always using system and not the selected + font.
    526. +
    527. 05.31.2007 ELLIPSE PANDA: fixed a problem incorrect + postscript code.
    528. +
    529. 06.08.2007 GUI: fixed a problem with the Display Fits + Header button.
    530. +
    531. 06.13.2007 FITS: add fits header command and xpa point.
    532. +
    533. 06.30.2007 RULER: fixed a problem with displaying the + length text.
    534. +
    535. 07.15.2007 RELEASE version 4.13
    536. +
    +
+ diff --git a/ds9/doc/release/r5.0.html b/ds9/doc/release/r5.0.html index 7be3c36..c99b184 100644 --- a/ds9/doc/release/r5.0.html +++ b/ds9/doc/release/r5.0.html @@ -1,449 +1,643 @@ - - - - DS9 Version 5 Release Notes - - -

-SAOImage DS9 Version 5 Release Notes

-
    -
      -
    1. 07.16.2007 FITSY++: fix a problem with rice compressed -images and multiple tiles.
    2. -
    3. 07.17.2007 MOSAIC: fix a problem with bin table extensions -at the end of a mosaic image wcs.
    4. -
    5. 07.20.2007 COLORMAP: fixed a problem with loading external -colormaps.
    6. -
    7. 07.20.2007 COLORMAP: fixed a problem colormap menus.
    8. -
    9. 07.23.2007 ARCHIVES: new url for skyview.
    10. -
    11. 07.23.2007 I18N: add language support for Japanese. -(many thanks to Masahiro Tsujimoto!).
    12. -
    13. 07.23.2007 PIXEL TABLE: xpaget will now return the pixel -table values.
    14. -
    15. 07.31.2007 SOLARISx86: now supporting solarisx86.
    16. -
    17. 08.15.2007 PIXELTABLE: fixed a minor problem with xpaget -pixeltable.
    18. -
    19. 08.15.2007 FUNTOOLS: update to version 1.4.0
    20. -
    21. 08.15.2007 IIS: fixed a problem with frame number greater -than 10.
    22. -
    23. 08.15.2007 EXAMINE: changed frame name to 'Frame'.
    24. -
    25. 09.02.2007 CATALOGS: updated urls and menu titles.
    26. -
    27. 09.20.2007 PREFS: new prefs dialog box.
    28. -
    29. 09.24.2007 CATALOGS: fixed a problem with the CDS query.
    30. -
    31. 09.24.2007 CATALOGS: add SDSS DR6.
    32. -
    33. 09.24.2007 SKYVIEW: fixed default image size and updated -url.
    34. -
    35. 09.24.2007 PROJECTION: install callbacks only after Button -Release.
    36. -
    37. 09.25.2007 REGIONS: add xpa/command SHOW and SHOWTEXT -support.
    38. -
    39. 09.25.2007 CONTOURS: fixed a problem with load contours -from the command line.
    40. -
    41. 10.03.2007 MACOSX: MacOSX Aqua support is now fully -implemented!
    42. -
    43. 10.03.2007 COLORMAP: pass colormap names thru translation -tables
    44. -
    45. 10.03.2007 XPA: update to version 2.1.8
    46. -
    47. 10.05.2007 COMPOSITE: add global properties switch.
    48. -
    49. 10.05.2007 LINE: fixed a problem with initial displayed -arrow checkboxes in dialog.
    50. -
    51. 10.05.2007 FOV: moved FOV menu to more visible level
    52. -
    53. 10.10.2007 I18N: add language support for French.
    54. -
    55. 10.11.2007 CATALOGS: fixed a problem with the symbol editor -dialog.
    56. -
    57. 10.15.2007 RELEASE version 5.0
    58. -
    59. 10.16.2007 PROJECTION: fixed a problem with the coordinates -of the projection plot.
    60. -
    61. 10.17.2007 RICE: fixed a problem with float and double RICE -compression.
    62. -
    63. 10.24.2007 RICE: fixed several problems with mosaics, cubes -and RICE compression.
    64. -
    65. 10.24.2007 GUI: added support for ds9 beta versions.
    66. -
    67. 10.24.2007 PREFS: added OK and Cancel buttons to all tabs.
    68. -
    69. 10.29.2007 CATALOGS: implemented support for new CDS -catalogs search format.
    70. -
    71. 10.30.2007 SAOTK: implemented reentrant parsers.
    72. -
    73. 11.01.2007 SAOTK: now support any color for markers, -contours, etc.
    74. -
    75. 11.02.2007 MACOSX/WINDOWS: fixed a problem with native open -file dialog. If bad file name had been used, (or an extention), an -error would occur.
    76. -
    77. 11.07.2007 TCL/TK: update to version 8.4.16.
    78. -
    79. 11.08.2007 PLOT: fixed a problem with xpa/command line -linear/line tokens to match documentation.
    80. -
    81. 11.09.2007 PREFERENCES: fixed a problem with slower ppcs. -use 'update idletasks' instead of 'update' to avoid possible race -condition.
    82. -
    83. 11.21.2007 XPA: update to version 2.1.9
    84. -
    85. 11.21.2007 FUNTOOLS: update to version 1.4.1
    86. -
    87. 11.21.2007 WCSSUBS: update to version 3.7.0
    88. -
    89. 11.21.2007 TCLLIBS: update to version 1.10
    90. -
    91. 11.28.2007 TCL/TK: update to version 8.4.17 beta.
    92. -
    93. 11.28.2007 ANALYSIS: fix a problem with spaces in tmp file -names.
    94. -
    95. 12.05.2007 FLEXLEXER.Y: updated version.
    96. -
    97. 12.06.2007 GUI: change key binding 'c' to 'r'. It conflicts -with 'copy' on MacOSX and Windows platforms.
    98. -
    99. 12.06.2007 REGIONS: fixed a problem with pasteing regions -into an empty frame.
    100. -
    101. 12.18.2007 ZIP: fixed a problem with the unix Makefile.
    102. -
    103. 12.18.2007 FUNTOOLS: update to version 1.4.2.
    104. -
    105. 12.18.2007 2MASS: limit size to 1024 arcsec.
    106. -
    107. 12.21.2007 FITSY++: add support for HCOMPRESS compressed -FITS.
    108. -
    109. 12.28.2007 FITSY++: add support for GZIP compressed FITS.
    110. -
    111. 01.03.2008 FITSY++: add support for PLIO compressed FITS.
    112. -
    113. 01.04.2008 GUI: fixed a problem with X11 servers that -return truecolor 32 bit when in fact the visual is truecolor 24bit.
    114. -
    115. 01.15.2008 RELEASE version 5.1
    116. -
    117. 01.17.2008 ANALYSIS: add the directory of any loaded -analysis file to the PATH.
    118. -
    119. 01.22.2008 REGIONS: fixed a problem introduced with -reentrant parsers. Sexagesimal values between -00 and +00 were -incorrectly parsed as +00.
    120. -
    121. 01.23.2008 REGIONS: fixed a problem with parsing HMS/DMS -coordinates.
    122. -
    123. 01.24.2008 GUI: fixed a problem shift rotate mode.
    124. -
    125. 01.24.2008 GUI: info panel 'Frame' width set to +4.
    126. -
    127. 01.24.2008 GUI: add new goto frame menu.
    128. -
    129. 01.24.2008 GUI: add support for move frames.
    130. -
    131. 01.24.2008 ANALYSIS: for MacOSX tiger, wrap cmds with shell -and PATH.
    132. -
    133. 01.25.2008 CATALOGS: make sure xpa and command line -retrieves are syncronous.
    134. -
    135. 01.28.2008 CONTOUR: fixed a problem with loading contour -levels into multiple frames.
    136. -
    137. 01.31.2008 WINDOWS: changed how windows come into focus.
    138. -
    139. 01.31.2008 TCL/TK: update to version 8.4.17.
    140. -
    141. 02.07.2008 GUI: change default directory for standard -dialog to $HOME.
    142. -
    143. 02.07.2008 ANALYSIS: add /sw/bin to default path for MacOSX.
    144. -
    145. 02.20.2008 CATALOGS: add support for editing a catalog -table and regions.
    146. -
    147. 02.20.2008 TEXT: add enable rotation switch for text -regions.
    148. -
    149. 02.20.2008 GUI: ds9 will now start in the users home -directory for MacOSX Aqua users when invoked from a double click and -the default dialog box is Motif or Windows.
    150. -
    151. 02.20.2008 TCL/TK: update to version 8.4.18.
    152. -
    153. 02.26.2008 IIS: disable most keystroke and mouse events for -iis frames.
    154. -
    155. 02.28.2008 FITSY++: fixed a problem with save fits and -smoothed images.
    156. -
    157. 02.29.2008 WCS: fixed a problem with calculating the size -and center of complex fits images in WCS.
    158. -
    159. 03.05.2008 GUI: backed out change key binding 'c' to 'r'. -It causes untold grief with IRAF.
    160. -
    161. 03.10.2008 MACOSX: fixed a problem with printing non -standard colors.
    162. -
    163. 03.10.2008 CATALOGS: catalog dialogs are now tied to the -frame. This allows multiple copies of the same catalog, one per frame.
    164. -
    165. 03.12.2008 GRID: added support for PC001001 formated WCS -keywords.
    166. -
    167. 03.13.2008 IIS: make sure socket is closed on exec.
    168. -
    169. 03.13.2008 WINDOWS: add support for native printing.
    170. -
    171. 03.18.2008 CROSSHAIR: fix a problem with the line width for -postscript.
    172. -
    173. 03.18.2008 MACOSX: restore postscript printing.
    174. -
    175. 03.18.2008 WINDOWS: restore postscript printing.
    176. -
    177. 03.19.2008 GUI: enhancements with Find/FindNext in text -dialog windows.
    178. -
    179. 03.19.2008 GUI: add console support.
    180. -
    181. 03.24.2008 REGIONS: apply WCS to fits regions if present.
    182. -
    183. 03.25.2008 PREFS: fixed a problem with Zoom menu -preferences.
    184. -
    185. 03.31.2008 GUI: add support for user configured button bar.
    186. -
    187. 04.03.2008 CATALOGS: add support for simbad.
    188. -
    189. 04.04.2008 MASKS: fixed a problem with mask color -preference.
    190. -
    191. 04.07.2008 IMEXAMINE: added support for key stroke events.
    192. -
    193. 04.15.2008 RELEASE version 5.2
    194. -
    195. 04.18.2008 REGIONS: added support for centroid.
    196. -
    197. 04.21.2008 GUI: fixed a problem with 'c' and control-c.
    198. -
    199. 04.21.2008 IIS: fixed a problem key events. Now all key -events are active until IIS is in cursor mode. At this point all key -events are passed to IRAF except for 'TAB'.
    200. -
    201. 04.23.2008 MACOSX: split the binary and archive into two -files, and codesign the binary, so that it will play well with -leopard's new firewall.
    202. -
    203. 04.25.2008 FITSY++: fixed a proble with mapincr. If seek_ -is at end of file, mmap will not return an error.
    204. -
    205. 04.28.2008 GUI: delete all frames resets the frame counter -(broken in 5.2).
    206. -
    207. 06.02.2008 GCC: remove all references to and -use instead.
    208. -
    209. 06.02.2008 GCC: support for gcc 4.2.
    210. -
    211. 06.02.2008 GUI: fix typo in bin.tcl menus.
    212. -
    213. 06.03.2008 FITSY++: changes to processing the header where -ds9 will now work with illegal fits files that contains NULLs instead -of SPACEs.
    214. -
    215. 06.03.2008 RICE: implemented compatibility with cfitsio -3.08.
    216. -
    217. 06.04.2008 GZIP: implemented compatibility with cfitsio -3.08.
    218. -
    219. 06.04.2008 HCOMPRESS: implemented compatibility with -cfitsio 3.08.
    220. -
    221. 06.05.2008 IIS: disable scale menu with iis frame (fixed -from version 5.2).
    222. -
    223. 06.05.2008 REGIONS: fixed FITS regions polygon support. Now -determine how many points based on the repeat value of the column, but -check for .
    224. -
    225. 06.06.2008 FITS: for saveimage fits, if non-linear WCS, -don't attempt to save WCS.
    226. -
    227. 06.06.2008 BLINK: add xpa/command line option -blink -interval.
    228. -
    229. 06.06.2008 REGIONS: add for DASH property.
    230. -
    231. 07.11.2008 REGIONS: fixed a problem with the 'delete all' -button.
    232. -
    233. 07.16.2008 XPA: if CHECKDNS fails, set XPA_METHOD to local -and initialize.
    234. -
    235. 07.21.2008 PROJECTION: minor change to ensure that we step -over the grid in 1 pixel values.
    236. -
    237. 07.24.2008 IIS: add support for all 16 IIS colors.
    238. -
    239. 07.25.2008 BINNING: fixed a problem with smooth and 3d -binning.
    240. -
    241. 08.04.2008 FITSY++: fixed a problem with BSCALE/BZERO and -float/double data types.
    242. -
    243. 08.11.2008 CATALOGS: fixed a problem with catalogs retrieved -via a cds search. The id returned would fail during evaluation in -creating a valid header.
    244. -
    245. 08.11.2008 CATALOGS: add CMC to catalog menu.
    246. -
    247. 08.11.2008 GUI: fixed a problem with the initial directory -for the standard dialog when loading from the command line.
    248. -
    249. 08.14.2008 VECTOR: vast improvements in optimization.
    250. -
    251. 08.19.2008 GUI: catch a failure to initialize window system -(a problem with X11) and exit nice.
    252. -
    253. 08.19.2008 MACOSX: fixed the window tab problem for Aqua -port.
    254. -
    255. 08.19.2008 MACOSX: fixed canvas background issues.
    256. -
    257. 08.20.2008 GUI: Add buttons to vertical layout.
    258. -
    259. 09.10.2008 XPA: fixed a problem with blink interval < 1.
    260. -
    261. 09.12.2008 PREFS: add 'Preserve During Load' for scale, -pan, and regions.
    262. -
    263. 09.12.2008 CONTOUR: add dash line option.
    264. -
    265. 09.17.2008 PANNER: check to see if we are at pole.
    266. -
    267. 09.17.2008 CATALOGS: add copy from row(s).
    268. -
    269. 09.17.2008 REGIONS: look for new FITS POLYGON termination -conditions
    270. -
    271. 09.22.2008 COLORBAR: removed truecolor colorbar options. -Always paint the entire image.
    272. -
    273. 09.25.2008 BINNING: automatically look for x,y then ra,dec, -before settling for columns 1 and 2.
    274. -
    275. 09.25.2008 IMEXAM: added 'any' event (returns with a mouse -event or key event).
    276. -
    277. 10.02.2008 CATALOGS: fixed a problem with size format for -SIMBAD and NED. Degrees and ArcSecs were incorrectly calculated.
    278. -
    279. 10.03.2008 CATALOGS: Add support for CXC catalog.
    280. -
    281. 10.08.2008 MACOSX: add MacOSX X11 10.5 firewall port.
    282. -
    283. 10.10.2008 FOV: add sao/binospec.
    284. -
    285. 10.15.2008 RELEASE version 5.3
    286. -
    287. 10.17.2008 CATALOGS: removed support for Chandra Source -Catalog at request of Ian Evans of CXC.
    288. -
    289. 10.22.2008 MASKS: add support for mask transparency.
    290. -
    291. 10.24.2008 MASKS: add new mask properties.
    292. -
    293. 10.28.2008 GRID: add grid title support.
    294. -
    295. 10.31.2008 RELEASE version 5.4
    296. -
    297. 10.31.2008 GRID: full grid support for command line and xpa.
    298. -
    299. 11.04.2008 FITSY: fixed a problem with header keywords that -start with 'END'.
    300. -
    301. 11.13.2008 FITSY: fixed a problem when there was a failure -to correctly parse iraf or wcs keywords.
    302. -
    303. 12.02.2008 FITS: for saveimage fits, fixed a problem with -LTMV,DTMV, and WCS coordinates. They were off by 1 pixel in x.
    304. -
    305. 12.02.2008 GUI: fixed a problem with panning via click and -drag.
    306. -
    307. 12.04.2008 MPEG: changed makefiles to compile tkmpeg code -without optiminzation. -O created invalid code for MacOSX (and possible -others)
    308. -
    309. 12.04.2008 REGIONS: fixed a problem when creating a default -panda region via a mouse click.
    310. -
    311. 12.05.2008 POSTSCRIPT: fixed a problem with printing frames -that have no image loaded.
    312. -
    313. 12.05.2008 CATALOGS: fixed a problem with using the arrow -keys in catalog dialogs.
    314. -
    315. 12.10.2008 REGIONS: fixed a problem elongated rotated -ellipses.
    316. -
    317. 12.10.2008 MACOSX: fixed several problems with processing -AppleEvents OpenDocument and PrintDocument. DS9 now supports opendoc -and printdoc while currently running.
    318. -
    319. 12.12.2008 IIS: re-enabled mouse events while in cursor -mode.
    320. -
    321. 12.12.2008 IIS: trap arrow keys while in cursor mode, do -not pass to IRAF, instead warp cursor.
    322. -
    323. 12.15.2008 SMOOTH: ignore NAN in smoothing convolution.
    324. -
    325. 12.16.2008 GUI: fixed a problem with 'get fits size' to -make it behave in the regions of poles.
    326. -
    327. 12.29.2008 IIS: try to decode OBJECT from iisMessageCmd.
    328. -
    329. 12.29.2008 IIS: if frame is in cursor mode (via the imexam -task), RESET FRAME, will attempt to clean up.
    330. -
    331. 01.05.2009 FUNTOOLS: update to version 1.4.2.2
    332. -
    333. 01.05.2009 WCSSUBS: update to version 3.7.6
    334. -
    335. 01.05.2009 GUI: add support for loading FITS multiple -extension as multiple frames.
    336. -
    337. 01.05.2009 EXAMINE: fixed many problems. Will work not work -with data loaded via stdin or xpa fits.
    338. -
    339. 01.15.2009 SMOOOTH: fixed a problem with BZERO and BSCALE. -These keywords are reset to default values if present in the smoothed -image, since the scaling has already been applied.
    340. -
    341. 01.15.2009 FILTER: fixed an issue when unable to build a -valid filter. Previously, it would exit() the program. Now, it will -issue an error message and continue.
    342. -
    343. 01.16.2009 MACOSX: if using the X11 port of MacOSX, -increase the size of the window to make room for the size tab, similar -for Aqua.
    344. -
    345. 01.16.2009 SAVEAS: PNG now saves without GAMMA.
    346. -
    347. 01.20.2009 GUI: Rearrange Frame menu and Region menu. They -had grown too long and some window managers were having difficulties.
    348. -
    349. 01.21.2009 REGIONS: fixed a problem rendering Bezier curves.
    350. -
    351. 01.23.2009 RELEASE version 5.5
    352. -
    353. 01.28.2009 RELEASE version 5.5.1
    354. -
    355. 01.28.2009 GUI: fixed a problem in that the last file name -loaded is incorrectly set if there are command line options that follow -the file name.
    356. -
    357. 02.02.2009 CATALOGS: updated urls for cds mirrors.
    358. -
    359. 02.03.2009 CATALOGS: cleaned up tsv code. Will read comma -and tab separted values, and will write tab separated values. Assumes -first row is cols header unless first and second cols are numbers, then -assumes ra, dec, in fk5 degrees.
    360. -
    361. 02.04.2009 PSEUDOCOLOR: fixed a problem with the frame not -remembering its current colormap bias and contrast setting when -toggling between frames.
    362. -
    363. 02.10.2009 BLT: fixed a problem zoombox under Aqua. XOR -draws are now disabled.
    364. -
    365. 02.11.2009 CIAO: The ciao regions parser will now accept -compound region descriptions.
    366. -
    367. 02.12.2009 CONTOURS: fixed a problem with command line/xpa -dashed line parameter. Processing the -contour command is now a lot more robust in determining missing parameters.
    368. -
    369. 02.16.2009 HISTOGRAM EQU: fixed a problem with clipping low = clipping high (usually as a result of ZSCALE).
    370. -
    371. 02.19.2009 FITSY++: fixed a problem specifying an extension number of 0 with a multiple extension file with no primary image. It now properly fails to load.
    372. -
    373. 02.19.2009 GUI: FITS multiple extension multiple frame will now load a primary image if present.
    374. -
    375. 02.19.2009 GUI: compressed FITS multiple extension multiple frame will now load properly.
    376. -
    377. 02.19.2009 GUI: FITS multiple extension multiple frame will ignore any bin table extensions.
    378. -
    379. 02.19.2009 BLT: add support for MacOSX native printing.
    380. -
    381. 02.19.2009 PLOT: native printing now fully supported for MacOSX and Windows.
    382. -
    383. 02.24.2009 SAMP: add support for VO Simple Application Messaging Protocol (SAMP). Will process image.load.fits and table.load.votable events.
    384. -
    385. 02.25.2009 FITSY++: fixed a problem with saving a slice of a cube. The header had invalid keywords.
    386. -
    387. 02.27.2009 CATALOGS: support VOTable format.
    388. -
    389. 03.02.2009 MacOSX: support for the MacOSX X11 Leopard 10.5 non-firewall version has been discontinued.
    390. -
    391. 03.02.2009 MacOSX: fixed a problem with plot y axis titles offset.
    392. -
    393. 03.02.2009 MacOSX: fixed a problem fork/exec and version 10.5 New version of tclMacNotify.c now used.
    394. -
    395. 03.09.2009 FUNTOOLS: updated to version 1.4.3.
    396. -
    397. 03.10.2009 REGIONS: fixed a problem with listing irregular panda, ellipse panda, and box panda in ds9/funtools format. The conjunction has been removed.
    398. -
    399. 03.12.2009 GUI: If in tile mode, with only one frame, and tile mode is set to manual, tile anyway (don't drop into single mode).
    400. -
    401. 03.12.2009 CATALOGS: speed up rendering of catalogs for simple symbol filters.
    402. -
    403. 03.12.2009 REGIONS: support wildcards in filename.
    404. -
    405. 03.12.2009 REGIONS: add support for load into all frames.
    406. -
    407. 03.17.2009 GUI: Name server support now utilizies CDS Sesame.
    408. -
    409. 03.17.2009 SKYVIEW: fixed a problem processing the survey query.
    410. -
    411. 03.18.2009 HV: add support for cookies.
    412. -
    413. 03.18.2009 ARCHIVES: add support for NVO Montage.
    414. -
    415. 03.18.2009 REGIONS: fixed a problem calculating the WCS angle of a flipped WCS.
    416. -
    417. 03.18.2009 HV: add support for mime-type text/xml for votable.
    418. -
    419. 03.19.2009 CATALOGS: CDS now uses VOTABLE.
    420. -
    421. 03.24.2009 CATALOGS: SIMBAD now uses VOTABLE.
    422. -
    423. 03.24.2009 CATALOGS: NED now uses VOTABLE.
    424. -
    425. 03.24.2009 CATALOGS: add preferences to download in VOTABLE if available.
    426. -
    427. 04.01.2009 GUI: when you delete a frame, the current frame is reset to the previous frame, not the first frame.
    428. -
    429. 04.06.2009 RULER: use preferences default distance system.
    430. -
    431. 04.06.2009 GUI: fixed a problem with open other url.
    432. -
    433. 04.09.2009 PROJECTION: properly calculate width when rebinning.
    434. -
    435. 04.15.2009 RELEASE version 5.6
    436. -
    437. 04.16.2009 REGIONS: fixed a rather nasty bug which caused a segv when switching between modes after copy a region from a frame.
    438. -
    439. 04.16.2009 RELEASE version 5.6.1
    440. -
    441. 04.17.2009 SAMP: use xmlrpc url method in POST header.
    442. -
    443. 04.17.2009 CATALOGS: fixed a typo in the default SDSSR5 query.
    444. -
    445. 04.20.2009 HV: fixed a problem with parsing query linked to a button.
    446. -
    447. 04.20.2009 RELEASE version 5.6.2
    448. -
    449. 04.22.2009 PREFS: updated the default name server menu.
    450. -
    451. 04.24.2009 FIRST: removed a debug statement which was left in.
    452. -
    453. 04.27.2009 REGIONS: fixed a problem loading a fits file with specified extension.
    454. -
    455. 04.28.2009 HV: fixed again a problem with parsing url within a link with a query which contains a '?'.
    456. -
    457. 04.30.2009 RELEASE version 5.6.3
    458. -
    459. 05.01.2009 REGIONS: fixed a problem creating a text region with arcsec or arcmin char.
    460. -
    461. 05.01.2009 NAMESRVR: fixed a problem with simbad cfa sexagesimal.
    462. -
    463. 05.01.2009 CATALOGS: fixed a problem with quoting a VOTABLE FIELD DESCRIPTION string.
    464. -
    465. 05.01.2009 CATALOGS: add column parameters in header output.
    466. -
    467. 05.04.2009 SAMP: fixed a problem with select row list.
    468. -
    469. 05.04.2009 REGIONS: add list to xpa and command line regions option.
    470. -
    471. 05.21.2009 NVSS: add NVSS Image server back.
    472. -
    473. 05.26.2009 NAMESRVR: set default name server to cds.
    474. -
    475. 05.26.2009 CATALOGS: set default catalog erver to cds.
    476. -
    477. 05.26.2009 SAMP: fixed a proble with quoting filenames and urls for xml.
    478. -
    479. 05.26.2009 CATALOGS: will now try to determine the RA and DEC cols via the UCD if available.
    480. -
    481. 05.26.2009 GUI: fixed a problem with standard dialog boxes and MacOSX Aqua and Windows. The dialogbox would sometimes fail to rise to top.
    482. -
    483. 05.27.2009 GUI: WCS menu correctly updates print coordinate parameters.
    484. -
    485. 05.27.2009 REGIONS: autocentroid now works for move, edit, and rotate.
    486. -
    487. 05.27.2009 CATALOGS: CDS Search now retrieves search options from cds.
    488. -
    489. 05.27.2009 CATALOGS: fixed a problem with FILTER and VOTable. The votable cols params were not being properly transfered to the new filtered table.
    490. -
    491. 06.10.2009 REGIONS: DS9 regions syntax now supported in VOTable format.
    492. -
    493. 06.11.2009 CATALOGS: "No Items Found" is now displayed on status line and not as a model dialog.
    494. -
    495. 06.11.2009 REGIONS: fixed problem with dashed lines with rotated ellipses.
    496. -
    497. 06.11.2009 GUI: fixed problem with standard file dialog boxes. Now, command line options and xpa command DOES NOT CHANGE the current directory. Only the use of the dialog box will reset the current directory.
    498. -
    499. 06.11.2009 SAMP: don't send empty catalogs.
    500. -
    501. 06.11.2009 CATALOGS: don't write empty catalogs.
    502. -
    503. 06.11.2009 FILTER: fixed a problem with parsing filters on the command line that contain quotes.
    504. -
    505. 06.16.2009 SAMP: the samp port number is now automatically determined at connection time.
    506. -
    507. 06.17.2009 CATALOGS: for VOTables, change id to ID.
    508. -
    509. 06.17.2009 CATALOGS: Add ID param to CXC catalog.
    510. -
    511. 06.17.2009 SAMP: send unique catalog table-id for each catalog so tha multiple copies of ds9 with the same catalog loaded don't walk all over each other when connected to a hub.
    512. -
    513. 06.18.2009 REGIONS: Update info box, graphs, and pixel table when draging in pointer and catalog mode.
    514. -
    515. 06.18.2009 GUI: clean up code which enables/disables WCS menus based on current frame.
    516. -
    517. 06.19.2009 HV: add support for arrow keys and mouse wheel.
    518. -
    519. 06.19.2009 HV: add support for copy key shortcut.
    520. -
    521. 06.19.2009 HV: add support for Return key shortcut for Submit.
    522. -
    523. 06.25.2009 GUI: update crosshair, infobox, pixeltable when changing current slice in crosshair mode.
    524. -
    525. 06.25.2009 REGIONS: fixed a problem with create/load/save regions with mosaic. The WCS of the first mosaic segment loaded is used for all regions.
    526. -
    527. 06.30.2009 REGIONS: removed listwcs option for ds9 format.
    528. -
    529. 06.30.2009 IIS: disabled annoying 'port/addr already in use' error message.
    530. -
    531. 07.06.2009 BINNING: add update button to bin dialog.
    532. -
    533. 07.06.2009 HV: add enhancements to allow complete control over a web browser window.
    534. -
    535. 07.06.2009 VO: add enhancements to allow complete control over the vo dialog.
    536. -
    537. 07.09.2009 XPA: 'page setup' has been renamed pagesetup.
    538. -
    539. 07.15.2009 HV: support for sync http added.
    540. -
    541. 07.15.2009 VO: support for sync http added.
    542. -
    543. 07.15.2009 ANALYSIS: support for sync http added.
    544. -
    545. 07.15.2009 ANALYSIS: analysis tasks invoked via xpa or command line are now run in blocking (sync) mode.
    546. -
    547. 07.16.2009 XPA: added optional param to xpaget array to specify the endianness.
    548. -
    549. 08.05.2009 XPA: add sleep command.
    550. -
    551. 08.05.2009 GUI: add sleep command line option.
    552. -
    553. 08.10.2009 GUI: fixed command line option commands.
    554. -
    555. 08.10.2009 CATALOGS: for CDS catalogs, ignore the UCD at first and look for _RAJ2000 and _DEJ2000, then the UCD, then a list of common names.
    556. -
    557. 08.11.2009 GUI: update Magnifier in Pan mode and key arrows.
    558. -
    559. 08.12.2009 WINDOWS: Add support for wildcard filename expansion if invoked from DOS shell.
    560. -
    561. 08.12.2009 REGIONS: Add support for load template at ra dec skyframe.
    562. -
    563. 08.20.2009 MOSAIC: default for loading mosaics is now WCS not IRAF.
    564. -
    565. 08.25.2009 SAMP: implemented full XPA capabilities via SAMP.
    566. -
    567. 08.25.2009 I18N: make changes to fitsy++ lexer to allow non-single byte chars in filenames and paths.
    568. -
    569. 08.26.2009 SAMP: fixed a problem with parsing the hub.xmlrup.url.
    570. -
    571. 08.26.2009 XPA: update to version 2.1.10.
    572. -
    573. 08.27.2009 FUNTOOLS: update to version 1.4.4.
    574. -
    575. 09.01.2009 SAMP: fixed a problem with extra key value pairs in message.
    576. -
    577. 09.01.2009 CATALOGS: add default samp command.
    578. -
    579. 09.01.2009 CATALOGS: removed modal dialog info box calls. Messages are now updated in the status windows.
    580. -
    581. 09.01.2009 GUI: added new level of menu updates that are only executed when a frame is create or deleted and not everytime there is a change of state.
    582. -
    583. 09.03.2009 WINDOWS: disable menu updates during blinking because windows redraws the menu window each time the configuration is changed.
    584. -
    585. 09.03.2009 SOLARIS: removed support for Solaris<9.0. DS9 now requires libxml2 be supported by the OS.
    586. -
    587. 09.03.2009 GUI: added signal handling for non-windows. We now trap SIGINT and clean up before exiting.
    588. -
    589. 09.08.2009 I18N: fixed a problem with spaces in filename.
    590. -
    591. 09.08.2009 SAMP: fixed a problem using a hub that uses the Apache xmlrpc library.
    592. -
    593. 09.10.2009 SAMP: fixed a problem with invalid ds9.get commands.
    594. -
    595. 09.10.2009 GUI: cmap xpa, samp, and command line option is now much more tolerant to capitalization and spellings.
    596. -
    597. 09.10.2009 WINDOWS: tcc is now used for the bin filter compiler. cygwin is no longer required.
    598. -
    599. 09.21.2009 MACOSX: ports to Tiger (10.4), Leopard (10.5), and Snow Leopard (10.6) are now built under 10.6
    600. -
    601. 09.22.2009 MACOSX: fixed a problem with snowleopard. For 32bit visuals, the alpha channel is set to 0xff, not 0.
    602. -
    603. 09.28.2009 XPA: add XPA connect/disconnect menu options.
    604. -
    605. 09.29.2009 RGB: fixed a problem with displaying images with NAN.
    606. -
    607. 10.02.2009 MACOSX: pcc is now used for the bin filter compiler of i386 platforms if XCode is not installed./tt>
    608. -
    609. 10.09.2009 ANALYSIS: fixed a problem with analysis plot command to maintain backward compatibility./tt>
    610. -
    611. 10.12.2009 SMOOTH: fixed a problem that smooth is reset when no image is loaded. /tt>
    612. -
    613. 10.15.2009 RELEASE version 5.7
    614. -
    -
- + + + + DS9 Version 5 Release Notes + + +

+ SAOImageDS9 Version 5 Release Notes

+
    +
      +
    1. 07.16.2007 FITSY++: fix a problem with rice compressed + images and multiple tiles.
    2. +
    3. 07.17.2007 MOSAIC: fix a problem with bin table + extensions + at the end of a mosaic image wcs.
    4. +
    5. 07.20.2007 COLORMAP: fixed a problem with loading + external + colormaps.
    6. +
    7. 07.20.2007 COLORMAP: fixed a problem colormap menus.
    8. +
    9. 07.23.2007 ARCHIVES: new url for skyview.
    10. +
    11. 07.23.2007 I18N: add language support for Japanese. + (many thanks to Masahiro Tsujimoto!).
    12. +
    13. 07.23.2007 PIXEL TABLE: xpaget will now return the pixel + table values.
    14. +
    15. 07.31.2007 SOLARISx86: now supporting solarisx86.
    16. +
    17. 08.15.2007 PIXELTABLE: fixed a minor problem with xpaget + pixeltable.
    18. +
    19. 08.15.2007 FUNTOOLS: update to version 1.4.0
    20. +
    21. 08.15.2007 IIS: fixed a problem with frame number + greater + than 10.
    22. +
    23. 08.15.2007 EXAMINE: changed frame name to 'Frame'.
    24. +
    25. 09.02.2007 CATALOGS: updated urls and menu titles.
    26. +
    27. 09.20.2007 PREFS: new prefs dialog box.
    28. +
    29. 09.24.2007 CATALOGS: fixed a problem with the CDS query.
    30. +
    31. 09.24.2007 CATALOGS: add SDSS DR6.
    32. +
    33. 09.24.2007 SKYVIEW: fixed default image size and updated + url.
    34. +
    35. 09.24.2007 PROJECTION: install callbacks only after + Button + Release.
    36. +
    37. 09.25.2007 REGIONS: add xpa/command SHOW and SHOWTEXT + support.
    38. +
    39. 09.25.2007 CONTOURS: fixed a problem with load contours + from the command line.
    40. +
    41. 10.03.2007 MACOSX: MacOSX Aqua support is now fully + implemented!
    42. +
    43. 10.03.2007 COLORMAP: pass colormap names thru + translation + tables
    44. +
    45. 10.03.2007 XPA: update to version 2.1.8
    46. +
    47. 10.05.2007 COMPOSITE: add global properties switch.
    48. +
    49. 10.05.2007 LINE: fixed a problem with initial displayed + arrow checkboxes in dialog.
    50. +
    51. 10.05.2007 FOV: moved FOV menu to more visible level
    52. +
    53. 10.10.2007 I18N: add language support for French.
    54. +
    55. 10.11.2007 CATALOGS: fixed a problem with the symbol + editor + dialog.
    56. +
    57. 10.15.2007 RELEASE version 5.0
    58. +
    59. 10.16.2007 PROJECTION: fixed a problem with the + coordinates + of the projection plot.
    60. +
    61. 10.17.2007 RICE: fixed a problem with float and double + RICE + compression.
    62. +
    63. 10.24.2007 RICE: fixed several problems with mosaics, + cubes + and RICE compression.
    64. +
    65. 10.24.2007 GUI: added support for ds9 beta versions.
    66. +
    67. 10.24.2007 PREFS: added OK and Cancel buttons to all + tabs.
    68. +
    69. 10.29.2007 CATALOGS: implemented support for new CDS + catalogs search format.
    70. +
    71. 10.30.2007 SAOTK: implemented reentrant parsers.
    72. +
    73. 11.01.2007 SAOTK: now support any color for markers, + contours, etc.
    74. +
    75. 11.02.2007 MACOSX/WINDOWS: fixed a problem with native + open + file dialog. If bad file name had been used, (or an + extention), an + error would occur.
    76. +
    77. 11.07.2007 TCL/TK: update to version 8.4.16.
    78. +
    79. 11.08.2007 PLOT: fixed a problem with xpa/command line + linear/line tokens to match documentation.
    80. +
    81. 11.09.2007 PREFERENCES: fixed a problem with slower + ppcs. + use 'update idletasks' instead of 'update' to avoid possible + race + condition.
    82. +
    83. 11.21.2007 XPA: update to version 2.1.9
    84. +
    85. 11.21.2007 FUNTOOLS: update to version 1.4.1
    86. +
    87. 11.21.2007 WCSSUBS: update to version 3.7.0
    88. +
    89. 11.21.2007 TCLLIBS: update to version 1.10
    90. +
    91. 11.28.2007 TCL/TK: update to version 8.4.17 beta.
    92. +
    93. 11.28.2007 ANALYSIS: fix a problem with spaces in tmp + file + names.
    94. +
    95. 12.05.2007 FLEXLEXER.Y: updated version.
    96. +
    97. 12.06.2007 GUI: change key binding 'c' to 'r'. It + conflicts + with 'copy' on MacOSX and Windows platforms.
    98. +
    99. 12.06.2007 REGIONS: fixed a problem with pasteing + regions + into an empty frame.
    100. +
    101. 12.18.2007 ZIP: fixed a problem with the unix Makefile.
    102. +
    103. 12.18.2007 FUNTOOLS: update to version 1.4.2.
    104. +
    105. 12.18.2007 2MASS: limit size to 1024 arcsec.
    106. +
    107. 12.21.2007 FITSY++: add support for HCOMPRESS compressed + FITS.
    108. +
    109. 12.28.2007 FITSY++: add support for GZIP compressed + FITS.
    110. +
    111. 01.03.2008 FITSY++: add support for PLIO compressed + FITS.
    112. +
    113. 01.04.2008 GUI: fixed a problem with X11 servers that + return truecolor 32 bit when in fact the visual is truecolor + 24bit.
    114. +
    115. 01.15.2008 RELEASE version 5.1
    116. +
    117. 01.17.2008 ANALYSIS: add the directory of any loaded + analysis file to the PATH.
    118. +
    119. 01.22.2008 REGIONS: fixed a problem introduced with + reentrant parsers. Sexagesimal values between -00 and +00 + were + incorrectly parsed as +00.
    120. +
    121. 01.23.2008 REGIONS: fixed a problem with parsing HMS/DMS + coordinates.
    122. +
    123. 01.24.2008 GUI: fixed a problem shift rotate mode.
    124. +
    125. 01.24.2008 GUI: info panel 'Frame' width set to +4.
    126. +
    127. 01.24.2008 GUI: add new goto frame menu.
    128. +
    129. 01.24.2008 GUI: add support for move frames.
    130. +
    131. 01.24.2008 ANALYSIS: for MacOSX tiger, wrap cmds with + shell + and PATH.
    132. +
    133. 01.25.2008 CATALOGS: make sure xpa and command line + retrieves are syncronous.
    134. +
    135. 01.28.2008 CONTOUR: fixed a problem with loading contour + levels into multiple frames.
    136. +
    137. 01.31.2008 WINDOWS: changed how windows come into focus.
    138. +
    139. 01.31.2008 TCL/TK: update to version 8.4.17.
    140. +
    141. 02.07.2008 GUI: change default directory for standard + dialog to $HOME.
    142. +
    143. 02.07.2008 ANALYSIS: add /sw/bin to default path for + MacOSX.
    144. +
    145. 02.20.2008 CATALOGS: add support for editing a catalog + table and regions.
    146. +
    147. 02.20.2008 TEXT: add enable rotation switch for text + regions.
    148. +
    149. 02.20.2008 GUI: ds9 will now start in the users home + directory for MacOSX Aqua users when invoked from a double + click and + the default dialog box is Motif or Windows.
    150. +
    151. 02.20.2008 TCL/TK: update to version 8.4.18.
    152. +
    153. 02.26.2008 IIS: disable most keystroke and mouse events + for + iis frames.
    154. +
    155. 02.28.2008 FITSY++: fixed a problem with save fits and + smoothed images.
    156. +
    157. 02.29.2008 WCS: fixed a problem with calculating the + size + and center of complex fits images in WCS.
    158. +
    159. 03.05.2008 GUI: backed out change key binding 'c' to + 'r'. + It causes untold grief with IRAF.
    160. +
    161. 03.10.2008 MACOSX: fixed a problem with printing non + standard colors.
    162. +
    163. 03.10.2008 CATALOGS: catalog dialogs are now tied to the + frame. This allows multiple copies of the same catalog, one + per frame.
    164. +
    165. 03.12.2008 GRID: added support for PC001001 formated WCS + keywords.
    166. +
    167. 03.13.2008 IIS: make sure socket is closed on exec.
    168. +
    169. 03.13.2008 WINDOWS: add support for native printing.
    170. +
    171. 03.18.2008 CROSSHAIR: fix a problem with the line width + for + postscript.
    172. +
    173. 03.18.2008 MACOSX: restore postscript printing.
    174. +
    175. 03.18.2008 WINDOWS: restore postscript printing.
    176. +
    177. 03.19.2008 GUI: enhancements with Find/FindNext in text + dialog windows.
    178. +
    179. 03.19.2008 GUI: add console support.
    180. +
    181. 03.24.2008 REGIONS: apply WCS to fits regions if + present.
    182. +
    183. 03.25.2008 PREFS: fixed a problem with Zoom menu + preferences.
    184. +
    185. 03.31.2008 GUI: add support for user configured button + bar.
    186. +
    187. 04.03.2008 CATALOGS: add support for simbad.
    188. +
    189. 04.04.2008 MASKS: fixed a problem with mask color + preference.
    190. +
    191. 04.07.2008 IMEXAMINE: added support for key stroke + events.
    192. +
    193. 04.15.2008 RELEASE version 5.2
    194. +
    195. 04.18.2008 REGIONS: added support for centroid.
    196. +
    197. 04.21.2008 GUI: fixed a problem with 'c' and control-c.
    198. +
    199. 04.21.2008 IIS: fixed a problem key events. Now all key + events are active until IIS is in cursor mode. At this point + all key + events are passed to IRAF except for 'TAB'.
    200. +
    201. 04.23.2008 MACOSX: split the binary and archive into two + files, and codesign the binary, so that it will play well + with + leopard's new firewall.
    202. +
    203. 04.25.2008 FITSY++: fixed a proble with mapincr. If + seek_ + is at end of file, mmap will not return an error.
    204. +
    205. 04.28.2008 GUI: delete all frames resets the frame + counter + (broken in 5.2).
    206. +
    207. 06.02.2008 GCC: remove all references to + and + use instead.
    208. +
    209. 06.02.2008 GCC: support for gcc 4.2.
    210. +
    211. 06.02.2008 GUI: fix typo in bin.tcl menus.
    212. +
    213. 06.03.2008 FITSY++: changes to processing the header + where + ds9 will now work with illegal fits files that contains + NULLs instead + of SPACEs.
    214. +
    215. 06.03.2008 RICE: implemented compatibility with cfitsio + 3.08.
    216. +
    217. 06.04.2008 GZIP: implemented compatibility with cfitsio + 3.08.
    218. +
    219. 06.04.2008 HCOMPRESS: implemented compatibility with + cfitsio 3.08.
    220. +
    221. 06.05.2008 IIS: disable scale menu with iis frame (fixed + from version 5.2).
    222. +
    223. 06.05.2008 REGIONS: fixed FITS regions polygon support. + Now + determine how many points based on the repeat value of the + column, but + check for .
    224. +
    225. 06.06.2008 FITS: for saveimage fits, if non-linear WCS, + don't attempt to save WCS.
    226. +
    227. 06.06.2008 BLINK: add xpa/command line option -blink + interval.
    228. +
    229. 06.06.2008 REGIONS: add for DASH property.
    230. +
    231. 07.11.2008 REGIONS: fixed a problem with the 'delete + all' + button.
    232. +
    233. 07.16.2008 XPA: if CHECKDNS fails, set XPA_METHOD to + local + and initialize.
    234. +
    235. 07.21.2008 PROJECTION: minor change to ensure that we + step + over the grid in 1 pixel values.
    236. +
    237. 07.24.2008 IIS: add support for all 16 IIS colors.
    238. +
    239. 07.25.2008 BINNING: fixed a problem with smooth and 3d + binning.
    240. +
    241. 08.04.2008 FITSY++: fixed a problem with BSCALE/BZERO + and + float/double data types.
    242. +
    243. 08.11.2008 CATALOGS: fixed a problem with catalogs + retrieved + via a cds search. The id returned would fail during + evaluation in + creating a valid header.
    244. +
    245. 08.11.2008 CATALOGS: add CMC to catalog menu.
    246. +
    247. 08.11.2008 GUI: fixed a problem with the initial + directory + for the standard dialog when loading from the command line.
    248. +
    249. 08.14.2008 VECTOR: vast improvements in optimization.
    250. +
    251. 08.19.2008 GUI: catch a failure to initialize window + system + (a problem with X11) and exit nice.
    252. +
    253. 08.19.2008 MACOSX: fixed the window tab problem for Aqua + port.
    254. +
    255. 08.19.2008 MACOSX: fixed canvas background issues.
    256. +
    257. 08.20.2008 GUI: Add buttons to vertical layout.
    258. +
    259. 09.10.2008 XPA: fixed a problem with blink interval < + 1.
    260. +
    261. 09.12.2008 PREFS: add 'Preserve During Load' for scale, + pan, and regions.
    262. +
    263. 09.12.2008 CONTOUR: add dash line option.
    264. +
    265. 09.17.2008 PANNER: check to see if we are at pole.
    266. +
    267. 09.17.2008 CATALOGS: add copy from row(s).
    268. +
    269. 09.17.2008 REGIONS: look for new FITS POLYGON + termination + conditions
    270. +
    271. 09.22.2008 COLORBAR: removed truecolor colorbar options. + Always paint the entire image.
    272. +
    273. 09.25.2008 BINNING: automatically look for x,y then + ra,dec, + before settling for columns 1 and 2.
    274. +
    275. 09.25.2008 IMEXAM: added 'any' event (returns with a + mouse + event or key event).
    276. +
    277. 10.02.2008 CATALOGS: fixed a problem with size format + for + SIMBAD and NED. Degrees and ArcSecs were incorrectly + calculated.
    278. +
    279. 10.03.2008 CATALOGS: Add support for CXC catalog.
    280. +
    281. 10.08.2008 MACOSX: add MacOSX X11 10.5 firewall port.
    282. +
    283. 10.10.2008 FOV: add sao/binospec.
    284. +
    285. 10.15.2008 RELEASE version 5.3
    286. +
    287. 10.17.2008 CATALOGS: removed support for Chandra Source + Catalog at request of Ian Evans of CXC.
    288. +
    289. 10.22.2008 MASKS: add support for mask transparency.
    290. +
    291. 10.24.2008 MASKS: add new mask properties.
    292. +
    293. 10.28.2008 GRID: add grid title support.
    294. +
    295. 10.31.2008 RELEASE version 5.4
    296. +
    297. 10.31.2008 GRID: full grid support for command line and + xpa.
    298. +
    299. 11.04.2008 FITSY: fixed a problem with header keywords + that + start with 'END'.
    300. +
    301. 11.13.2008 FITSY: fixed a problem when there was a + failure + to correctly parse iraf or wcs keywords.
    302. +
    303. 12.02.2008 FITS: for saveimage fits, fixed a problem + with + LTMV,DTMV, and WCS coordinates. They were off by 1 pixel in + x.
    304. +
    305. 12.02.2008 GUI: fixed a problem with panning via click + and + drag.
    306. +
    307. 12.04.2008 MPEG: changed makefiles to compile tkmpeg + code + without optiminzation. -O created invalid code for MacOSX + (and possible + others)
    308. +
    309. 12.04.2008 REGIONS: fixed a problem when creating a + default + panda region via a mouse click.
    310. +
    311. 12.05.2008 POSTSCRIPT: fixed a problem with printing + frames + that have no image loaded.
    312. +
    313. 12.05.2008 CATALOGS: fixed a problem with using the + arrow + keys in catalog dialogs.
    314. +
    315. 12.10.2008 REGIONS: fixed a problem elongated rotated + ellipses.
    316. +
    317. 12.10.2008 MACOSX: fixed several problems with + processing + AppleEvents OpenDocument and PrintDocument. DS9 now supports + opendoc + and printdoc while currently running.
    318. +
    319. 12.12.2008 IIS: re-enabled mouse events while in cursor + mode.
    320. +
    321. 12.12.2008 IIS: trap arrow keys while in cursor mode, do + not pass to IRAF, instead warp cursor.
    322. +
    323. 12.15.2008 SMOOTH: ignore NAN in smoothing convolution.
    324. +
    325. 12.16.2008 GUI: fixed a problem with 'get fits size' to + make it behave in the regions of poles.
    326. +
    327. 12.29.2008 IIS: try to decode OBJECT from iisMessageCmd.
    328. +
    329. 12.29.2008 IIS: if frame is in cursor mode (via the + imexam + task), RESET FRAME, will attempt to clean up.
    330. +
    331. 01.05.2009 FUNTOOLS: update to version 1.4.2.2
    332. +
    333. 01.05.2009 WCSSUBS: update to version 3.7.6
    334. +
    335. 01.05.2009 GUI: add support for loading FITS multiple + extension as multiple frames.
    336. +
    337. 01.05.2009 EXAMINE: fixed many problems. Will work not + work + with data loaded via stdin or xpa fits.
    338. +
    339. 01.15.2009 SMOOOTH: fixed a problem with BZERO and + BSCALE. + These keywords are reset to default values if present in the + smoothed + image, since the scaling has already been applied.
    340. +
    341. 01.15.2009 FILTER: fixed an issue when unable to build a + valid filter. Previously, it would exit() the program. Now, + it will + issue an error message and continue.
    342. +
    343. 01.16.2009 MACOSX: if using the X11 port of MacOSX, + increase the size of the window to make room for the size + tab, similar + for Aqua.
    344. +
    345. 01.16.2009 SAVEAS: PNG now saves without GAMMA.
    346. +
    347. 01.20.2009 GUI: Rearrange Frame menu and Region menu. + They + had grown too long and some window managers were having + difficulties.
    348. +
    349. 01.21.2009 REGIONS: fixed a problem rendering Bezier + curves.
    350. +
    351. 01.23.2009 RELEASE version 5.5
    352. +
    353. 01.28.2009 RELEASE version 5.5.1
    354. +
    355. 01.28.2009 GUI: fixed a problem in that the last file + name + loaded is incorrectly set if there are command line options + that follow + the file name.
    356. +
    357. 02.02.2009 CATALOGS: updated urls for cds mirrors.
    358. +
    359. 02.03.2009 CATALOGS: cleaned up tsv code. Will read + comma + and tab separted values, and will write tab separated + values. Assumes + first row is cols header unless first and second cols are + numbers, then + assumes ra, dec, in fk5 degrees.
    360. +
    361. 02.04.2009 PSEUDOCOLOR: fixed a problem with the frame + not + remembering its current colormap bias and contrast setting + when + toggling between frames.
    362. +
    363. 02.10.2009 BLT: fixed a problem zoombox under Aqua. XOR + draws are now disabled.
    364. +
    365. 02.11.2009 CIAO: The ciao regions parser will now accept + compound region descriptions.
    366. +
    367. 02.12.2009 CONTOURS: fixed a problem with command + line/xpa + dashed line parameter. Processing the -contour command is + now a lot more robust in determining missing parameters.
    368. +
    369. 02.16.2009 HISTOGRAM EQU: fixed a problem with clipping + low = clipping high (usually as a result of ZSCALE).
    370. +
    371. 02.19.2009 FITSY++: fixed a problem specifying an + extension number of 0 with a multiple extension file with no + primary image. It now properly fails to load.
    372. +
    373. 02.19.2009 GUI: FITS multiple extension multiple frame + will now load a primary image if present.
    374. +
    375. 02.19.2009 GUI: compressed FITS multiple extension + multiple frame will now load properly.
    376. +
    377. 02.19.2009 GUI: FITS multiple extension multiple frame + will ignore any bin table extensions.
    378. +
    379. 02.19.2009 BLT: add support for MacOSX native printing.
    380. +
    381. 02.19.2009 PLOT: native printing now fully supported for + MacOSX and Windows.
    382. +
    383. 02.24.2009 SAMP: add support for VO Simple Application + Messaging Protocol (SAMP). Will process image.load.fits and + table.load.votable events.
    384. +
    385. 02.25.2009 FITSY++: fixed a problem with saving a slice + of a cube. The header had invalid keywords.
    386. +
    387. 02.27.2009 CATALOGS: support VOTable format.
    388. +
    389. 03.02.2009 MacOSX: support for the MacOSX X11 Leopard + 10.5 non-firewall version has been discontinued.
    390. +
    391. 03.02.2009 MacOSX: fixed a problem with plot y axis + titles offset.
    392. +
    393. 03.02.2009 MacOSX: fixed a problem fork/exec and version + 10.5 New version of tclMacNotify.c now used.
    394. +
    395. 03.09.2009 FUNTOOLS: updated to version 1.4.3.
    396. +
    397. 03.10.2009 REGIONS: fixed a problem with listing + irregular panda, ellipse panda, and box panda in + ds9/funtools format. The conjunction has been removed.
    398. +
    399. 03.12.2009 GUI: If in tile mode, with only one frame, + and tile mode is set to manual, tile anyway (don't drop into + single mode).
    400. +
    401. 03.12.2009 CATALOGS: speed up rendering of catalogs for + simple symbol filters.
    402. +
    403. 03.12.2009 REGIONS: support wildcards in filename.
    404. +
    405. 03.12.2009 REGIONS: add support for load into all + frames.
    406. +
    407. 03.17.2009 GUI: Name server support now utilizies CDS + Sesame.
    408. +
    409. 03.17.2009 SKYVIEW: fixed a problem processing the + survey query.
    410. +
    411. 03.18.2009 HV: add support for cookies.
    412. +
    413. 03.18.2009 ARCHIVES: add support for NVO Montage.
    414. +
    415. 03.18.2009 REGIONS: fixed a problem calculating the WCS + angle of a flipped WCS.
    416. +
    417. 03.18.2009 HV: add support for mime-type text/xml for + votable.
    418. +
    419. 03.19.2009 CATALOGS: CDS now uses VOTABLE.
    420. +
    421. 03.24.2009 CATALOGS: SIMBAD now uses VOTABLE.
    422. +
    423. 03.24.2009 CATALOGS: NED now uses VOTABLE.
    424. +
    425. 03.24.2009 CATALOGS: add preferences to download in + VOTABLE if available.
    426. +
    427. 04.01.2009 GUI: when you delete a frame, the current + frame is reset to the previous frame, not the first frame.
    428. +
    429. 04.06.2009 RULER: use preferences default distance + system.
    430. +
    431. 04.06.2009 GUI: fixed a problem with open other url.
    432. +
    433. 04.09.2009 PROJECTION: properly calculate width when + rebinning.
    434. +
    435. 04.15.2009 RELEASE version 5.6
    436. +
    437. 04.16.2009 REGIONS: fixed a rather nasty bug which + caused a segv when switching between modes after copy a + region from a frame.
    438. +
    439. 04.16.2009 RELEASE version 5.6.1
    440. +
    441. 04.17.2009 SAMP: use xmlrpc url method in POST header.
    442. +
    443. 04.17.2009 CATALOGS: fixed a typo in the default SDSSR5 + query.
    444. +
    445. 04.20.2009 HV: fixed a problem with parsing query linked + to a button.
    446. +
    447. 04.20.2009 RELEASE version 5.6.2
    448. +
    449. 04.22.2009 PREFS: updated the default name server menu.
    450. +
    451. 04.24.2009 FIRST: removed a debug statement which was + left in.
    452. +
    453. 04.27.2009 REGIONS: fixed a problem loading a fits file + with specified extension.
    454. +
    455. 04.28.2009 HV: fixed again a problem with parsing url + within a link with a query which contains a '?'.
    456. +
    457. 04.30.2009 RELEASE version 5.6.3
    458. +
    459. 05.01.2009 REGIONS: fixed a problem creating a text + region with arcsec or arcmin char.
    460. +
    461. 05.01.2009 NAMESRVR: fixed a problem with simbad cfa + sexagesimal.
    462. +
    463. 05.01.2009 CATALOGS: fixed a problem with quoting a + VOTABLE FIELD DESCRIPTION string.
    464. +
    465. 05.01.2009 CATALOGS: add column parameters in header + output.
    466. +
    467. 05.04.2009 SAMP: fixed a problem with select row list.
    468. +
    469. 05.04.2009 REGIONS: add list to xpa and command line + regions option.
    470. +
    471. 05.21.2009 NVSS: add NVSS Image server back.
    472. +
    473. 05.26.2009 NAMESRVR: set default name server to cds.
    474. +
    475. 05.26.2009 CATALOGS: set default catalog erver to cds.
    476. +
    477. 05.26.2009 SAMP: fixed a proble with quoting filenames + and urls for xml.
    478. +
    479. 05.26.2009 CATALOGS: will now try to determine the RA + and DEC cols via the UCD if available.
    480. +
    481. 05.26.2009 GUI: fixed a problem with standard dialog + boxes and MacOSX Aqua and Windows. The dialogbox would + sometimes fail to rise to top.
    482. +
    483. 05.27.2009 GUI: WCS menu correctly updates print + coordinate parameters.
    484. +
    485. 05.27.2009 REGIONS: autocentroid now works for move, + edit, and rotate.
    486. +
    487. 05.27.2009 CATALOGS: CDS Search now retrieves search + options from cds.
    488. +
    489. 05.27.2009 CATALOGS: fixed a problem with FILTER and + VOTable. The votable cols params were not being properly + transfered to the new filtered table.
    490. +
    491. 06.10.2009 REGIONS: DS9 regions syntax now supported in + VOTable format.
    492. +
    493. 06.11.2009 CATALOGS: "No Items Found" is now displayed + on status line and not as a model dialog.
    494. +
    495. 06.11.2009 REGIONS: fixed problem with dashed lines with + rotated ellipses.
    496. +
    497. 06.11.2009 GUI: fixed problem with standard file dialog + boxes. Now, command line options and xpa command DOES NOT + CHANGE the current directory. Only the use of the dialog box + will reset the current directory.
    498. +
    499. 06.11.2009 SAMP: don't send empty catalogs.
    500. +
    501. 06.11.2009 CATALOGS: don't write empty catalogs.
    502. +
    503. 06.11.2009 FILTER: fixed a problem with parsing filters + on the command line that contain quotes.
    504. +
    505. 06.16.2009 SAMP: the samp port number is now + automatically determined at connection time.
    506. +
    507. 06.17.2009 CATALOGS: for VOTables, change id to ID.
    508. +
    509. 06.17.2009 CATALOGS: Add ID param to CXC catalog.
    510. +
    511. 06.17.2009 SAMP: send unique catalog table-id for each + catalog so tha multiple copies of ds9 with the same catalog + loaded don't walk all over each other when connected to a + hub.
    512. +
    513. 06.18.2009 REGIONS: Update info box, graphs, and pixel + table when draging in pointer and catalog mode.
    514. +
    515. 06.18.2009 GUI: clean up code which enables/disables WCS + menus based on current frame.
    516. +
    517. 06.19.2009 HV: add support for arrow keys and mouse + wheel.
    518. +
    519. 06.19.2009 HV: add support for copy key shortcut.
    520. +
    521. 06.19.2009 HV: add support for Return key shortcut for + Submit.
    522. +
    523. 06.25.2009 GUI: update crosshair, infobox, pixeltable + when changing current slice in crosshair mode.
    524. +
    525. 06.25.2009 REGIONS: fixed a problem with + create/load/save regions with mosaic. The WCS of the first + mosaic segment loaded is used for all regions.
    526. +
    527. 06.30.2009 REGIONS: removed listwcs option for ds9 + format.
    528. +
    529. 06.30.2009 IIS: disabled annoying 'port/addr already in + use' error message.
    530. +
    531. 07.06.2009 BINNING: add update button to bin dialog.
    532. +
    533. 07.06.2009 HV: add enhancements to allow complete + control over a web browser window.
    534. +
    535. 07.06.2009 VO: add enhancements to allow complete + control over the vo dialog.
    536. +
    537. 07.09.2009 XPA: 'page setup' has been renamed pagesetup.
    538. +
    539. 07.15.2009 HV: support for sync http added.
    540. +
    541. 07.15.2009 VO: support for sync http added.
    542. +
    543. 07.15.2009 ANALYSIS: support for sync http added.
    544. +
    545. 07.15.2009 ANALYSIS: analysis tasks invoked via xpa or + command line are now run in blocking (sync) mode.
    546. +
    547. 07.16.2009 XPA: added optional param to xpaget array to + specify the endianness.
    548. +
    549. 08.05.2009 XPA: add sleep command.
    550. +
    551. 08.05.2009 GUI: add sleep command line option.
    552. +
    553. 08.10.2009 GUI: fixed command line option commands.
    554. +
    555. 08.10.2009 CATALOGS: for CDS catalogs, ignore the UCD at + first and look for _RAJ2000 and _DEJ2000, then the UCD, then + a list of common names.
    556. +
    557. 08.11.2009 GUI: update Magnifier in Pan mode and key + arrows.
    558. +
    559. 08.12.2009 WINDOWS: Add support for wildcard filename + expansion if invoked from DOS shell.
    560. +
    561. 08.12.2009 REGIONS: Add support for load template at ra + dec skyframe.
    562. +
    563. 08.20.2009 MOSAIC: default for loading mosaics is now + WCS not IRAF.
    564. +
    565. 08.25.2009 SAMP: implemented full XPA capabilities via + SAMP.
    566. +
    567. 08.25.2009 I18N: make changes to fitsy++ lexer to allow + non-single byte chars in filenames and paths.
    568. +
    569. 08.26.2009 SAMP: fixed a problem with parsing the + hub.xmlrup.url.
    570. +
    571. 08.26.2009 XPA: update to version 2.1.10.
    572. +
    573. 08.27.2009 FUNTOOLS: update to version 1.4.4.
    574. +
    575. 09.01.2009 SAMP: fixed a problem with extra key value + pairs in message.
    576. +
    577. 09.01.2009 CATALOGS: add default samp command.
    578. +
    579. 09.01.2009 CATALOGS: removed modal dialog info box + calls. Messages are now updated in the status windows.
    580. +
    581. 09.01.2009 GUI: added new level of menu updates that are + only executed when a frame is create or deleted and not + everytime there is a change of state.
    582. +
    583. 09.03.2009 WINDOWS: disable menu updates during blinking + because windows redraws the menu window each time the + configuration is changed.
    584. +
    585. 09.03.2009 SOLARIS: removed support for Solaris<9.0. + DS9 now requires libxml2 be supported by the OS.
    586. +
    587. 09.03.2009 GUI: added signal handling for non-windows. + We now trap SIGINT and clean up before exiting.
    588. +
    589. 09.08.2009 I18N: fixed a problem with spaces in + filename.
    590. +
    591. 09.08.2009 SAMP: fixed a problem using a hub that uses + the Apache xmlrpc library.
    592. +
    593. 09.10.2009 SAMP: fixed a problem with invalid ds9.get + commands.
    594. +
    595. 09.10.2009 GUI: cmap xpa, samp, and command line option + is now much more tolerant to capitalization and spellings.
    596. +
    597. 09.10.2009 WINDOWS: tcc is now used for the bin filter + compiler. cygwin is no longer required.
    598. +
    599. 09.21.2009 MACOSX: ports to Tiger (10.4), Leopard + (10.5), and Snow Leopard (10.6) are now built under 10.6
    600. +
    601. 09.22.2009 MACOSX: fixed a problem with snowleopard. For + 32bit visuals, the alpha channel is set to 0xff, not 0.
    602. +
    603. 09.28.2009 XPA: add XPA connect/disconnect menu options.
    604. +
    605. 09.29.2009 RGB: fixed a problem with displaying images + with NAN.
    606. +
    607. 10.02.2009 MACOSX: pcc is now used for the bin filter + compiler of i386 platforms if XCode is not installed./tt>
    608. + +
    609. 10.09.2009 ANALYSIS: fixed a problem with analysis + plot command to maintain backward compatibility./tt>
    610. + +
    611. 10.12.2009 SMOOTH: fixed a problem that smooth is + reset when no image is loaded. /tt>
    612. + +
    613. 10.15.2009 RELEASE version 5.7
    614. +
      +
    + + +
+ + + diff --git a/ds9/doc/release/r6.0.html b/ds9/doc/release/r6.0.html index 3d8fe26..170dcaa 100644 --- a/ds9/doc/release/r6.0.html +++ b/ds9/doc/release/r6.0.html @@ -1,175 +1,355 @@ - - - - DS9 Version 6 Release Notes - - -

-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. -
    3. 10.24.2009 UPDATE: fixed a problem with trying to provide support for backward compatibility.
    4. -
    5. 10.24.2009 IMGSVR: fixed a problem with trying to provide support for backward compatibility
    6. -
    7. 10.24.2009 GUI: sleep command arg is now optional
    8. -
    9. 10.24.2009 MOSAIC: IRAF mosaics are now layed out based on the first segment load, like WCS mosaics
    10. -
    11. 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
    12. -
    13. 10.28.2009 REGION: Corrected a problem with creating templates from a VAR. Uncommented old syntax which has been superceeded
    14. -
    15. 11.02.2009 GRID: fixed a problem with 'grid numlab gap2'
    16. -
    17. 11.02.2009 AST: updated to version 5.3-1 -
    18. 11.05.2009 TILE: corrected documentation for '-tile grid layout', should be column #, row #
    19. -
    20. 11.05.2009 DATACUBE: fixed a problem with '-wcs replace|reset|append'. The result WCS is now applied to all slices
    21. -
    22. 11.05.2009 XPA: fixed a problem with 'xpaset wcs replace foo.wcs'
    23. -
    24. 11.13.2009 RICE: updated to cfitsio 3210/tt>
    25. -
    26. 11.16.2009 COMPRESS: fixed a problem with compression that extends over a page boundry of 1Gb
    27. -
    28. 11.30.2009 GRID: fixed a problem with exterior numerics and zoomed images
    29. -
    30. 11.30.2009 HELP: combine FAQ and ISSUES pages
    31. -
    32. 12.04.2009 RGB: aux contour overlays are now displayed on a per channel basis
    33. -
    34. 12.07.2009 RGB: rgb images with data cubes can now set the current slice on a per channel basis
    35. -
    36. 12.07.2009 VO: fixed a problem with xpa keep-alive
    37. -
    38. 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
    39. -
    40. 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
    41. -
    42. 12.10.2009 XPA: update to version 2.1.11
    43. -
    44. 12.14.2009 RGB: fixed a problem with a incorrect WCS compass in the panner image
    45. -
    46. 12.15.2009 WCS: Documented the old ALIGN command and updated for XPA and SAMP
    47. -
    48. 12.15.2009 GUI: Values accepted for SKYFORMAT expanded to 'deg', 'degree', and 'degrees' for command line options, XPA, and SAMP
    49. -
    50. 12.17.2009 WCS: added code to test for bad WCS alignment issues (mainly from CAR projection, or pole problems)
    51. -
    52. 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
    53. -
    54. 12.18.2009 CATALOG: added USNO UCAC3 to the Optical list
    55. -
    56. 12.24.2009 DATACUBE: DS9 now supports FITS images up to 10 dimensions. Happy Holidays!
    57. -
    58. 12.28.2009 ANALYSIS: fixed problems with $data and $url and spaces in the tmp directory path name
    59. -
    60. 12.28.2009 COMM: fixed problems with spaces in file names received as argumetns via SAMP and http
    61. -
    62. 12.29.2009 REGION: fixed problems with XPA/SAMP and -format/-system/-sky options
    63. -
    64. 12.29.2009 GUI: fixed a problem with hiding the current frame
    65. -
    66. 12.30.2009 HV: at EXIT, close all opened HV windows so that tmp files may be deleted
    67. -
    68. 12.30.2009 HV: fixed a problem for MIME type 'multipart/mixed', a tmp file was not deleted
    69. -
    70. 12.30.2009 HV: fixed a problem for MIME type 'text/plain', a tmp file was not deleted
    71. -
    72. 12.30.2009 ANALYSIS: add $filedialog(open) and $filedialog(save) macros
    73. -
    74. 12.30.2009 GUI: allow filenames starting with a '-'
    75. -
    76. 01.07.2009 I18N: for X11 port, look for LC_MESSAGES, LC_ALL, LANG env vars to set langage in that order
    77. -
    78. 01.07.2009 I18N: update Japanese language translation
    79. -
    80. 01.07.2009 CONTOUR: fix muliple problems with command line contour options. Each frame will now remember contour params between frames
    81. -
    82. 01.08.2009 ANALYSIS: minor changes in output of get analysis commands. Now include parameters for web and bind commands
    83. -
    84. 01.11.2009 COLORBAR: fixed a problem with the orientation of the numerics for vertical colorbar. This problem was introduced with AST-5.3
    85. -
    86. 01.11.2009 RGB: fixed a memory leak for RGB frames
    87. -
    88. 01.11.2009 I18N: update Japanese language translation
    89. -
    90. 01.11.2009 MACOSX: fixed a problem with non-native standard file dialog boxes and error messages
    91. -
    92. 01.12.2009 AST: fixed a memory leak with colorbar grid.
    93. -
    94. 01.13.2009 PLOT: fixed a rare problem when the user closes a plot while in the middle of a zoom.
    95. -
    96. 01.13.2009 IRAF: fixed a problem for mosaic iraf images are loaded and the bounding box is incorrectly calculated.
    97. -
    98. 01.15.2010 RELEASE version 6.0
    99. -
    100. 01.27.2010 XPA: fixed a problem with reporting errors during an XPA operation. The correct error message is now passed to XPA.
    101. -
    102. 01.27.2010 SAMP: fixed a problem with reporting errors during an SAMP operation. The correct error message is now passed to SAMP.
    103. -
    104. 01.27.2010 REGION: fixed a problem with catch and XPA/SAMP. Errors are now reset when needed so as not to invoke an XPA/SAMP ERROR message.
    105. -
    106. 01.27.2010 XPA: update to version 2.1.12
    107. -
    108. 02.02.2010 CONTOURS: fixed a problem with manually entered contours values.
    109. -
    110. 02.12.2010 COLORBAR: add numerics equal distance option.
    111. -
    112. 02.12.2010 COLORBAR: add colorbar size option.
    113. -
    114. 02.12.2010 COLORBAR: move colorbar parameters from view menu to colorbar menu.
    115. -
    116. 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.
    117. -
    118. 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).
    119. -
    120. 02.25.2010 CATALOG: CSC is now loaded as a VOTABLE by default.
    121. -
    122. 03.02.2010 CATALOG: add support for SkyBot catalog server.
    123. -
    124. 03.03.2010 MACOSX: printing, reduce image by 5% so colorbar end tick numerics are not cutoff.
    125. -
    126. 03.03.2010 WINDOWS: printing, reduce image by 5% so colorbar end tick numerics are not cutoff.
    127. -
    128. 03.03.2010 HV: fixed a problem with MouseWheel scrolling under X11.
    129. -
    130. 03.04.2010 ZOOM: added support for mouse wheel zoom.
    131. -
    132. 03.04.2010 HV: added support for Find and FindNext.
    133. -
    134. 03.10.2010 POSTSCRIPT: if colorbar and colorbar numerics are visible, reduce image by 5% so colorbar end tick numerics are not cutoff.
    135. -
    136. 03.10.2010 PRINT: add psprint xpa/command/samp command for postscript printing on MacOSX and Windows.
    137. -
    138. 03.10.2010 GRID: add support for custom numeric formats.
    139. -
    140. 03.17.2010 BIN: add support for Match Bin.
    141. -
    142. 03.23.2010 FITS: add a check tor binary tables with no rows or cols.
    143. -
    144. 03.24.2010 WINDOWS: fixed a problem with native printing and bitmaps that were not aligned upon a word boundary.
    145. -
    146. 03.24.2010 WINDOWS: fixed a problem with rendering circle point and box circle point.
    147. -
    148. 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.
    149. -
    150. 03.29.2010 SAMP: add support for table.load.fits events.
    151. -
    152. 04.13.2010 BACKUP: add support for backup and restore.
    153. -
    154. 04.14.2010 GUI: ensure all temp files in /tmp have unique names which will not conflict with other programs.
    155. -
    156. 04.14.2010 RGB: corrected inconsistant behavior. The creation of a RGB frame will not alter the single/tile setting.
    157. -
    158. 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.
    159. -
    160. 04.16.2010 CIAO: removed any conjuction operators (which are not supported).
    161. -
    162. 04.16.2010 COLORBAR: fixed a rather nasty memory bug which was invoked when the colorbar was re-configured.
    163. -
    164. 04.23.2010 BACKUP: backup save sets can be saved into on a repeat basis.
    165. -
    166. 04.26.2010 SCALE: fixed a problem with segv and Scale Dialog box.
    167. -
    168. 04.26.2010 GUI: fixed a problem matching frames while in single mode.
    169. -
    170. 04.29.2010 GUI: add cycle windows key shortcut.
    171. -
    172. 05.04.2010 WINDOWS: new windows installation procedure.
    173. -
    174. 05.06.2010 CATALOG: add IAU location code in preferences (for Skybot).
    175. -
    176. 05.10.2010 REGION: 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.
    177. -
    178. 05.12.2010 VOTable: add support for FIEDref and PARAMref elements.
    179. -
    180. 05.15.2010 RELEASE version 6.1
    181. -
    182. 05.18.2010 WINDOWS: change windows installation procedure back to allow user to specify destination directory.
    183. -
    184. 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.
    185. -
    186. 05.18.2010 RELEASE version 6.1.1
    187. -
    188. 05.19.2010 BACKUP: fixed several major problems.
    189. -
    190. 05.19.2010 PSEUDOCOLOR: fixed a typo.
    191. -
    192. 05.19.2010 RELEASE version 6.1.2
    193. -
    194. 05.20.2010 MACOSX: always install pcc if gcc not available. We don't want old versions of pcc around after upgrades of the OS.
    195. -
    196. 05.28.2010 PLOT: added statistics window for plots.
    197. -
    198. 05.28.2010 PLOT: fixed some problems with menus and clear data.
    199. -
    200. 05.28.2010 NAMESERVER: add get option to return coords directly to calling proc.
    201. -
    202. 06.17.2010 CHECKDNS: update chechdns to add support for actually connect.
    203. -
    204. 06.17.2010 VO: use checkdns to look for active server. If none found, used hard coded list.
    205. -
    206. 06.21.2010 ZOOM TO FIT: center image exactly, do not round to nearest whole pixel.
    207. -
    208. 06.21.2010 BACKUP: don't save prefs(version) var. We want the current preference file version, not the save set version.
    209. -
    210. 06.21.2010 GUI: ds9 will now look for its auxiliary file using the current name of the executable.
    211. -
    212. 06.30.2010 WCS: add WCS Edit dialog.
    213. -
    214. 07.01.2010 XPA: add frame has command.
    215. -
    216. 07.01.2010 SAMP: add frame has command.
    217. -
    218. 07.09.2010 SAMP: fixed a problem with updating the connect meun item after a manual disconnect.
    219. -
    220. 07.09.2010 SAMP: added support for SAMP_HUB env var.
    221. -
    222. 07.13.2010 COLORBAR: fixed a problem with a bad default -size param. This problem only showed up with a pseudocolor8 visual.
    223. -
    224. 07.15.2010 GUI: implemented support for internal error message facility. Any fatal internal error event will trigger an GUI error message, hopefully leaving the user the option to save data and to exit gracefully.
    225. -
    226. 07.15.2010 GUI: implemented support for trapping the SIGBUS signal and routing it to the internal error message facilty. This usually occurs when a data file has been overwritten or a shared memory segment is no longer available.
    227. -
    228. 07.27.2010 PLOT: save font info when save configuration.
    229. -
    230. 08.04.2010 REGION: fixed a problem with the close button on EPANDA and BPANDA dialog boxes.
    231. -
    232. 08.05.2010 COLORBAR: fixed a problem when the image is all one value.
    233. -
    234. 08.10.2010 GUI: add Frame Match Image, Physical, Detector, Amplifier buttons.
    235. -
    236. 08.12.2010 MAGNIFIER: add magnifier prefs for XPA, SAMP, and the command line.
    237. -
    238. 08.12.2010 MAGNIFIER: add magnifier color option.
    239. -
    240. 08.17.2010 GRID: fixed a problem with init colors.
    241. -
    242. 08.17.2010 GRID: now supports colors in form #ffffff.
    243. -
    244. 08.18.2010 CONTOURS: fixed an issue when loading aux contours which do not end with a linefeed.
    245. -
    246. 08.23.2010 COLORBAR: fixed an issue when printing colorbar from the command line. The numerics are now updated before printing.
    247. -
    248. 08.23.2010 COLORBAR: fixed an issue when rendering numerics. Numerics are now properly positioned, regardless of colorbar orientation or font.
    249. -
    250. 08.25.2010 GRID: fixed a number of issues when rendering grid numerics. Numerics are now properly positioned, regardless of orientation or font.
    251. -
    252. 08.27.2010 POSTSCRIPT: fixed a rather nastsy prolblem with the level 2 postscript driver (Ascii85 filter) in which, sometimes, the last line of the image would not be written.
    253. -
    254. 08.30.2010 POSTSCRIPT: add new postscript level 3 driver, which uses Flate and Ascii85 filters.
    255. -
    256. 08.31.2010 COLORBAR: add support for user specified number of tickmarks to be displayed.
    257. -
    258. 08.31.2010 CATALOG: The user can now invoke a blank catalog tool via the command line, xpa, or samp.
    259. -
    260. 09.01.2010 TCL/TK: upate to version 8.5.8.
    261. -
    262. 09.01.2010 CATALOG: add font properties to display symbol database.
    263. -
    264. 09.07.2010 CATALOG: now supports image/physical coordinate systems.
    265. -
    266. 09.21.2010 CONTOUR: copy/paste contours no longer requires equatorial sky param.
    267. -
    268. 09.21.2010 REGION: copy/paste contours no longer requires equatorial sky param.
    269. -
    270. 09.21.2010 SAVEAS: add optional params for jpeg, mpeg and tiff command line options.
    271. -
    272. 09.22.2010 FOV: update Chandra Templates.
    273. -
    274. 09.22.2010 GUI: add open and close support for XPA, SAMP, and command line, for all dialogs.
    275. -
    276. 09.28.2010 COLORBAR: fixed a problem with generating colorbar values when no frame is available.
    277. -
    278. 09.30.2010 HV: fixed a problem with multiple cookies, which created a bad header.
    279. -
    280. 09.30.2010 VO: fixed a problem with 'xpaget ds9 vo connect'. Now returns only the current connections, not all possible connections.
    281. -
    282. 09.30.2010 REGION: added check for no frame and no image loaded for xpaset regions via stdin.
    283. -
    284. 09.30.2010 ANALYSIS: add 'task #|name' command.
    285. -
    286. 10.01.2010 ANALYSIS: fixed a problem when an analysis file was loaded after an image had been loaded. Them menu was not properly updated to reflect the template for each menu item.
    287. -
    288. 10.05.2010 CUBE: fixed a problem in which sometimes changing the current slice whould hang.
    289. -
    290. 10.05.2010 CUBE: add support for WCS in cube dialog.
    291. -
    292. 10.07.2010 CENTROID: add support centroid params xpa/command line.
    293. -
    294. 10.07.2010 CENTROID: fix some problems with an offset of .5 pixels.
    295. -
    296. 10.07.2010 SMOOTH: new frames inherit current smooth params.
    297. -
    298. 10.07.2010 RGB: fixed a problem when the first image load has a flipped wcs.
    299. -
    300. 10.08.2010 REGION: add CIRCLE3D region.
    301. -
    302. 10.11.2010 BACKUP: fixed a problem with smoothed images and contours.
    303. -
    304. 10.14.2010 HELP: fixed a problem with finding the help files if the CD command has changed the default directory.
    305. -
    306. 10.14.2010 XPA: update to version 2.1.13
    307. -
    308. 10.15.2010 RELEASE version 6.2
    309. -
    -
- + + + + DS9 Version 6 Release Notes + + +

+ SAOImageDS9 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. +
    3. 10.24.2009 UPDATE: fixed a problem with trying to + provide support for backward compatibility.
    4. +
    5. 10.24.2009 IMGSVR: fixed a problem with trying to + provide support for backward compatibility
    6. +
    7. 10.24.2009 GUI: sleep command arg is now optional
    8. +
    9. 10.24.2009 MOSAIC: IRAF mosaics are now layed out based + on the first segment load, like WCS mosaics
    10. +
    11. 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
    12. +
    13. 10.28.2009 REGION: Corrected a problem with creating + templates from a VAR. Uncommented old syntax which has been + superceeded
    14. +
    15. 11.02.2009 GRID: fixed a problem with 'grid numlab gap2'
    16. +
    17. 11.02.2009 AST: updated to version 5.3-1
    18. +
    19. 11.05.2009 TILE: corrected documentation for '-tile + grid layout', should be column #, row #
    20. + +
    21. 11.05.2009 DATACUBE: fixed a problem with '-wcs + replace|reset|append'. The result WCS is now applied to + all slices
    22. +
    23. 11.05.2009 XPA: fixed a problem with 'xpaset wcs + replace foo.wcs'
    24. +
    25. 11.13.2009 RICE: updated to cfitsio 3210/tt>
    26. + +
    27. 11.16.2009 COMPRESS: fixed a problem with + compression that extends over a page boundry of 1Gb
    28. +
    29. 11.30.2009 GRID: fixed a problem with exterior + numerics and zoomed images
    30. +
    31. 11.30.2009 HELP: combine FAQ and ISSUES pages
    32. +
    33. 12.04.2009 RGB: aux contour overlays are now + displayed on a per channel basis
    34. +
    35. 12.07.2009 RGB: rgb images with data cubes can now + set the current slice on a per channel basis
    36. +
    37. 12.07.2009 VO: fixed a problem with xpa keep-alive
    38. +
    39. 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
    40. +
    41. 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
    42. +
    43. 12.10.2009 XPA: update to version 2.1.11
    44. +
    45. 12.14.2009 RGB: fixed a problem with a incorrect WCS + compass in the panner image
    46. +
    47. 12.15.2009 WCS: Documented the old ALIGN command and + updated for XPA and SAMP
    48. +
    49. 12.15.2009 GUI: Values accepted for SKYFORMAT + expanded to 'deg', 'degree', and 'degrees' for command + line options, XPA, and SAMP
    50. +
    51. 12.17.2009 WCS: added code to test for bad WCS + alignment issues (mainly from CAR projection, or pole + problems)
    52. +
    53. 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
    54. +
    55. 12.18.2009 CATALOG: added USNO UCAC3 to the Optical + list
    56. +
    57. 12.24.2009 DATACUBE: DS9 now supports FITS images up + to 10 dimensions. Happy Holidays!
    58. +
    59. 12.28.2009 ANALYSIS: fixed problems with $data and + $url and spaces in the tmp directory path name
    60. +
    61. 12.28.2009 COMM: fixed problems with spaces in file + names received as argumetns via SAMP and http
    62. +
    63. 12.29.2009 REGION: fixed problems with XPA/SAMP and + -format/-system/-sky options
    64. +
    65. 12.29.2009 GUI: fixed a problem with hiding the + current frame
    66. +
    67. 12.30.2009 HV: at EXIT, close all opened HV windows + so that tmp files may be deleted
    68. +
    69. 12.30.2009 HV: fixed a problem for MIME type + 'multipart/mixed', a tmp file was not deleted
    70. +
    71. 12.30.2009 HV: fixed a problem for MIME type + 'text/plain', a tmp file was not deleted
    72. +
    73. 12.30.2009 ANALYSIS: add $filedialog(open) and + $filedialog(save) macros
    74. +
    75. 12.30.2009 GUI: allow filenames starting with a '-'
    76. +
    77. 01.07.2009 I18N: for X11 port, look for LC_MESSAGES, + LC_ALL, LANG env vars to set langage in that order
    78. +
    79. 01.07.2009 I18N: update Japanese language + translation
    80. +
    81. 01.07.2009 CONTOUR: fix muliple problems with + command line contour options. Each frame will now + remember contour params between frames
    82. +
    83. 01.08.2009 ANALYSIS: minor changes in output of get + analysis commands. Now include parameters for web and + bind commands
    84. +
    85. 01.11.2009 COLORBAR: fixed a problem with the + orientation of the numerics for vertical colorbar. This + problem was introduced with AST-5.3
    86. +
    87. 01.11.2009 RGB: fixed a memory leak for RGB frames
    88. +
    89. 01.11.2009 I18N: update Japanese language + translation
    90. +
    91. 01.11.2009 MACOSX: fixed a problem with non-native + standard file dialog boxes and error messages
    92. +
    93. 01.12.2009 AST: fixed a memory leak with colorbar + grid.
    94. +
    95. 01.13.2009 PLOT: fixed a rare problem when the user + closes a plot while in the middle of a zoom.
    96. +
    97. 01.13.2009 IRAF: fixed a problem for mosaic iraf + images are loaded and the bounding box is incorrectly + calculated.
    98. +
    99. 01.15.2010 RELEASE version 6.0
    100. +
    101. 01.27.2010 XPA: fixed a problem with reporting + errors during an XPA operation. The correct error + message is now passed to XPA.
    102. +
    103. 01.27.2010 SAMP: fixed a problem with reporting + errors during an SAMP operation. The correct error + message is now passed to SAMP.
    104. +
    105. 01.27.2010 REGION: fixed a problem with catch and + XPA/SAMP. Errors are now reset when needed so as not to + invoke an XPA/SAMP ERROR message.
    106. +
    107. 01.27.2010 XPA: update to version 2.1.12
    108. +
    109. 02.02.2010 CONTOURS: fixed a problem with manually + entered contours values.
    110. +
    111. 02.12.2010 COLORBAR: add numerics equal distance + option.
    112. +
    113. 02.12.2010 COLORBAR: add colorbar size option.
    114. +
    115. 02.12.2010 COLORBAR: move colorbar parameters from + view menu to colorbar menu.
    116. +
    117. 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.
    118. +
    119. 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).
    120. +
    121. 02.25.2010 CATALOG: CSC is now loaded as a VOTABLE + by default.
    122. +
    123. 03.02.2010 CATALOG: add support for SkyBot catalog + server.
    124. +
    125. 03.03.2010 MACOSX: printing, reduce image by 5% so + colorbar end tick numerics are not cutoff.
    126. +
    127. 03.03.2010 WINDOWS: printing, reduce image by 5% so + colorbar end tick numerics are not cutoff.
    128. +
    129. 03.03.2010 HV: fixed a problem with MouseWheel + scrolling under X11.
    130. +
    131. 03.04.2010 ZOOM: added support for mouse wheel zoom.
    132. +
    133. 03.04.2010 HV: added support for Find and FindNext.
    134. +
    135. 03.10.2010 POSTSCRIPT: if colorbar and colorbar + numerics are visible, reduce image by 5% so colorbar end + tick numerics are not cutoff.
    136. +
    137. 03.10.2010 PRINT: add psprint xpa/command/samp + command for postscript printing on MacOSX and Windows.
    138. +
    139. 03.10.2010 GRID: add support for custom numeric + formats.
    140. +
    141. 03.17.2010 BIN: add support for Match Bin.
    142. +
    143. 03.23.2010 FITS: add a check tor binary tables with + no rows or cols.
    144. +
    145. 03.24.2010 WINDOWS: fixed a problem with native + printing and bitmaps that were not aligned upon a word + boundary.
    146. +
    147. 03.24.2010 WINDOWS: fixed a problem with rendering + circle point and box circle point.
    148. +
    149. 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.
    150. +
    151. 03.29.2010 SAMP: add support for table.load.fits + events.
    152. +
    153. 04.13.2010 BACKUP: add support for backup and + restore.
    154. +
    155. 04.14.2010 GUI: ensure all temp files in /tmp have + unique names which will not conflict with other + programs.
    156. +
    157. 04.14.2010 RGB: corrected inconsistant behavior. The + creation of a RGB frame will not alter the single/tile + setting.
    158. +
    159. 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.
    160. +
    161. 04.16.2010 CIAO: removed any conjuction operators + (which are not supported).
    162. +
    163. 04.16.2010 COLORBAR: fixed a rather nasty memory bug + which was invoked when the colorbar was re-configured.
    164. +
    165. 04.23.2010 BACKUP: backup save sets can be saved + into on a repeat basis.
    166. +
    167. 04.26.2010 SCALE: fixed a problem with segv and + Scale Dialog box.
    168. +
    169. 04.26.2010 GUI: fixed a problem matching frames + while in single mode.
    170. +
    171. 04.29.2010 GUI: add cycle windows key shortcut.
    172. +
    173. 05.04.2010 WINDOWS: new windows installation + procedure.
    174. +
    175. 05.06.2010 CATALOG: add IAU location code in + preferences (for Skybot).
    176. +
    177. 05.10.2010 REGION: 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.
    178. +
    179. 05.12.2010 VOTable: add support for FIEDref and + PARAMref elements.
    180. +
    181. 05.15.2010 RELEASE version 6.1
    182. +
    183. 05.18.2010 WINDOWS: change windows installation + procedure back to allow user to specify destination + directory.
    184. +
    185. 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.
    186. +
    187. 05.18.2010 RELEASE version 6.1.1
    188. +
    189. 05.19.2010 BACKUP: fixed several major problems.
    190. +
    191. 05.19.2010 PSEUDOCOLOR: fixed a typo.
    192. +
    193. 05.19.2010 RELEASE version 6.1.2
    194. +
    195. 05.20.2010 MACOSX: always install pcc if gcc not + available. We don't want old versions of pcc around + after upgrades of the OS.
    196. +
    197. 05.28.2010 PLOT: added statistics window for plots.
    198. +
    199. 05.28.2010 PLOT: fixed some problems with menus and + clear data.
    200. +
    201. 05.28.2010 NAMESERVER: add get option to return + coords directly to calling proc.
    202. +
    203. 06.17.2010 CHECKDNS: update chechdns to add support + for actually connect.
    204. +
    205. 06.17.2010 VO: use checkdns to look for active + server. If none found, used hard coded list.
    206. +
    207. 06.21.2010 ZOOM TO FIT: center image exactly, do not + round to nearest whole pixel.
    208. +
    209. 06.21.2010 BACKUP: don't save prefs(version) var. We + want the current preference file version, not the save + set version.
    210. +
    211. 06.21.2010 GUI: ds9 will now look for its auxiliary + file using the current name of the executable.
    212. +
    213. 06.30.2010 WCS: add WCS Edit dialog.
    214. +
    215. 07.01.2010 XPA: add frame has command.
    216. +
    217. 07.01.2010 SAMP: add frame has command.
    218. +
    219. 07.09.2010 SAMP: fixed a problem with updating the + connect meun item after a manual disconnect.
    220. +
    221. 07.09.2010 SAMP: added support for SAMP_HUB env var.
    222. +
    223. 07.13.2010 COLORBAR: fixed a problem with a bad + default -size param. This problem only showed up with a + pseudocolor8 visual.
    224. +
    225. 07.15.2010 GUI: implemented support for internal + error message facility. Any fatal internal error event + will trigger an GUI error message, hopefully leaving the + user the option to save data and to exit gracefully.
    226. +
    227. 07.15.2010 GUI: implemented support for trapping the + SIGBUS signal and routing it to the internal error + message facilty. This usually occurs when a data file + has been overwritten or a shared memory segment is no + longer available.
    228. +
    229. 07.27.2010 PLOT: save font info when save + configuration.
    230. +
    231. 08.04.2010 REGION: fixed a problem with the close + button on EPANDA and BPANDA dialog boxes.
    232. +
    233. 08.05.2010 COLORBAR: fixed a problem when the image + is all one value.
    234. +
    235. 08.10.2010 GUI: add Frame Match Image, Physical, + Detector, Amplifier buttons.
    236. +
    237. 08.12.2010 MAGNIFIER: add magnifier prefs for XPA, + SAMP, and the command line.
    238. +
    239. 08.12.2010 MAGNIFIER: add magnifier color option.
    240. +
    241. 08.17.2010 GRID: fixed a problem with init colors.
    242. +
    243. 08.17.2010 GRID: now supports colors in form + #ffffff.
    244. +
    245. 08.18.2010 CONTOURS: fixed an issue when loading aux + contours which do not end with a linefeed.
    246. +
    247. 08.23.2010 COLORBAR: fixed an issue when printing + colorbar from the command line. The numerics are now + updated before printing.
    248. +
    249. 08.23.2010 COLORBAR: fixed an issue when rendering + numerics. Numerics are now properly positioned, + regardless of colorbar orientation or font.
    250. +
    251. 08.25.2010 GRID: fixed a number of issues when + rendering grid numerics. Numerics are now properly + positioned, regardless of orientation or font.
    252. +
    253. 08.27.2010 POSTSCRIPT: fixed a rather nastsy + prolblem with the level 2 postscript driver (Ascii85 + filter) in which, sometimes, the last line of the image + would not be written.
    254. +
    255. 08.30.2010 POSTSCRIPT: add new postscript level 3 + driver, which uses Flate and Ascii85 filters.
    256. +
    257. 08.31.2010 COLORBAR: add support for user specified + number of tickmarks to be displayed.
    258. +
    259. 08.31.2010 CATALOG: The user can now invoke a blank + catalog tool via the command line, xpa, or samp.
    260. +
    261. 09.01.2010 TCL/TK: upate to version 8.5.8.
    262. +
    263. 09.01.2010 CATALOG: add font properties to display + symbol database.
    264. +
    265. 09.07.2010 CATALOG: now supports image/physical + coordinate systems.
    266. +
    267. 09.21.2010 CONTOUR: copy/paste contours no longer + requires equatorial sky param.
    268. +
    269. 09.21.2010 REGION: copy/paste contours no longer + requires equatorial sky param.
    270. +
    271. 09.21.2010 SAVEAS: add optional params for jpeg, + mpeg and tiff command line options.
    272. +
    273. 09.22.2010 FOV: update Chandra Templates.
    274. +
    275. 09.22.2010 GUI: add open and close support for XPA, + SAMP, and command line, for all dialogs.
    276. +
    277. 09.28.2010 COLORBAR: fixed a problem with generating + colorbar values when no frame is available.
    278. +
    279. 09.30.2010 HV: fixed a problem with multiple + cookies, which created a bad header.
    280. +
    281. 09.30.2010 VO: fixed a problem with 'xpaget ds9 vo + connect'. Now returns only the current connections, not + all possible connections.
    282. +
    283. 09.30.2010 REGION: added check for no frame and no + image loaded for xpaset regions via stdin.
    284. +
    285. 09.30.2010 ANALYSIS: add 'task #|name' command.
    286. +
    287. 10.01.2010 ANALYSIS: fixed a problem when an + analysis file was loaded after an image had been loaded. + Them menu was not properly updated to reflect the + template for each menu item.
    288. +
    289. 10.05.2010 CUBE: fixed a problem in which sometimes + changing the current slice whould hang.
    290. +
    291. 10.05.2010 CUBE: add support for WCS in cube dialog.
    292. +
    293. 10.07.2010 CENTROID: add support centroid params + xpa/command line.
    294. +
    295. 10.07.2010 CENTROID: fix some problems with an + offset of .5 pixels.
    296. +
    297. 10.07.2010 SMOOTH: new frames inherit current smooth + params.
    298. +
    299. 10.07.2010 RGB: fixed a problem when the first image + load has a flipped wcs.
    300. +
    301. 10.08.2010 REGION: add CIRCLE3D region.
    302. +
    303. 10.11.2010 BACKUP: fixed a problem with smoothed + images and contours.
    304. +
    305. 10.14.2010 HELP: fixed a problem with finding the + help files if the CD command has changed the default + directory.
    306. +
    307. 10.14.2010 XPA: update to version 2.1.13
    308. +
    309. 10.15.2010 RELEASE version 6.2
    310. +
      +
    + + +
+ + + diff --git a/ds9/doc/release/r7.0.html b/ds9/doc/release/r7.0.html index 33bef6c..e2e25c7 100644 --- a/ds9/doc/release/r7.0.html +++ b/ds9/doc/release/r7.0.html @@ -2,15 +2,15 @@ + charset=windows-1252"> DS9 Version 7 Release Notes - -

SAOImage DS9 Version 7 Release Notes

+ +

SAOImageDS9 Version 7 Release Notes

    1. 10.18.2010 SCALE: fixed a problem preserve Scale at @@ -94,8 +94,8 @@ added support for in/out sys/sky formats.
    2. 05.19.2011 CATALOG: SIMBAD added support for in/out sys/sky formats.
    3. -
    4. 05.19.2011 CATALOG: CDS added support for in/out - sys/sky formats.
    5. +
    6. 05.19.2011 CATALOG: CDS added support for in/out sys/sky + formats.
    7. 05.20.2011 COMPOSITE: speed up create/delete composite region with +1000 regions.
    8. 05.20.2011 WCS: implemented preferred WCS for each @@ -447,19 +447,29 @@ variable array TFORM descriptions, used in fits compression. If no length is specified, set default to 8.
    9. -
    10. 01.29.2013 SAVE: save fits will now save an entire cube if loaded.
    11. +
    12. 01.29.2013 SAVE: save fits will now save an entire cube + if loaded.
    13. 01.30.2013 SAVE: add support for save mecube.
    14. -
    15. 01.31.2013 CONTOUR: fixed a problem with loading a set of contours with a specified color.
    16. -
    17. 02.13.2013 FITSY++: support new fits compression float/double gzip method.
    18. -
    19. 02.13.2013 FITSY++: ds9 now distinguishes between BLANK/NAN/INF values.
    20. +
    21. 01.31.2013 CONTOUR: fixed a problem with loading a set + of contours with a specified color.
    22. +
    23. 02.13.2013 FITSY++: support new fits compression + float/double gzip method.
    24. +
    25. 02.13.2013 FITSY++: ds9 now distinguishes between + BLANK/NAN/INF values.
    26. 02.15.2013 REGIONS: no longer output filename in header.
    27. -
    28. 02.26.2013 FITSY++: use magic bytes to check for gz compressed files before load.
    29. -
    30. 02.28.2013 RGB: loading rgbimage, rgbcube, rgbarray into non-rgb frame will create new rgb frame for all command line, xpa, and samp commands.
    31. -
    32. 03.01.2013 FRAME: trap SIGBUS and SIGSEGV while scanning data.
    33. -
    34. 03.01.2013 FRAME: will only return error messages at levels info, warning, and error.
    35. +
    36. 02.26.2013 FITSY++: use magic bytes to check for gz + compressed files before load.
    37. +
    38. 02.28.2013 RGB: loading rgbimage, rgbcube, rgbarray into + non-rgb frame will create new rgb frame for all command + line, xpa, and samp commands.
    39. +
    40. 03.01.2013 FRAME: trap SIGBUS and SIGSEGV while scanning + data.
    41. +
    42. 03.01.2013 FRAME: will only return error messages at + levels info, warning, and error.
    43. 03.10.2013 PREFS: fixed a problem with prefs zoom align.
    44. 03.12.2013 BACKUP: check for sym links.
    45. -
    46. 03.14.2013 GUI: non-modal dialogs are now created at the center of the main ds9 window.
    47. +
    48. 03.14.2013 GUI: non-modal dialogs are now created at the + center of the main ds9 window.
    49. 03.25.2013 VO: default vo method is mime.
    50. 03.25.2013 VO: if xpa method fails, default to mime.
    51. 03.26.2013 XPA: add samp cmd to xpa.
    52. @@ -468,7 +478,8 @@
    53. 04.11.2013 CATALOG: fixed cut and paste.
    54. 04.11.2013 WCS: SAO_PLT is now handled directly by AST.
    55. 04.12.2013 PREFS: add dialog center option.
    56. -
    57. 04.12.2013 PLOT: all plots (user, analysis and catalogs) are now available to the plot command.
    58. +
    59. 04.12.2013 PLOT: all plots (user, analysis and catalogs) + are now available to the plot command.
    60. 04.15.2013 RELEASE version 7.2
    61. 04.16.2013 AST: updated to version 7.2
    62. 04.16.2013 TCLLIB: updated to version 1.15
    63. @@ -478,13 +489,18 @@
    64. 05.15.2013 CATALOGS: add AAVSO to cat list.
    65. 05.17.2013 HV: add DASCHE to Archives list.
    66. 06.03.2013 IRAF: fixed a problem with imexamine coords.
    67. -
    68. 06.04.2013 IRAF: save/export will save wcs values, not just the color number.
    69. +
    70. 06.04.2013 IRAF: save/export will save wcs values, not + just the color number.
    71. 06.05.2013 IRAF: colorbar displays wcs values.
    72. -
    73. 06.05.2013 IRAF: fixed a number of issues with tvmark colors.
    74. -
    75. 06.11.2013 FITSY++: implemented compressed FITS SUBTRACTIVE_DITHER_1 method.
    76. -
    77. 06.14.2013 ENVI: add support for import/export envi format.
    78. +
    79. 06.05.2013 IRAF: fixed a number of issues with tvmark + colors.
    80. +
    81. 06.11.2013 FITSY++: implemented compressed FITS + SUBTRACTIVE_DITHER_1 method.
    82. +
    83. 06.14.2013 ENVI: add support for import/export envi + format.
    84. 06.14.2013 AST: updated to version 7.3.1
    85. -
    86. 06.18.2013 GUI: fixed a problem with blank headers being displayed.
    87. +
    88. 06.18.2013 GUI: fixed a problem with blank headers being + displayed.
    89. 06.18.2013 ARRAY: now accepts cropping info in filename.
    90. 06.18.2013 NRRD: now accepts cropping info in filename.
    91. 06.18.2013 ENVI: now accepts cropping info in filename.
    92. @@ -493,60 +509,98 @@
    93. 06.26.2013 SEGMENT: add new segment region.
    94. 07.02.2013 ENVI: fixed a problem with calculating wcs.
    95. 07.02.2013 FITSY++: changes to allow 1D image.
    96. -
    97. 07.03.2013 GROUPS: fixed a problem allowing multiple selection of region groups.
    98. -
    99. 08.14.2013 WCS: Linear WCS now goes straight to AST.
    100. 09.10.2013 PSEUDOCOLOR: rm support for pseudocolor visuals.
    101. -
    102. 09.17.2013 REGIONS: PLOT3D dramatic improvements in speed of deep images and large regions.
    103. -
    104. 09.17.2013 GUI: set last file directory based on file type last loaded.
    105. +
    106. 07.03.2013 GROUPS: fixed a problem allowing multiple + selection of region groups.
    107. +
    108. 08.14.2013 WCS: Linear WCS now goes straight to AST.
    109. +
    110. 09.10.2013 PSEUDOCOLOR: rm support for pseudocolor + visuals.
    111. +
    112. 09.17.2013 REGIONS: PLOT3D dramatic improvements in + speed of deep images and large regions.
    113. +
    114. 09.17.2013 GUI: set last file directory based on file + type last loaded.
    115. 09.18.2013 ENVI: minor change to hdr parser.
    116. 09.18.2013 ENVI: fixed a major problem with swapbytes.
    117. -
    118. 09.18.2013 CATALOG: fixed a problem with selecting the correct region when arrow keys are used.
    119. -
    120. 09.19.2013 FITSY++: cleaned up code for dumping array,nrrd,envi in native endian.
    121. -
    122. 09.25.2013 AST: updated to version 7.3.2 to fix problem with SCAMP.
    123. -
    124. 09.25.2013 FITSY++: fixed a problem parsing filters in the command line.
    125. +
    126. 09.18.2013 CATALOG: fixed a problem with selecting the + correct region when arrow keys are used.
    127. +
    128. 09.19.2013 FITSY++: cleaned up code for dumping + array,nrrd,envi in native endian.
    129. +
    130. 09.25.2013 AST: updated to version 7.3.2 to fix problem + with SCAMP.
    131. +
    132. 09.25.2013 FITSY++: fixed a problem parsing filters in + the command line.
    133. 10.05.2013 3D: implement image cache.
    134. 10.08.2013 3D: implement az and el background render.
    135. -
    136. 10.10.2013 COLORBAR: fixed a minor problem with specifing 'other color'.
    137. +
    138. 10.10.2013 COLORBAR: fixed a minor problem with + specifing 'other color'.
    139. 10.11.2013 REGIONS: add mouse click epsilon parameter.
    140. 10.16.2013 CUBE: add lock slice wcs.
    141. -
    142. 10.17.2013 REGIONS: fixed a problem with ds9 regions parser and parsing hex color specification.
    143. -
    144. 10.18.2013 XPA: fixed a problem with "file" and backward compatability.
    145. -
    146. 10.18.2013 ANALYSIS: add several checks to verify analysis file before try to parse.
    147. -
    148. 10.22.2013 GUI: fixed a problem with preserve PAN while loading.
    149. -
    150. 10.22.2013 SCALE: removed PRESERVE SCALE. This has been redundant since 7.0. Setting the scale limits does the same thing.
    151. -
    152. 10.22.2013 CONTOUR: fixed a problem if no system is specified and, the default is normally WCS, unless no WCS is defined, then default to PHYSICAL.
    153. +
    154. 10.17.2013 REGIONS: fixed a problem with ds9 regions + parser and parsing hex color specification.
    155. +
    156. 10.18.2013 XPA: fixed a problem with "file" and backward + compatability.
    157. +
    158. 10.18.2013 ANALYSIS: add several checks to verify + analysis file before try to parse.
    159. +
    160. 10.22.2013 GUI: fixed a problem with preserve PAN while + loading.
    161. +
    162. 10.22.2013 SCALE: removed PRESERVE SCALE. This has been + redundant since 7.0. Setting the scale limits does the same + thing.
    163. +
    164. 10.22.2013 CONTOUR: fixed a problem if no system is + specified and, the default is normally WCS, unless no WCS is + defined, then default to PHYSICAL.
    165. 10.28.2013 TCL/TK: update to version 8.6.1.
    166. -
    167. 10.31.2013 HTML: fixed issue causeing corrupt stack with new CLANG compilers.
    168. -
    169. 11.10.2013 FITS: improved error handling for malformed FITS tables.
    170. +
    171. 10.31.2013 HTML: fixed issue causeing corrupt stack with + new CLANG compilers.
    172. +
    173. 11.10.2013 FITS: improved error handling for malformed + FITS tables.
    174. 11.15.2013 CUBE: fixed a problem with lock slice wcs.
    175. 11.18.2013 CATALOG: add SDSS9 to optical menu.
    176. 12.12.2013 WCS: add support for AST WCS def.
    177. 01.28.2014 REGIONS: add auto statistics option.
    178. 03.06.2014 AST: updated to version 7.3.4.
    179. -
    180. 03.21.2014 CATALOG: add 'Copy to Regions' from XPA/SAMP/commandline.
    181. -
    182. 03.26.2014 WCS: fixed a problem with wcs append/replace where the line length was 81 with newline.
    183. -
    184. 04.07.2014 FITSY++: expanded valid EXTNAME keywords to include '.', '-', and '_' chars.
    185. -
    186. 04.07.2014 FITSY++: save fits will convert BITPIX=-16 to BITPIX=32
    187. -
    188. 06.09.2014 CATALOG: if sort col is of type real, but contains blank values, substitue a value of 0.
    189. +
    190. 03.21.2014 CATALOG: add 'Copy to Regions' from + XPA/SAMP/commandline.
    191. +
    192. 03.26.2014 WCS: fixed a problem with wcs append/replace + where the line length was 81 with newline.
    193. +
    194. 04.07.2014 FITSY++: expanded valid EXTNAME keywords to + include '.', '-', and '_' chars.
    195. +
    196. 04.07.2014 FITSY++: save fits will convert BITPIX=-16 to + BITPIX=32
    197. +
    198. 06.09.2014 CATALOG: if sort col is of type real, but + contains blank values, substitue a value of 0.
    199. 07.01.2014 BLT: completed upgrade to TkBLT 3.0.
    200. 07.28.2014 CATALOG: add UCAC4 to optical menu.
    201. 08.01.2014 MACOSX: completed new 64bit Aqua port.
    202. -
    203. 08.06.2014 3D: don't wipeout the cache when generating a movie.
    204. -
    205. 09.15.2014 ENVI: try to determine data file name from header file name.
    206. -
    207. 09.30.2014 GUI: default mouse mode is NONE (not POINTER).
    208. +
    209. 08.06.2014 3D: don't wipeout the cache when generating a + movie.
    210. +
    211. 09.15.2014 ENVI: try to determine data file name from + header file name.
    212. +
    213. 09.30.2014 GUI: default mouse mode is NONE (not + POINTER).
    214. 09.30.2014 GUI: change mode POINTER to REGION.
    215. 10.01.2014 RELEASE version 7.3
    216. -
    217. 10.03.2014 GUI: Fixed problems with Control-S and Control-Z accelerators.
    218. -
    219. 10.03.2014 MACOSX: Removed accelerators for Print, PageSetup, and Find, as then invoke a known bug with Tk and dialogs.
    220. -
    221. 10.03.2014 MACOSX: Fixed a problem with coordinate display dialog.
    222. -
    223. 10.03.2014 MACOSX: Fixed a problem with deleting colorbar tags.
    224. -
    225. 10.03.2014 PREFS: Beta versions are now deemed to be of the same verison as the final release.
    226. -
    227. 10.03.2014 PREFS: Fixed a problem processing a newer prefs file. Now wait to notify the user after the init phase has been completed.
    228. -
    229. 10.03.2014 PREFS: some combinations of old prefs files were not being updated correctly.
    230. +
    231. 10.03.2014 GUI: Fixed problems with Control-S and + Control-Z accelerators.
    232. +
    233. 10.03.2014 MACOSX: Removed accelerators for Print, + PageSetup, and Find, as then invoke a known bug with Tk and + dialogs.
    234. +
    235. 10.03.2014 MACOSX: Fixed a problem with coordinate + display dialog.
    236. +
    237. 10.03.2014 MACOSX: Fixed a problem with deleting + colorbar tags.
    238. +
    239. 10.03.2014 PREFS: Beta versions are now deemed to be of + the same verison as the final release.
    240. +
    241. 10.03.2014 PREFS: Fixed a problem processing a newer + prefs file. Now wait to notify the user after the init phase + has been completed.
    242. +
    243. 10.03.2014 PREFS: some combinations of old prefs files + were not being updated correctly.
    244. 10.06.2014 FIRST: rename FIRST to VLA
    245. 10.06.2014 VLA: add STRIPE82 survey.
    246. 10.06.2014 HV: fixed a problem with scrolling.
    247. 10.07.2014 RELEASE version 7.3.1
    248. -
    249. 10.08.2014 REGIONS: fixed a problem with parsing old regions file fonts.
    250. +
    251. 10.08.2014 REGIONS: fixed a problem with parsing old + regions file fonts.
    252. 10.08.2014 RELEASE version 7.3.2
    253. 10.10.2014 IEXAM: imexam has been renamed iexam.
    254. 10.15.2014 WCS: fixed a problem with imflip=1.
    255. @@ -554,188 +608,304 @@
    256. 10.20.2014 AST: updated to version 8.0.2.
    257. 10.20.2014 HPX: updated compatiable wcslib-4.24.
    258. 10.21.2014 CATALOG: add width property for symbols.
    259. -
    260. 10.22.2014 MACOSX: fixed a problem with mouse wheel zoom.
    261. -
    262. 10.22.2014 FITSY++: add support for SUBTRACTIVE_DITHER_2 keyword.
    263. -
    264. 10.22.2014 FITSY++: fixed a problem with native endian arrays. Unless specified, the array is assumed to be of the same endian-ness as the processor.
    265. -
    266. 11.14.2014 CUBE: fixed a problem with lock slice with no fits loaded.
    267. +
    268. 10.22.2014 MACOSX: fixed a problem with mouse wheel + zoom.
    269. +
    270. 10.22.2014 FITSY++: add support for SUBTRACTIVE_DITHER_2 + keyword.
    271. +
    272. 10.22.2014 FITSY++: fixed a problem with native endian + arrays. Unless specified, the array is assumed to be of the + same endian-ness as the processor.
    273. +
    274. 11.14.2014 CUBE: fixed a problem with lock slice with no + fits loaded.
    275. 11.17.2014 TCL/TK: update to version 8.6.3.
    276. -
    277. 11.18.2014 MACOSX: preferences, fixed jumpy window size problem.
    278. -
    279. 11.19.2014 GUI: view horizontal/vertical now sets display size to default settings.
    280. +
    281. 11.18.2014 MACOSX: preferences, fixed jumpy window size + problem.
    282. +
    283. 11.19.2014 GUI: view horizontal/vertical now sets + display size to default settings.
    284. 12.03.2014 IIS: fixed a problem with open_unix().
    285. 12.29.2014 BLOCK: add support for blocking.
    286. -
    287. 02.04.2015 HPX: fixed a problem with cropping HPX images.
    288. -
    289. 02.05.2015 FITS++: Fits Compression- fixed a problem with uncompressed blocks.
    290. +
    291. 02.04.2015 HPX: fixed a problem with cropping HPX + images.
    292. +
    293. 02.05.2015 FITS++: Fits Compression- fixed a problem + with uncompressed blocks.
    294. 02.05.2015 FITS++: added support for 'Q' column arrays.
    295. -
    296. 02.17.2015 HV: Fixed a problem when url scheme is FTP and authority included username and passwd.
    297. -
    298. 02.18.2015 WCS: Fixed a problem when CDELTs and PCs keywords are used, but not in the orthodox way.
    299. -
    300. 03.11.2015 NRRD: Fixed a problem exporting built data cube.
    301. -
    302. 03.11.2015 ENVI: Fixed a problem exporting built data cube.
    303. -
    304. 03.24.2015 MOSAIC: mecube will now skip over tables and find all images.
    305. -
    306. 04.08.2015 FITS++: fixed a problem with compressed fits files and static memory size. now using alloc.
    307. -
    308. 04.13.2015 CATALOGS: fixed a problem with deleting the frame first, before closing a catalog dialog.
    309. -
    310. 04.15.2015 CUBE: added support for reorder data cube axes.
    311. -
    312. 04.16.2015 SMOOTH: blank/NaN values are no longer replaced by 0, instead, NaN is used.
    313. +
    314. 02.17.2015 HV: Fixed a problem when url scheme is FTP + and authority included username and passwd.
    315. +
    316. 02.18.2015 WCS: Fixed a problem when CDELTs and PCs + keywords are used, but not in the orthodox way.
    317. +
    318. 03.11.2015 NRRD: Fixed a problem exporting built data + cube.
    319. +
    320. 03.11.2015 ENVI: Fixed a problem exporting built data + cube.
    321. +
    322. 03.24.2015 MOSAIC: mecube will now skip over tables and + find all images.
    323. +
    324. 04.08.2015 FITS++: fixed a problem with compressed fits + files and static memory size. now using alloc.
    325. +
    326. 04.13.2015 CATALOGS: fixed a problem with deleting the + frame first, before closing a catalog dialog.
    327. +
    328. 04.15.2015 CUBE: added support for reorder data cube + axes.
    329. +
    330. 04.16.2015 SMOOTH: blank/NaN values are no longer + replaced by 0, instead, NaN is used.
    331. 04.17.2015 SMOOTH: is now threaded.
    332. 04.21.2015 GUI: add UNITS keyword to infobox.
    333. 04.23.2015 CUBE: reorder is now threaded.
    334. 04.24.2015 IEXAM: add macro expansion string.
    335. -
    336. 04.27.2015 CHECKDNS: fixed a problem so that delay will activate on time (and will return promptly).
    337. +
    338. 04.27.2015 CHECKDNS: fixed a problem so that delay will + activate on time (and will return promptly).
    339. 04.29.2015 TCL/TK: update to version 8.6.4.
    340. 04.30.2015 LAYOUT: add tile grid direction.
    341. 04.30.2015 GUI: add user selected keyword to infobox.
    342. 05.21.2015 SCALE: add lock/match scalelimits.
    343. 05.29.2015 RELEASE version 7.4b1
    344. -
    345. 06.09.2015 CATALOG: fixed a problem finding correct cols to parse. Original bug introduced after 7.3.2.
    346. +
    347. 06.09.2015 CATALOG: fixed a problem finding correct cols + to parse. Original bug introduced after 7.3.2.
    348. 06.09.2015 RELEASE version 7.4b2
    349. -
    350. 06.15.2015 SCALE: scaling for data cubes now use clip scope (LOCAL/GLOBAL).
    351. +
    352. 06.15.2015 SCALE: scaling for data cubes now use clip + scope (LOCAL/GLOBAL).
    353. 06.18.2015 SCALE: Default scope is now GLOBAL.
    354. -
    355. 06.18.2015 SCALE: MinMax mode AUTOSCAN has been deprecated.
    356. -
    357. 06.22.2015 GUI: fixed a font problem displaying greek symbols.
    358. +
    359. 06.18.2015 SCALE: MinMax mode AUTOSCAN has been + deprecated.
    360. +
    361. 06.22.2015 GUI: fixed a font problem displaying greek + symbols.
    362. 06.22.2015 RELEASE version 7.4b3
    363. 06.29.2015 SKYVIEW: add survey and size options.
    364. 07.04.2015 RELEASE version 7.4b4
    365. -
    366. 07.07.2015 VO: add additional code to use default url list if unable to download list.txt for any reason.
    367. -
    368. 07.14.2015 FITSY++: fixed a problem with RICE compression and 4 byte INT to FLOAT conversions.
    369. -
    370. 07.15.2015 FITSY++: fixed a problem with GZIP lossless compression.
    371. -
    372. 07.15.2015 FITSY++: Add support for GZIP_2 FITS compression.
    373. +
    374. 07.07.2015 VO: add additional code to use default url + list if unable to download list.txt for any reason.
    375. +
    376. 07.14.2015 FITSY++: fixed a problem with RICE + compression and 4 byte INT to FLOAT conversions.
    377. +
    378. 07.15.2015 FITSY++: fixed a problem with GZIP lossless + compression.
    379. +
    380. 07.15.2015 FITSY++: Add support for GZIP_2 FITS + compression.
    381. 07.20.2015 RELEASE version 7.4b5
    382. -
    383. 07.23.2015 FITSY++: fixed a problem with SAVE FITS and writing NAXIS3=1 into the header.
    384. -
    385. 07.23.2015 FITSY++: added check for fits table in SAVE FITS TABLE.
    386. +
    387. 07.23.2015 FITSY++: fixed a problem with SAVE FITS and + writing NAXIS3=1 into the header.
    388. +
    389. 07.23.2015 FITSY++: added check for fits table in SAVE + FITS TABLE.
    390. 07.24.2015 RELEASE version 7.4b6
    391. -
    392. 08.13.2015 REGIONS: fixed a problem with FITS CIAO PIE region.
    393. -
    394. 08.13.2015 REGIONS: fixed a problem with FITS CIAO ANNULUS region.
    395. -
    396. 08.13.2015 REGIONS: added support for FITS CIAO SECTOR and ELLIPTANNULS regions.
    397. +
    398. 08.13.2015 REGIONS: fixed a problem with FITS CIAO PIE + region.
    399. +
    400. 08.13.2015 REGIONS: fixed a problem with FITS CIAO + ANNULUS region.
    401. +
    402. 08.13.2015 REGIONS: added support for FITS CIAO SECTOR + and ELLIPTANNULS regions.
    403. 08.16.2015 WCS: fixed a problem with reorder 3D cubes.
    404. 08.25.2015 COLORBAR: added MathLab colormaps.
    405. 08.25.2015 COLORBAR: added MatPlotLib colormaps.
    406. 08.26.2015 COLORBAR: added H5utils colormaps.
    407. 08.26.2015 COLORBAR: added GIST colormaps.
    408. 08.26.2015 COLORBAR: added Topographic colormaps.
    409. -
    410. 08.28.2015 MOSAIC: fixed a problem introduced in 7.4b1 which failed to ignore generic tables in extensions when loading multiple extension fits.
    411. +
    412. 08.28.2015 MOSAIC: fixed a problem introduced in 7.4b1 + which failed to ignore generic tables in extensions when + loading multiple extension fits.
    413. 09.03.2015 PAN: fixed a problem with pan then zoom mode.
    414. -
    415. 09.17.2015 IIS: fixed a problem with imexam introduced in an earlier beta version.
    416. -
    417. 09.17.2015 IIS: fixed a problem with imexam when a former imexam frame has been delete.
    418. +
    419. 09.17.2015 IIS: fixed a problem with imexam introduced + in an earlier beta version.
    420. +
    421. 09.17.2015 IIS: fixed a problem with imexam when a + former imexam frame has been delete.
    422. 09.17.2015 MOSAIC: add IRAF DETSEC Align option.
    423. 09.18.2015 RELEASE version 7.4b7
    424. -
    425. 09.21.2015 WCS: Look for old RADECSYS keyword if present.
    426. +
    427. 09.21.2015 WCS: Look for old RADECSYS keyword if + present.
    428. 09.22.2015 CROSSHAIR: add crosshair parameters dialog.
    429. -
    430. 09.30.2015 TEMPLATES: fixed a problem with WCS introduced in an earlier beta version.
    431. +
    432. 09.30.2015 TEMPLATES: fixed a problem with WCS + introduced in an earlier beta version.
    433. 10.02.2015 SMOOTH: smooth on load now threaded.
    434. 10.02.2015 REGIONS: PLOT3D is disabled by default.
    435. -
    436. 10.13.2015 SAMP: fixed a issue with case of meta-data in xmlrpc.
    437. -
    438. 10.14.2015 GUI : fixed an issue where not all header options were offered in the case of compressed fits images.
    439. -
    440. 10.14.2015 BACKUP : fixed a problem when creating a backup with a file that has been compressed.
    441. -
    442. 10.15.2015 SAMP: fixed a issue with results with empty elements.
    443. -
    444. 10.16.2015 LINUX: For all key press events, calculate the current cursor position, as Ubuntu and MacOSX Aqua returns bad x,y values.
    445. -
    446. 10.21.2015 CATALOG: fixed a problem where a catalog had a column of the same name as a variable.
    447. -
    448. 10.26.2015 GUI: fixed a problem remembering the previous filename loaded for standard dialogs.
    449. -
    450. 10.30.2015 SAMP: fixed a issue with incorrect body length in xmlrpc messages.
    451. -
    452. 11.03.2015 3D: fixed a major issue introduced in the beta 7.4 series which caused a redraw everytime the current slice was changed.
    453. +
    454. 10.13.2015 SAMP: fixed a issue with case of meta-data in + xmlrpc.
    455. +
    456. 10.14.2015 GUI : fixed an issue where not all header + options were offered in the case of compressed fits images.
    457. +
    458. 10.14.2015 BACKUP : fixed a problem when creating a + backup with a file that has been compressed.
    459. +
    460. 10.15.2015 SAMP: fixed a issue with results with empty + elements.
    461. +
    462. 10.16.2015 LINUX: For all key press events, calculate + the current cursor position, as Ubuntu and MacOSX Aqua + returns bad x,y values.
    463. +
    464. 10.21.2015 CATALOG: fixed a problem where a catalog had + a column of the same name as a variable.
    465. +
    466. 10.26.2015 GUI: fixed a problem remembering the previous + filename loaded for standard dialogs.
    467. +
    468. 10.30.2015 SAMP: fixed a issue with incorrect body + length in xmlrpc messages.
    469. +
    470. 11.03.2015 3D: fixed a major issue introduced in the + beta 7.4 series which caused a redraw everytime the current + slice was changed.
    471. 11.03.2015 SCALE: Default scope is back to LOCAL.
    472. -
    473. 11.04.2015 CONTOUR: Fixed lots of issues with interaction with contours and bin/block/smooth.
    474. +
    475. 11.04.2015 CONTOUR: Fixed lots of issues with + interaction with contours and bin/block/smooth.
    476. 11.04.2015 SCALE: remove old AUTOSCAN and SAMPLE code.
    477. -
    478. 11.09.2015 FITS: fixed issues with data all NAN or INF.
    479. -
    480. 11.09.2015 CUBE: fixed issues with selecting current slice and updating other dialog boxes while in local mode.
    481. +
    482. 11.09.2015 FITS: fixed issues with data all NAN or INF.
    483. +
    484. 11.09.2015 CUBE: fixed issues with selecting current + slice and updating other dialog boxes while in local mode.
    485. 11.11.2015 RELEASE version 7.4b8
    486. -
    487. 11.11.2015 FITS: fixed another issue when calculating MIN and MAX and one pixel images.
    488. -
    489. 11.17.2015 WCS: fixed problem with infobox/grid with xLN/xLT WCS.
    490. +
    491. 11.11.2015 FITS: fixed another issue when calculating + MIN and MAX and one pixel images.
    492. +
    493. 11.17.2015 WCS: fixed problem with infobox/grid with + xLN/xLT WCS.
    494. 11.18.2015 RELEASE version 7.4b9
    495. -
    496. 11.30.2015 CATALOG: update CDS catalog search parameters.
    497. -
    498. 12.02.2015 BACKUP: fixed a problem with backup save sets generated with beta versions.
    499. -
    500. 12.03.2015 PREFS: fixed a problem with prefs generated with beta versions.
    501. -
    502. 12.07.2015 WCS: fixed a problem with replacement WCS.
    503. -
    504. 12.08.2015 WCS: cubes now share WCS structures (very fast).
    505. -
    506. 12.08.2015 ANALYSIS: fixed a problem with $z macro.
    507. +
    508. 11.30.2015 CATALOG: update CDS catalog search + parameters.
    509. +
    510. 12.02.2015 BACKUP: fixed a problem with backup save sets + generated with beta versions.
    511. +
    512. 12.03.2015 PREFS: fixed a problem with prefs generated + with beta versions.
    513. +
    514. 12.07.2015 WCS: fixed a problem with replacement WCS.
    515. +
    516. 12.08.2015 WCS: cubes now share WCS structures (very + fast).
    517. +
    518. 12.08.2015 ANALYSIS: fixed a problem with $z macro.
    519. 12.10.2015 RELEASE version 7.4b10
    520. -
    521. 12.11.2015 SAVEIMAGE: fixed a problem with the colorbar not updating when used with -exit.
    522. -
    523. 12.17.2015 FITS: 3D displayed z coord off by .5.
    524. +
    525. 12.11.2015 SAVEIMAGE: fixed a problem with the colorbar + not updating when used with -exit.
    526. +
    527. 12.17.2015 FITS: 3D displayed z coord off by .5.
    528. 12.21.2015 RELEASE version 7.4
    529. 01.05.2016 XPA: update to version 2.1.17.
    530. 01.05.2016 FUNTOOLS: update to version 2.1.6.
    531. -
    532. 01.21.2016 WCS: fixed a problem with PC3_3 being ignored.
    533. +
    534. 01.21.2016 WCS: fixed a problem with PC3_3 being + ignored.
    535. 01.21.2016 WCS: add 3d axis params to WCS dialog.
    536. 01.25.2016 MACOSX: fixed a problem init Tkblt.
    537. -
    538. 02.10.2016 MACOSX: fixed again the problem with font sizes and screen dpi.
    539. -
    540. 02.11.2016 WCS: fixed a problem with WCS replace and files without linefeed termination.
    541. -
    542. 03.07.2016 XPA: "tcl","source","print" commands only enabled for local.
    543. +
    544. 02.10.2016 MACOSX: fixed again the problem with font + sizes and screen dpi.
    545. +
    546. 02.11.2016 WCS: fixed a problem with WCS replace and + files without linefeed termination.
    547. +
    548. 03.07.2016 XPA: "tcl","source","print" commands only + enabled for local.
    549. 03.07.2016 XPA: new xpa command.
    550. 03.07.2016 GUI: "tcl" command enabled from commandline.
    551. -
    552. 03.07.2016 PREFS: for security reasons, will only look for the prefs file in the $HOME directory, and must be group/world readonly.
    553. -
    554. 03.07.2016 INIT FILE: will only look for any init file(s) in the $HOME, /usr/local/lib, /opt/local/lib directories.
    555. -
    556. 03.07.2016 INIT FILE: only read-only files will be sourced.
    557. +
    558. 03.07.2016 PREFS: for security reasons, will only look + for the prefs file in the $HOME directory, and must be + group/world readonly.
    559. +
    560. 03.07.2016 INIT FILE: will only look for any init + file(s) in the $HOME, /usr/local/lib, /opt/local/lib + directories.
    561. +
    562. 03.07.2016 INIT FILE: only read-only files will be + sourced.
    563. 03.08.2016 SAMP: new samp command.
    564. 03.08.2016 SAMP: new ds9.restricted-get command.
    565. 03.08.2016 SAMP: new ds9.restricted-set command.
    566. 03.08.2016 HV: xpa-set is now in safe mode.
    567. -
    568. 03.18.2016 GUI: Hard code font size. Give up on trying to correct for screen resolution.
    569. +
    570. 03.18.2016 GUI: Hard code font size. Give up on trying + to correct for screen resolution.
    571. 03.18.2016 REGION: fixed title issue with radial plot.
    572. 03.18.2016 REGION: fixed title issue with 2d plot.
    573. 03.28.2016 FITSY++: cube update clip is now threaded.
    574. -
    575. 03.30.2016 GUI: cleaned up initialization and event loop code.
    576. +
    577. 03.30.2016 GUI: cleaned up initialization and event loop + code.
    578. 03.30.2016 WCSSUBS: updated to version 3.9.0.
    579. -
    580. 04.01.2016 GUI: default number of threads is now detected based on OS.
    581. -
    582. 04.01.2016 WCS: fixed a problem with region templates, lengths were incorrect.
    583. +
    584. 04.01.2016 GUI: default number of threads is now + detected based on OS.
    585. +
    586. 04.01.2016 WCS: fixed a problem with region templates, + lengths were incorrect.
    587. 04.05.2016 GUI: added coordinates of min/max to infobox.
    588. -
    589. 04.05.2016 GUI: limit dialog status lines to 80 chars, so the window will not expand off the screen.
    590. -
    591. 04.06.2016 WCS: use getWCSOrientation() instead of wcs->imflip for calcAlign and mapAngleTo/FromRef.
    592. +
    593. 04.05.2016 GUI: limit dialog status lines to 80 chars, + so the window will not expand off the screen.
    594. +
    595. 04.06.2016 WCS: use getWCSOrientation() instead of + wcs->imflip for calcAlign and mapAngleTo/FromRef.
    596. 04.14.2016 SCALE: fixed minmax mode SAMPLE.
    597. -
    598. 04.14.2016 CUBE: update histogram and histequ when changing current slice.
    599. -
    600. 04.20.2016 MINMAX: reimplemented "-minmax sample" commandline option for loading very large images..
    601. -
    602. 04.21.2016 3D: fixed a problem with rendering the bbox when endpoints are way off screen. Now clip against frame.
    603. +
    604. 04.14.2016 CUBE: update histogram and histequ when + changing current slice.
    605. +
    606. 04.20.2016 MINMAX: reimplemented "-minmax sample" + commandline option for loading very large images..
    607. +
    608. 04.21.2016 3D: fixed a problem with rendering the bbox + when endpoints are way off screen. Now clip against frame.
    609. 04.22.2016 3D: rendering speed improvements.
    610. 04.26.2016 3D: panner images are now cached.
    611. -
    612. 04.27.2016 GUI: fixed a minor problem with header choice box and no filename given for xpaset stdin commands.
    613. -
    614. 04.27.2016 3D: dramatic improvements in render speed for certain data sets.
    615. +
    616. 04.27.2016 GUI: fixed a minor problem with header choice + box and no filename given for xpaset stdin commands.
    617. +
    618. 04.27.2016 3D: dramatic improvements in render speed for + certain data sets.
    619. 04.27.2016 3D: fixed a problem with backup and 3D pan.
    620. -
    621. 05.04.2016 BIN: added keywords EQUINOX, MJD-OBS, and RADESYS if present.
    622. +
    623. 05.04.2016 BIN: added keywords EQUINOX, MJD-OBS, and + RADESYS if present.
    624. 05.06.2016 RELEASE version 7.5b1
    625. -
    626. 05.11.2016 SCALE: fixed a problem where histequ colorbar numerics displayed were incorrect.
    627. -
    628. 05.18.2016 GUI: fixed a very minor problem where catalog tools is invoked back to back via command line.
    629. -
    630. 05.19.2016 REGIONS: many important changes to Ciao Region parser to support current syntax. In particular, changes to BOX, ROTBOX, RECTANGLE. SECTOR, FIELD, and REGION are now no-ops.
    631. +
    632. 05.11.2016 SCALE: fixed a problem where histequ colorbar + numerics displayed were incorrect.
    633. +
    634. 05.18.2016 GUI: fixed a very minor problem where catalog + tools is invoked back to back via command line.
    635. +
    636. 05.19.2016 REGIONS: many important changes to Ciao + Region parser to support current syntax. In particular, + changes to BOX, ROTBOX, RECTANGLE. SECTOR, FIELD, and REGION + are now no-ops.
    637. 05.23.2016 TKCON: updated to version 2.7 proper.
    638. -
    639. 05.24.2016 PREFS: check file permissions and set accordingly.
    640. +
    641. 05.24.2016 PREFS: check file permissions and set + accordingly.
    642. 05.24.2016 PREFS: new prefs file directory implemented.
    643. -
    644. 05.07.2016 STARTUP: for security reasons, will only look for the startup file in the $HOME directory, and must be group/world readonly.
    645. +
    646. 05.07.2016 STARTUP: for security reasons, will only look + for the startup file in the $HOME directory, and must be + group/world readonly.
    647. 05.31.2016 TKBLT: updated to version 3.1.
    648. 06.01.2016 TKBLT: updated to version 3.1.1.
    649. 06.20.2016 TKBLT: updated to version 3.1.2.
    650. -
    651. 06.20.2016 FITSY++: fixed a problem where BZERO/BSCALE was not applied to MIN/MAX for BITPIX=-32,-64.
    652. -
    653. 06.27.2016 REGIONS: default regions coordinate system is set to PHYSICAL if no WCS present.
    654. -
    655. 06.28.2016 3D: fixed yet another problem with rendering speed.
    656. -
    657. 07.01.2016 FITSY++: look for MJD_OBS if MJD-OBS is not present.
    658. +
    659. 06.20.2016 FITSY++: fixed a problem where BZERO/BSCALE + was not applied to MIN/MAX for BITPIX=-32,-64.
    660. +
    661. 06.27.2016 REGIONS: default regions coordinate system is + set to PHYSICAL if no WCS present.
    662. +
    663. 06.28.2016 3D: fixed yet another problem with rendering + speed.
    664. +
    665. 07.01.2016 FITSY++: look for MJD_OBS if MJD-OBS is not + present.
    666. 07.05.2016 IMGSRV: simplify code.
    667. 07.11.2016 IMGSRV: add support for VLSS.
    668. -
    669. 07.12.2016 SIA: simple image access protocal implemented.
    670. +
    671. 07.12.2016 SIA: simple image access protocal + implemented.
    672. 07.13.2016 RELEASE version 7.5b2
    673. 07.13.2016 SKYVIEW: updated survey options.
    674. 07.14.2016 IIS: fixed segv issue.
    675. 07.15.2016 RELEASE version 7.5b3
    676. 07.15.2016 TKBLT: upgrade to version 3.2.2.
    677. -
    678. 07.15.2016 GUI: fixed an issue with sourcing init files and 'global ds9'.
    679. +
    680. 07.15.2016 GUI: fixed an issue with sourcing init files + and 'global ds9'.
    681. 07.15.2016 RELEASE version 7.5b4
    682. -
    683. 07.21.2016 PRINT: scaling now implement without mods to Tk source code.
    684. -
    685. 07.21.2016 PRINT: give up on postscript scaling to screen resolution. Print resolution of 72 equals screen resolution.
    686. -
    687. 07.25.2016 TKHTML: updated to version 1.0.3, fixed an issues with corrupted screens under MacOSX.
    688. +
    689. 07.21.2016 PRINT: scaling now implement without mods to + Tk source code.
    690. +
    691. 07.21.2016 PRINT: give up on postscript scaling to + screen resolution. Print resolution of 72 equals screen + resolution.
    692. +
    693. 07.25.2016 TKHTML: updated to version 1.0.3, fixed an + issues with corrupted screens under MacOSX.
    694. 07.26.2016 TCL/TK: update to version 8.6.5.
    695. -
    696. 07.26.2016 BACKUP: fixed an issue with missing RGB channels.
    697. +
    698. 07.26.2016 BACKUP: fixed an issue with missing RGB + channels.
    699. 07.27.2016 TCLLIB: update to version 1.15.
    700. 07.29.2016 PREFS: fixed a problem with name server.
    701. -
    702. 08.12.2016 REGIONS: Sky Coordinates are now formated for precision of 1/1000 of arcsec.
    703. -
    704. 08.16.2016 PLOT: fixed an issue with incorrect color for bar chart.
    705. -
    706. 08.18.2016 BIN: pass all keywords except manitory and reserved.
    707. -
    708. 09.02.2016 CONTOUR: new contour file format. DS9 can read/write the new contour file format while continue support for read the old contour file format.
    709. -
    710. 09.06.2016 CONTOUR: can read contour levels from new format while continue support for read and write old contour levels format.
    711. -
    712. 09.09.2016 REGION: fixed a problem where RULER was not using the default length format.
    713. -
    714. 09.14.2016 POSTSCRIPT: fixed a problem with PS level 3 images.
    715. +
    716. 08.12.2016 REGIONS: Sky Coordinates are now formated for + precision of 1/1000 of arcsec.
    717. +
    718. 08.16.2016 PLOT: fixed an issue with incorrect color for + bar chart.
    719. +
    720. 08.18.2016 BIN: pass all keywords except manitory and + reserved.
    721. +
    722. 09.02.2016 CONTOUR: new contour file format. DS9 can + read/write the new contour file format while continue + support for read the old contour file format.
    723. +
    724. 09.06.2016 CONTOUR: can read contour levels from new + format while continue support for read and write old contour + levels format.
    725. +
    726. 09.09.2016 REGION: fixed a problem where RULER was not + using the default length format.
    727. +
    728. 09.14.2016 POSTSCRIPT: fixed a problem with PS level 3 + images.
    729. 09.16.2016 RELEASE version 7.5rc
    730. -
    731. 09.16.2016 MACOSX: add NSHighResolutionCapable attribute to info.plist to support Retina displays.
    732. -
    733. 10.05.2016 REGION: fixed a problem when contour "Convert to Polygons" created polygon regions. Saving or listing the regions caused a Segv.
    734. -
    735. 10.05.2016 REGION: fixed a problem saving or listing regions in WCS when no WCS is defined for the FITS image. The regions file was corrupted.
    736. -
    737. 10.05.2016 REGION: fixed a problem with Composite Regions not properly updating when created. The region was not displayed properly.
    738. -
    739. 11.10.2016 MAGNIFIER: added check to prevent a SEGV in rare cases.
    740. -
    741. 11.15.2016 GUI: added check for bad "tk scaling" command results, which can occur with high resolution monitors.
    742. +
    743. 09.16.2016 MACOSX: add NSHighResolutionCapable attribute + to info.plist to support Retina displays.
    744. +
    745. 10.05.2016 REGION: fixed a problem when contour "Convert + to Polygons" created polygon regions. Saving or listing the + regions caused a Segv.
    746. +
    747. 10.05.2016 REGION: fixed a problem saving or listing + regions in WCS when no WCS is defined for the FITS image. + The regions file was corrupted.
    748. +
    749. 10.05.2016 REGION: fixed a problem with Composite + Regions not properly updating when created. The region was + not displayed properly.
    750. +
    751. 11.10.2016 MAGNIFIER: added check to prevent a SEGV in + rare cases.
    752. +
    753. 11.15.2016 GUI: added check for bad "tk scaling" command + results, which can occur with high resolution monitors.
    754. 12.15.2016 RELEASE version 7.5
    755. -
    +
diff --git a/ds9/doc/release/r7.6.html b/ds9/doc/release/r7.6.html index 1f793dd..9f2e183 100644 --- a/ds9/doc/release/r7.6.html +++ b/ds9/doc/release/r7.6.html @@ -2,15 +2,15 @@ + charset=windows-1252"> DS9 Version 7.6 Release Notes - -

SAOImage DS9 Version 7.6 Release Notes

+ +

SAOImageDS9 Version 7.6 Release Notes

    1. 12.15.2016 AST: updated to version 8.3.0.
    2. @@ -22,7 +22,9 @@
    3. 12.15.2016 XPA: updated to version 2.1.18.
    4. 12.28.2016 BUILD: now builds properly on OpenSUSE.
    5. 01.03.2017 TKIMG: updated to version 1.4.6.
    6. -
    7. 01.03.2017 WCS: fixed a problem with FITS WCS files that use PCx_x keywords. Bug may have been introduced with version 7.4.
    8. +
    9. 01.03.2017 WCS: fixed a problem with FITS WCS files that + use PCx_x keywords. Bug may have been introduced with + version 7.4.
    10. 01.04.2017 BUILD: Simplify Master build.
    11. 01.05.2017 TCLZVFS: updated TEA 3.10.
    12. 01.05.2017 TKBLT: updated TEA 3.10.
    13. @@ -35,7 +37,8 @@
    14. 01.09.2017 TKHTML1: updated TEA 3.10.
    15. 01.09.2017 TKSAO: updated TEA 3.10.
    16. 01.11.2017 TKTABLE: updated TEA 3.10.
    17. -
    18. 01.12.2017 GUI: fixed a problem with horizontal and vertical graphs when image is zoomed out.
    19. +
    20. 01.12.2017 GUI: fixed a problem with horizontal and + vertical graphs when image is zoomed out.
    21. 01.13.2017 TCLXML: updated TEA 3.10.
    22. 01.13.2017 BUILD: Master build updated TEA 3.10.
    23. 01.13.2017 BUILD: DS9/unix updated TEA 3.10.
    24. @@ -47,32 +50,50 @@
    25. 02.04.2017 WINDOWS: complete new distribution package.
    26. 02.06.2017 WINDOWS: enabled pthreads suppport.
    27. 02.07.2017 TCLIIS: added support for windows WINSOCK2.
    28. -
    29. 03.03.2017 WCS: fixed a problem with position angle of regions in case of WCS linear.
    30. -
    31. 03.03.2017 WCS: No longer use DATE or EPOCH to determine date of observation if MJD-OBS or DATE-OBS is not present.
    32. +
    33. 03.03.2017 WCS: fixed a problem with position angle of + regions in case of WCS linear.
    34. +
    35. 03.03.2017 WCS: No longer use DATE or EPOCH to determine + date of observation if MJD-OBS or DATE-OBS is not present.
    36. 03.07.2017 SAMP: Fixed a problem with MacOSX Aqua port.
    37. 03.08.2017 CONTOURS: Fixed a problem with 3D cubes.
    38. -
    39. 03.09.2017 SCALE: fixed nested loop issue with scale dialog
    40. -
    41. 03.09.2017 REGION: fixed a problem with ds9 regions format not printing coordinate system in rare cases
    42. -
    43. 03.09.2017 PANNER: limit how small panner highlite box is displayed in cases where zoomed in.
    44. -
    45. 03.10.2017 REGIONS: fixed a problem with reading XML files with optional region parameters.
    46. -
    47. 03.16.2017 IIS: fixed a minor problem if encode WCS is not LINEAR.
    48. +
    49. 03.09.2017 SCALE: fixed nested loop issue with scale + dialog
    50. +
    51. 03.09.2017 REGION: fixed a problem with ds9 regions + format not printing coordinate system in rare cases
    52. +
    53. 03.09.2017 PANNER: limit how small panner highlite box + is displayed in cases where zoomed in.
    54. +
    55. 03.10.2017 REGIONS: fixed a problem with reading XML + files with optional region parameters.
    56. +
    57. 03.16.2017 IIS: fixed a minor problem if encode WCS is + not LINEAR.
    58. 03.16.2017 IIS: fixed a problem with colorscale values.
    59. -
    60. 03.16.2017 IIS: add check to prevent segv in case of mismatch between buffer sizes.
    61. -
    62. 03.17.2017 BACKUP: fixed an problem where any new WCS must be applied before panning and regions.
    63. -
    64. 03.17.2017 REGION: added filled regions (circle, ellipse, box, polygon)
    65. -
    66. 04.02.2017 SKYBOT: fixed an issue with API and added new fields to dialog.
    67. -
    68. 04.13.2017 GRAPH: fixed graphs issue when cursor off image but in frame, which generated an Internal Error message.
    69. +
    70. 03.16.2017 IIS: add check to prevent segv in case of + mismatch between buffer sizes.
    71. +
    72. 03.17.2017 BACKUP: fixed an problem where any new WCS + must be applied before panning and regions.
    73. +
    74. 03.17.2017 REGION: added filled regions (circle, + ellipse, box, polygon)
    75. +
    76. 04.02.2017 SKYBOT: fixed an issue with API and added new + fields to dialog.
    77. +
    78. 04.13.2017 GRAPH: fixed graphs issue when cursor off + image but in frame, which generated an Internal Error + message.
    79. 04.20.2017 GRAPH: fixed graphs for mosaic image.
    80. -
    81. 04.20.2017 GRAPH: Added support for Sum/Avg and Thickness.
    82. -
    83. 04.20.2017 GRAPH: In tile mode, graphs are repositioned accordingly.
    84. +
    85. 04.20.2017 GRAPH: Added support for Sum/Avg and + Thickness.
    86. +
    87. 04.20.2017 GRAPH: In tile mode, graphs are repositioned + accordingly.
    88. 05.04.2017 HTTPS: is now supported.
    89. 05.04.2017 REGION: improved Ellipse X11 rendering.
    90. -
    91. 05.04.2017 WINDOWS: new 32bit and 64bit ports are now supported.
    92. +
    93. 05.04.2017 WINDOWS: new 32bit and 64bit ports are now + supported.
    94. 05.04.2017 CATALOG: Add GAIA DR1 to menu.
    95. -
    96. 05.04.2017 MOSAIC: fixed building mosaics base on WCS[A-Z].
    97. -
    98. 05.04.2017 REGION: fixed problem with dashed Pandas X11 render.
    99. +
    100. 05.04.2017 MOSAIC: fixed building mosaics base on + WCS[A-Z].
    101. +
    102. 05.04.2017 REGION: fixed problem with dashed Pandas X11 + render.
    103. 05.15.2017 RELEASE version 7.6b1
    104. -
    +
diff --git a/ds9/doc/story.html b/ds9/doc/story.html index 86e60ab..032887e 100644 --- a/ds9/doc/story.html +++ b/ds9/doc/story.html @@ -1,59 +1,63 @@ - - - - Story of SAOImage DS9 - - -

-The Story of SAOImage DS9: How DS9 got its name
-

-
-

In 1990, Mike Van Hilst, at the Smithsonian Astrophysical -Observatory, Center for Astrophysics, Harvard University, developed -SAOImage. SAOImage was first implemented in X10, then reimplemented in -X11. In fact, it was one of the first X11 based applications publicly -made available. SAOImage was a brilliant program, implementing -techniques in scientific visualization 20 years ago that are still -being used by today's applications. Since Mike's departure from SAO, -SAOImage has been maintained by Doug Mink.

-

In the mid 1990's, with the administrative support of Steve -Murray, Eric Mandel developed SAOtng, or -(SAOImage, The Next Generation), named after the Star Trek series. TNG -was based on IRAF's XIMTOOL graphics libraries and Tcl. It explored new -GUI interfaces and supported a new external analysis interface. In -particular, it utilized XPA, (X11 Public Access, also written by Eric) -which allowed TNG to be scripted via a shell, or from other application.

-

In 1998, while working with Eric, William Joye began a complete -rewrite of TNG, based on the experience developed while supporting TNG. -This project was funded by the NASA Applied Information Systems -Research Program, under the title "Future Directions for Astronomical -Image Display". For lack of a name, the new project was referred to as -DS9, the logical extension of the Star Trek series. The name continues -to be in use. Current funding is provided by the NASA High Energy -Astrophysics Science Archive Center and the Chandra X-ray Science -Center.
-

-

DS9 is a Tcl/Tk application. The GUI is implemented as a very thin -layer of Tk. A number of Tk Canvas widgets in C++ were created to -support all the functionality needed. Basically, all the real work is -done in C++. DS9 inherited TNG's support of regions, XPA, external -analysis support, and the general GUI. However, all the visualization -techniques come directly from SAOImage.

-

The current version of DS9 is composed of the Tk widgets created -along with support from about 20 other open source products (including -Tcl/Tk, AST, BLT, HCompress, HTMLWidget, plio, rics, tcllib, tclxml, -tkcon, tkimg, tktable, wcssubs, xmlrpc, XPA, zip, zlib, and zvfs). The -distributed binaries consist of a self-contained self-extracting -archive and application, which provides an independent Tcl/Tk -environment without installation.

-

The first versions of SAOImage DS9 were made available in 1999. -Since then, the popularity of DS9 has grown far beyond expectations.
-

-
- + + + + Story of SAOImageDS9 + + +

The Story of SAOImageDS9: How DS9 got its name
+

+
+

In 1990, Mike Van Hilst, at the Smithsonian Astrophysical + Observatory, Center for Astrophysics, Harvard University, + developed SAOImage. SAOImage was first implemented in X10, then + reimplemented in X11. In fact, it was one of the first X11 based + applications publicly made available. SAOImage was a brilliant + program, implementing techniques in scientific visualization 20 + years ago that are still being used by today's applications. + Since Mike's departure from SAO, SAOImage has been maintained by + Jessica Mink.

+

In the mid 1990's, with the administrative support of Steve + Murray, Eric Mandel developed SAOtng, or (SAOImage, The Next + Generation), named after the Star Trek series. TNG was based on + IRAF's XIMTOOL graphics libraries and Tcl. It explored new GUI + interfaces and supported a new external analysis interface. In + particular, it utilized XPA, (X11 Public Access, also written by + Eric) which allowed TNG to be scripted via a shell, or from + other application.

+

In 1998, while working with Eric, William Joye began a complete + rewrite of TNG, based on the experience developed while + supporting TNG. This project was funded by the NASA Applied + Information Systems Research Program, under the title "Future + Directions for Astronomical Image Display". For lack of a name, + the new project was referred to as DS9, the logical extension of + the Star Trek series. The name continues to be in use. Current + funding is provided by the NASA High Energy Astrophysics Science + Archive Center and the Chandra X-ray Science Center.
+

+

DS9 is a Tcl/Tk application. The GUI is implemented as a very + thin layer of Tk. A number of Tk Canvas widgets in C++ were + created to support all the functionality needed. Basically, all + the real work is done in C++. DS9 inherited TNG's support of + regions, XPA, external analysis support, and the general GUI. + However, all the visualization techniques come directly from + SAOImage.

+

The current version of DS9 is composed of the Tk widgets + created along with support from about 20 other open source + products (including Tcl/Tk, AST, BLT, HCompress, HTMLWidget, + plio, rics, tcllib, tclxml, tkcon, tkimg, tktable, wcssubs, + xmlrpc, XPA, zip, zlib, and zvfs). The distributed binaries + consist of a self-contained self-extracting archive and + application, which provides an independent Tcl/Tk environment + without installation.

+

The first versions of DS9 were made available in 1999. Since + then, the popularity of DS9 has grown far beyond expectations.
+

+
+ diff --git a/ds9/doc/tutorial.html b/ds9/doc/tutorial.html index 2af5a37..8b17ad6 100644 --- a/ds9/doc/tutorial.html +++ b/ds9/doc/tutorial.html @@ -1,28 +1,32 @@ - - - - SAOImage: Tutorials - - -

-SAOImage DS9: Tutorials
-

-
Below is a list of instructional tutorials which -are currently available. This list is updated regularly as new material -becomes -available.
-
- Exploring -Advanced Features of -SAOImage DS9
- CFA Head Lunch Talk: May 5, 2009
-
-
-
- + + + + SAOImage: Tutorials + + +

+ SAOImageDS9: Tutorials
+

+
Below is a list of instructional tutorials which + are currently available. This list is updated regularly as new + material + becomes + available.
+
+ Exploring +Advanced + Features of + SAOImageDS9
+ CFA Head Lunch Talk: May 5, 2009
+
+
+
+ diff --git a/ds9/doc/user/index.html b/ds9/doc/user/index.html index 94dc602..c8d25d8 100644 --- a/ds9/doc/user/index.html +++ b/ds9/doc/user/index.html @@ -1,68 +1,47 @@ - - - - DS9 Users Manual - - - -

SAOImage DS9 Users Manual

- -

- The DS9 Users Manual leads the user step-by-step through many - features of ds9, such as data binning and contours. For an - in-depth description of all of ds9's capabilities, refer to the - Reference - Manual -

- - - - - -

- If there are topics that you would like to see covered in the - Users Manual, please email: saord @ cfa.harvard.edu. -

- + + + + DS9 Users Manual + + +

SAOImageDS9 Users Manual

+

The DS9 Users Manual leads the user step-by-step through many + features of ds9, such as data binning and contours. For an + in-depth description of all of ds9's capabilities, refer to the Reference Manual

+ +

If there are topics that you would like to see covered in the + Users Manual, please email: saord @ cfa.harvard.edu.

+ diff --git a/ds9/library/command.tcl b/ds9/library/command.tcl index 583beb9..41163e9 100644 --- a/ds9/library/command.tcl +++ b/ds9/library/command.tcl @@ -34,7 +34,7 @@ proc ProcessCommandLineFirst {} { -title { incr i set ds9(title) [lindex $argv $i] - set t "SAOImage $ds9(title)" + set t "SAOImage[string toupper $ds9(title)]" wm title $ds9(top) "$t" wm iconname $ds9(top) "$t" } diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl index 645b94b..be35cd1 100755 --- a/ds9/library/ds9.tcl +++ b/ds9/library/ds9.tcl @@ -438,8 +438,8 @@ switch $ds9(wm) { # We want to withdraw the window til everything is ready to go wm withdraw $ds9(top) -wm title $ds9(top) "SAOImage $ds9(title)" -wm iconname $ds9(top) "SAOImage $ds9(title)" +wm title $ds9(top) "SAOImage[string toupper $ds9(title)]" +wm iconname $ds9(top) "SAOImage[string toupper $ds9(title)]" wm protocol $ds9(top) WM_DELETE_WINDOW QuitDS9 # we need to set certain variables before anything else diff --git a/ds9/library/help.tcl b/ds9/library/help.tcl index 891772a..ee9e5a3 100644 --- a/ds9/library/help.tcl +++ b/ds9/library/help.tcl @@ -11,9 +11,7 @@ proc HelpDef {} { set help(refman) "$ds9(root)/doc/ref/index.html" set help(command) "$ds9(root)/doc/ref/command.html" set help(userman) "$ds9(root)/doc/user/index.html" - set help(keyboard) "$ds9(root)/doc/ref/keyboard.html" set help(faq) "$ds9(root)/doc/faq.html" - set help(new) "$ds9(root)/doc/new.html" set help(release) "$ds9(root)/doc/release/r7.6.html" set help(helpdesk) "$ds9(root)/doc/helpdesk.html" set help(story) "$ds9(root)/doc/story.html" @@ -21,7 +19,7 @@ proc HelpDef {} { set help(vo) "$ds9(root)/doc/ref/vo.html" set help(authors) "William Joye (Smithsonian Astrophysical Observatory)\nEric Mandel (Smithsonian Astrophysical Observatory)\nSteve Murray (Smithsonian Astrophysical Observatory)\n" - set help(about) "SAOImage DS9\nVersion $ds9(version)\n\nAuthors\n$help(authors)\nSAOImage DS9 development has been made possible by funding from NASA's Applied Information Systems Research Program, Chandra X-ray Science Center (CXC), and the High Energy Astrophysics Science Archive Center (HEASARC). Additional funding was provided by the JWST Mission office at Space Telescope Science Institute to improve capabilities for 3D data visualization.\n\nColormaps\nh5utils: Steven Johnson (MIT)\nViridis: Eric Firing (UW)\nCubehelix: Dave Green (Cavendish)\nGist: David Munro (LLNL)\nTopographic: Tom Patterson (US National Park Service) " + set help(about) "SAOImageDS9\nVersion $ds9(version)\n\nAuthors\n$help(authors)\nSAOImage DS9 development has been made possible by funding from NASA's Applied Information Systems Research Program, Chandra X-ray Science Center (CXC), and the High Energy Astrophysics Science Archive Center (HEASARC). Additional funding was provided by the JWST Mission office at Space Telescope Science Institute to improve capabilities for 3D data visualization.\n\nColormaps\nh5utils: Steven Johnson (MIT)\nViridis: Eric Firing (UW)\nCubehelix: Dave Green (Cavendish)\nGist: David Munro (LLNL)\nTopographic: Tom Patterson (US National Park Service) " } proc HelpRef {} { @@ -39,21 +37,11 @@ proc HelpUser {} { HV hlpuser [msgcat::mc {User Manual}] $help(userman) } -proc HelpKeyboard {} { - global help - HV hlpkeyboard [msgcat::mc {Keyboard Shortcuts}] $help(keyboard) -} - proc HelpFAQ {} { global help HV hlpfaq [msgcat::mc {FAQ}] $help(faq) } -proc HelpNew {} { - global help - HV hlpnew [msgcat::mc {New Features}] $help(new) -} - proc HelpRelease {} { global help HV hlprelease [msgcat::mc {Release Notes}] $help(release) @@ -66,7 +54,7 @@ proc HelpDesk {} { proc HelpStory {} { global help - HV hlpstory [msgcat::mc {Story of SAOImage DS9}] $help(story) + HV hlpstory [msgcat::mc {Story of SAOImageDS9}] $help(story) } proc HelpAck {} { diff --git a/ds9/library/menu.tcl b/ds9/library/menu.tcl index 70997a5..3501ab2 100644 --- a/ds9/library/menu.tcl +++ b/ds9/library/menu.tcl @@ -49,7 +49,7 @@ proc AppleMenu {mb} { menu $mb.apple $mb add cascade -menu $mb.apple $mb.apple add command \ - -label [msgcat::mc {About SAOImage DS9}] \ + -label [msgcat::mc {About SAOImageDS9}] \ -command AboutBox # -command ::tk::mac::standardAboutPanel } diff --git a/ds9/library/mhelp.tcl b/ds9/library/mhelp.tcl index a44c3d5..44fd9a5 100644 --- a/ds9/library/mhelp.tcl +++ b/ds9/library/mhelp.tcl @@ -32,19 +32,15 @@ proc HelpMainMenu {} { } $ds9(mb).help add command -label [msgcat::mc {User Manual}]\ -command HelpUser - $ds9(mb).help add command -label [msgcat::mc {Mouse and Keyboard}] \ - -command HelpKeyboard $ds9(mb).help add separator $ds9(mb).help add command -label [msgcat::mc {FAQ}] \ -command HelpFAQ - $ds9(mb).help add command -label [msgcat::mc {New Features}] \ - -command HelpNew $ds9(mb).help add command -label [msgcat::mc {Release Notes}] \ -command HelpRelease $ds9(mb).help add command -label [msgcat::mc {Help Desk}] \ -command HelpDesk $ds9(mb).help add separator - $ds9(mb).help add command -label [msgcat::mc {Story of SAOImage DS9}] \ + $ds9(mb).help add command -label [msgcat::mc {Story of SAOImageDS9}] \ -command HelpStory $ds9(mb).help add command -label [msgcat::mc {Acknowledgment}] \ -command HelpAck @@ -54,7 +50,7 @@ proc HelpMainMenu {} { win32 { $ds9(mb).help add separator $ds9(mb).help add command \ - -label "[msgcat::mc {About SAOImage DS9}]..." \ + -label "[msgcat::mc {About SAOImageDS9}]..." \ -command AboutBox } aqua {} @@ -143,23 +139,19 @@ proc PrefsDialogButtonbarHelp {f} { -variable pbuttons(help,ref) -command {UpdateButtons buttons(help)} $m add checkbutton -label [msgcat::mc {User Manual}]\ -variable pbuttons(help,user) -command {UpdateButtons buttons(help)} - $m add checkbutton -label [msgcat::mc {Mouse and Keyboard}] \ - -variable pbuttons(help,keyboard) -command {UpdateButtons buttons(help)} $m add separator $m add checkbutton -label [msgcat::mc {FAQ}] \ -variable pbuttons(help,faq) -command {UpdateButtons buttons(help)} - $m add checkbutton -label [msgcat::mc {New Features}] \ - -variable pbuttons(help,new) -command {UpdateButtons buttons(help)} $m add checkbutton -label [msgcat::mc {Release Notes}] \ -variable pbuttons(help,release) -command {UpdateButtons buttons(help)} $m add checkbutton -label [msgcat::mc {Help Desk}] \ -variable pbuttons(help,desk) -command {UpdateButtons buttons(help)} $m add separator - $m add checkbutton -label [msgcat::mc {Story of SAOImage DS9}] \ + $m add checkbutton -label [msgcat::mc {Story of SAOImageDS9}] \ -variable pbuttons(help,story) -command {UpdateButtons buttons(help)} $m add checkbutton -label [msgcat::mc {Acknowledgment}] \ -variable pbuttons(help,ack) -command {UpdateButtons buttons(help)} $m add separator - $m add checkbutton -label "[msgcat::mc {About SAOImage DS9}]..." \ + $m add checkbutton -label "[msgcat::mc {About SAOImageDS9}]..." \ -variable pbuttons(help,about) -command {UpdateButtons buttons(help)} } diff --git a/ds9/library/samp.tcl b/ds9/library/samp.tcl index a570358..5122bb3 100644 --- a/ds9/library/samp.tcl +++ b/ds9/library/samp.tcl @@ -81,8 +81,8 @@ proc SAMPConnect {{verbose 1}} { # declare metadata catch {unset sampmap} - set sampmap(samp.name) {string "SAOImage DS9"} - set sampmap(samp.description.text) {string "SAOImage DS9 is an astronomical visualization application"} + set sampmap(samp.name) {string "SAOImageDS9"} + set sampmap(samp.description.text) {string "SAOImageDS9 is an astronomical visualization application"} set sampmap(samp.icon.url) {string "http://ds9.si.edu/doc/sun.gif"} set sampmap(samp.documentation.url) {string "http://ds9.si.edu/doc/ref/index.html"} diff --git a/ds9/library/util.tcl b/ds9/library/util.tcl index 279257d..8cfc038 100644 --- a/ds9/library/util.tcl +++ b/ds9/library/util.tcl @@ -621,7 +621,7 @@ proc AboutBox {} { set ed(ok) 0 - DialogCreate $w [msgcat::mc {About SAOImage DS9}] ed(ok) + DialogCreate $w [msgcat::mc {About SAOImageDS9}] ed(ok) # Param set f [frame $w.param -background white] diff --git a/ds9/macosx/Makefile.in b/ds9/macosx/Makefile.in index ef29324..3e3a248 100644 --- a/ds9/macosx/Makefile.in +++ b/ds9/macosx/Makefile.in @@ -69,7 +69,7 @@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) #--------------------------defines -APPDIR = $(bindir)/SAOImage\ DS9.app +APPDIR = $(bindir)/SAOImageDS9.app MACDIR = $(APPDIR)/Contents/MacOS LIBDIR = $(APPDIR)/Contents/Frameworks/Tksao.framework/Resources TCLSRC = $(prefix)/build/tcl/Tcl.framework/Versions/$(TCL_VERSION) @@ -158,7 +158,7 @@ $(MACDIR)/ds9 : ds9base $(PREQS) /Library/Frameworks/Tk.framework/Versions/$(TCL_VERSION)/Tk \ @executable_path/../Frameworks/Tk.framework/Tk \ "$@" - cd $(bindir); codesign --deep -f -s "$(ID)" SAOImage\ DS9.app + cd $(bindir); codesign --deep -f -s "$(ID)" SAOImageDS9.app debug : ds9base $(PREQS) cp -p ds9base $(APPDIR)/Contents/MacOS/ds9 @@ -170,7 +170,7 @@ debug : ds9base $(PREQS) /Library/Frameworks/Tk.framework/Versions/$(TCL_VERSION)/Tk \ @executable_path/../Frameworks/Tk.framework/Tk \ $(APPDIR)/Contents/MacOS/ds9 - cd $(bindir); codesign --deep -f -s "$(ID)" SAOImage\ DS9.app + cd $(bindir); codesign --deep -f -s "$(ID)" SAOImageDS9.app tkAppInit.o : tkAppInit.c $(COMPILE) -DTK_LOCAL_APPINIT=SAOAppInit \ @@ -191,7 +191,7 @@ ds9base : $(OBJS) $(LLIBS) # update date/time so we know when the build was done $(APPDIR): - cp -rf SAOImage\ DS9.app $(bindir) + cp -rf SAOImageDS9.app $(bindir) $(TCLDIR)/Tcl : $(TCLSRC)/Tcl cp -p $? "$@" diff --git a/ds9/macosx/README b/ds9/macosx/README index 6b52930..45da95e 100644 --- a/ds9/macosx/README +++ b/ds9/macosx/README @@ -1,4 +1,4 @@ - To install SAOimage DS9, drag and drop the DS9 icon onto the Applications + To install SAOimageDS9, drag and drop the DS9 icon onto the Applications Folder. You also can drag the DS9 icon from Applications to your Dock in order to make DS9 more easily accessible. diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/.gitkeep b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tcl.framework/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/.gitkeep b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tk.framework/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist b/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist deleted file mode 100644 index 832f4a4..0000000 --- a/ds9/macosx/SAOImage DS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Tk - CFBundleGetInfoString - Tksao 7.6, -Copyright 1999-2017 -Smithsonian Astrophysical Observatory" - CFBundleIdentifier - com.sao.tksao - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - - CFBundlePackageType - BNDL - CFBundleShortVersionString - 7.6 - CFBundleSignature - Tksao - CFBundleVersion - 7.6 - - diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Info.plist b/ds9/macosx/SAOImage DS9.app/Contents/Info.plist deleted file mode 100644 index 1bd41e7..0000000 --- a/ds9/macosx/SAOImage DS9.app/Contents/Info.plist +++ /dev/null @@ -1,69 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - fits - fit - fts - fitz - ftz - fz - - CFBundleTypeIconFile - fits.icns - CFBundleTypeMIMETypes - - image/fits - - CFBundleTypeName - Flexible Image Transport System - CFBundleTypeOSTypes - - FITS - - CFBundleTypeRole - Viewer - - - CFBundleExecutable - ds9 - CFBundleGetInfoString - "SAOImage DS9 7.6b1 -Copyright 1999-2017 -Smithsonian Astrophysical Observatory" - CFBundleIconFile - App.icns - CFBundleIdentifier - com.sao.SAOImageDS9 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SAOImage DS9 - CFBundlePackageType - APPL - CFBundleShortVersionString - 7.6b1 - CFBundleSignature - DS9 - CFBundleVersion - 7.6b1 - NSHighResolutionCapable - True - LSMinimumSystemVersion - 10.8.0 - LSRequiresCarbon - - LSEnvironment - - PATH - /sw/bin:/usr/local/bin:/opt/local/bin:/usr/bin:/bin/:/usr/sbin:/sbin - - - diff --git a/ds9/macosx/SAOImage DS9.app/Contents/MacOS/.gitkeep b/ds9/macosx/SAOImage DS9.app/Contents/MacOS/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns b/ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns deleted file mode 100644 index bf30e38..0000000 Binary files a/ds9/macosx/SAOImage DS9.app/Contents/Resources/App.icns and /dev/null differ diff --git a/ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns b/ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns deleted file mode 100644 index 0afa214..0000000 Binary files a/ds9/macosx/SAOImage DS9.app/Contents/Resources/fits.icns and /dev/null differ diff --git a/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tcl.framework/.gitkeep b/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tcl.framework/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tk.framework/.gitkeep b/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tk.framework/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist b/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist new file mode 100644 index 0000000..832f4a4 --- /dev/null +++ b/ds9/macosx/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist @@ -0,0 +1,35 @@ + + + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Tk + CFBundleGetInfoString + Tksao 7.6, +Copyright 1999-2017 +Smithsonian Astrophysical Observatory" + CFBundleIdentifier + com.sao.tksao + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + + CFBundlePackageType + BNDL + CFBundleShortVersionString + 7.6 + CFBundleSignature + Tksao + CFBundleVersion + 7.6 + + diff --git a/ds9/macosx/SAOImageDS9.app/Contents/Info.plist b/ds9/macosx/SAOImageDS9.app/Contents/Info.plist new file mode 100644 index 0000000..0bb4201 --- /dev/null +++ b/ds9/macosx/SAOImageDS9.app/Contents/Info.plist @@ -0,0 +1,69 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + fits + fit + fts + fitz + ftz + fz + + CFBundleTypeIconFile + fits.icns + CFBundleTypeMIMETypes + + image/fits + + CFBundleTypeName + Flexible Image Transport System + CFBundleTypeOSTypes + + FITS + + CFBundleTypeRole + Viewer + + + CFBundleExecutable + ds9 + CFBundleGetInfoString + "SAOImageDS9 7.6b1 +Copyright 1999-2017 +Smithsonian Astrophysical Observatory" + CFBundleIconFile + App.icns + CFBundleIdentifier + com.sao.SAOImageDS9 + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + SAOImageDS9 + CFBundlePackageType + APPL + CFBundleShortVersionString + 7.6b1 + CFBundleSignature + DS9 + CFBundleVersion + 7.6b1 + NSHighResolutionCapable + True + LSMinimumSystemVersion + 10.8.0 + LSRequiresCarbon + + LSEnvironment + + PATH + /sw/bin:/usr/local/bin:/opt/local/bin:/usr/bin:/bin/:/usr/sbin:/sbin + + + diff --git a/ds9/macosx/SAOImageDS9.app/Contents/MacOS/.gitkeep b/ds9/macosx/SAOImageDS9.app/Contents/MacOS/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ds9/macosx/SAOImageDS9.app/Contents/Resources/App.icns b/ds9/macosx/SAOImageDS9.app/Contents/Resources/App.icns new file mode 100644 index 0000000..bf30e38 Binary files /dev/null and b/ds9/macosx/SAOImageDS9.app/Contents/Resources/App.icns differ diff --git a/ds9/macosx/SAOImageDS9.app/Contents/Resources/fits.icns b/ds9/macosx/SAOImageDS9.app/Contents/Resources/fits.icns new file mode 100644 index 0000000..0afa214 Binary files /dev/null and b/ds9/macosx/SAOImageDS9.app/Contents/Resources/fits.icns differ diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in index 87a6d92..ecf295a 100755 --- a/ds9/win/Makefile.in +++ b/ds9/win/Makefile.in @@ -71,7 +71,7 @@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) #--------------------------defines -APPDIR = $(bindir)/ds9app +APPDIR = $(bindir)/SAOImageDS9 LIBDIR = $(APPDIR) OBJS = ds9.o winMain.o ds9.res.o diff --git a/ds9/win/about.txt b/ds9/win/about.txt index 335c8b0..e3d6513 100644 --- a/ds9/win/about.txt +++ b/ds9/win/about.txt @@ -1,4 +1,4 @@ -SAOImage DS9 installation program. +SAOImageDS9 installation program. For futher information, please visit us at http://ds9.si.edu or contact us at saord @ cfa.harvard.edu. diff --git a/ds9/win/ds9.rc b/ds9/win/ds9.rc index e1330c4..c75cdd0 100644 --- a/ds9/win/ds9.rc +++ b/ds9/win/ds9.rc @@ -15,12 +15,12 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "FileDescription", "SAOImage DS9 " VV + VALUE "FileDescription", "SAOImageDS9 " VV VALUE "OriginalFilename", "ds9.exe" VALUE "CompanyName", "Smithsonian Astrophysical Observatory" VALUE "FileVersion", VV VALUE "LegalCopyright", "Copyright 1999-2017 by Smithsonian Astrophysical Observatory" - VALUE "ProductName", "SAOImage DS9" + VALUE "ProductName", "SAOImageDS9" VALUE "ProductVersion", VV END END diff --git a/ds9/win/message.txt b/ds9/win/message.txt index 7292b86..b2f8338 100644 --- a/ds9/win/message.txt +++ b/ds9/win/message.txt @@ -1 +1 @@ -To install SAOImage DS9 in C:\ds9, please select the Setup button. +To install SAOImageDS9 in C:, please select the Setup button. diff --git a/macosx/Makefile.in b/macosx/Makefile.in index 2c5384f..60d4d80 100644 --- a/macosx/Makefile.in +++ b/macosx/Makefile.in @@ -22,7 +22,7 @@ CACHE = --config-cache --cache-file=$(prefix)/config.cache #--------------------------defines -DS9APP =SAOImage\ DS9\ $(DS9_VERSION) +DS9APP =SAOImageDS9\ $(DS9_VERSION) TCLFILES= \ tcl$(TCL_VERSION)/generic/tcl.h \ @@ -147,6 +147,6 @@ dist : mkdir dist/$(DS9APP) ln -s /Applications dist/$(DS9APP)/. cp -r ds9/macosx/README dist/$(DS9APP)/. - cp -rp bin/SAOImage\ DS9.app dist/$(DS9APP)/. + cp -rp bin/SAOImageDS9.app dist/$(DS9APP)/. hdiutil create -srcfolder dist/$(DS9APP) dist/$(DS9APP) rm -rf dist/$(DS9APP) diff --git a/win/Makefile.in b/win/Makefile.in index f1d5f62..bea959a 100644 --- a/win/Makefile.in +++ b/win/Makefile.in @@ -31,7 +31,7 @@ CACHE = --config-cache --cache-file=$(prefix)/config.cache #--------------------------defines -DS9APP =SAOImage\ DS9\ $(DS9_VERSION) +DS9APP =SAOImageDS9\ $(DS9_VERSION) #--------------------------build @@ -189,6 +189,6 @@ openssldistclean : dist : $(RM) -f dist/$(DS9APP)\ Install.* - /cygdrive/c/Program\ Files\ \(x86\)/WinZip/wzzip -p -r dist/$(DS9APP)\ Install.zip bin/ds9app - /cygdrive/c/Program\ Files\ \(x86\)/WinZip\ Self-Extractor/WINZIPSE.EXE dist/$(DS9APP)\ Install.zip -d "C:\SAOImage DS9" -i ds9/win/ds9.ico -le -overwrite -runasuser -c cscript install.vbs + /cygdrive/c/Program\ Files\ \(x86\)/WinZip/wzzip -p -r dist/$(DS9APP)\ Install.zip bin/SAOImageDS9 + /cygdrive/c/Program\ Files\ \(x86\)/WinZip\ Self-Extractor/WINZIPSE.EXE dist/$(DS9APP)\ Install.zip -d "C:\SAOImageDS9" -i ds9/win/ds9.ico -le -overwrite -runasuser -c cscript install.vbs -- cgit v0.12
How + How It WorksBackup + Backup and Restore File + File + @@ -49,13 +50,15 @@ Formats
Mouse + Mouse + and Keyboard Coordinate + Coordinate + @@ -64,38 +67,39 @@ Grids Preferences Preferences
Command + Command + Line Options Catalogs 3-D + Catalogs 3-D Frames
XPA + XPA Access Points Colorbar
+
Colorbar
Contours Contours
SAMP
+
SAMP
Printing IRAF + Printing IRAF Support
Regions + Regions Analysis Binning
+
Analysis Binning