From 67744309c4a6fbefa260d99297ad5e4ea2bf49e7 Mon Sep 17 00:00:00 2001 From: William Joye Date: Tue, 4 Sep 2018 13:47:57 -0400 Subject: clean up doc html --- ds9/doc/acknowledgment.html | 62 +- ds9/doc/faq.html | 1521 ++++++++++++++++------------------- ds9/doc/helpdesk.html | 48 +- ds9/doc/install.html | 121 ++- ds9/doc/release/r1.5.html | 160 ++-- ds9/doc/release/r1.6.html | 50 +- ds9/doc/release/r1.7.html | 211 +++-- ds9/doc/release/r1.8.html | 877 ++++++++++---------- ds9/doc/release/r1.9.html | 623 +++++++------- ds9/doc/release/r2.0.html | 65 +- ds9/doc/release/r2.1.html | 1069 +++++++++++------------- ds9/doc/release/r2.2.html | 922 +++++++++------------ ds9/doc/release/r2.3.html | 170 ++-- ds9/doc/release/r3.0.html | 1659 +++++++++++++++++--------------------- ds9/doc/release/r4.0.html | 1123 ++++++++++++-------------- ds9/doc/release/r6.0.html | 701 ++++++++-------- ds9/doc/release/r7.0.html | 1875 ++++++++++++++++++++++--------------------- ds9/doc/release/r7.6.html | 409 ++++++---- ds9/doc/release/r8.0.html | 123 +-- ds9/doc/story.html | 121 ++- ds9/doc/tutorial.html | 56 +- 21 files changed, 5607 insertions(+), 6359 deletions(-) diff --git a/ds9/doc/acknowledgment.html b/ds9/doc/acknowledgment.html index d6b112b..6dd0935 100644 --- a/ds9/doc/acknowledgment.html +++ b/ds9/doc/acknowledgment.html @@ -1,33 +1,33 @@ - + - - - - DS9 Acknowledgment - - -

SAOImageDS9 Acknowledgment

-
-

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 DS9 to be helpful in your research, the - following acknowledgment would be appreciated

-

-
-

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

-
-

or reference the following paper2003adass..12..489J

-
- + + + + +DS9 Acknowledgment + + +

SAOImageDS9 Acknowledgment

+
+

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 DS9 to be helpful in your research, the +following acknowledgment would be appreciated

+
+

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

+
+

or reference the following paper2003adass..12..489J

+
+ diff --git a/ds9/doc/faq.html b/ds9/doc/faq.html index 9644071..3e4ab82 100644 --- a/ds9/doc/faq.html +++ b/ds9/doc/faq.html @@ -1,818 +1,707 @@ - + - - - - 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 - will be updated.

-

Contents

-
Copyright
- General
- Fonts
- Linux
- Windows
- MacOSX
- X11
- IRAF
- Coordinates
- Regions
- Printing
- XPA
- VO
-
-
-
-

Copyright

-
-

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.

-
-

General

-
-

The web browser, catalog tool, image server, and other - Analysis functions don't appear to work. Whats going on?
-

-

For a number of the Analysis functions, DS9 requires - temporary disk space to download and store data. By default, - this directory is defined by the TMP or TEMP environment - variable. This is usually defined as /tmp for Linux - and MacOSX users. For Windows users, this will vary, depending - on which version of Windows you have. In any case, if the temp - directory is not writable, or you have specified an invalid - directory in the preferences, these functions will fail with a - variety of error messages.
-

-

My system admin stripped the DS9 binary and now DS9 fails - to start with the following error message:

-

Application initialization failed: Can't find a usable - tk.tcl in the following directories...

-

DS9 is based on tcl/tk which is a scripting language which - requires many support files. To create a stand alone - application, we fool tcl/tk into thinking that it has - a valid installation. To do this, DS9 is really an - application, along with an zip archive attached. The first - thing DS9 does is to create a virtual file system in memory - and unpack that archive into memory. The application DS9 is - already stripped of debugging symbols when built.

-

It appears that the strip command is stripping - part of the archive, hence DS9 is unable to un-compress it. In - summary, don't strip the DS9 binary and everything - works fine.

-

When I open my FITS image, all I see is 'white'. Yet - everything, including the color bar seems to work?

-

New with version 2.1, is support for the DATASEC keyword. - This keyword specifies what portion of the image is valid - data, for calculating min / max and for displaying. This is - very important for images created from CCDs with over scan and - bias strips. By default, this support is enabled. However, a - number of fits images with this keyword, have invalid values. - Therefor, when DS9 opens the image, it finds no valid data to - display. To correct this problem, either disable DATASEC - support, via the Scale menu, or correct the the value of - DATASEC in the fits header. You can also change the default - behavior by disabling DATASEC from the preferences menu.
-

-
-

Fonts

-
-

Where is the Symbol Font? How do I enter special - characters into an entry dialog?

-

The concept of a separate SYMBOL font is no longer - implemented with the latest OS font and scripting support, - especially with scalable anti-alias fonts such as Xft for - Linux. Most newer fonts (if not all) now have greek characters - as part of the font. The greek chars start at unicode \u0391 - for 'A' and \u03b1 for 'a'. Each OS has a tool used to build - and copy a string of characters. Then use the Edit:Paste menu - of DS9 to insert the character string.

-

Linux- Gnome: gucharmap
-
Linux- KDE: kcharselect
-
MacOSX: Character Viewer (Select Edit:Special - Characters) Now click and drag the characters to a - terminal window. Then select the string and select Edit:Copy.
- Windows: Character Map (from Start button, - select All Programs, Accessories, System - - - - - - - Tools and then Character Map)
-

-
-

Linux

-
-

My /tmp directory is mounted -noexec and bin table - filtering does not work.

-

Set the environment variable FILTER_TMPDIR to a directory - that is both writable and can execute.
-

-

I have Red Hat 7, and I'm running KDE. The magnifier keeps - going blank after a few seconds, what's going on?

-

The problem was in KDE. If the user has decided to hide the - panel taskbar and  sets a delay time for when it appears - if the mouse is moved to the panel  location, then it - appears that KDE creates mouse events that fool DS9 into  - thinking the mouse is outside and it blanks the magnifier. By - turning off the  hide panel, the effect goes away. The - alternative is to update to KDE2.1Beta  where this method - of dealing with the hidden panel is not used and all is  - well, as it was for KDE

-

I have FreeBSD. When I run ds9, I get the following error: -   ELF binary type "0" not known Whats - - - - - - - - going on?

-

The solution was to use the brandelf utility - on the file to ensure that the machine understood that it -  was a Linux program.

-

% brandelf -t Linux (file name)
-

-
-
-

Windows

-
-

When I do Save Image, I get the same result (and this is - true for either .gif, .jpeg, .tiff, .png and .ppm) : it - saves only a stripe at the top of my image.
-

-

This problem seems to be caused by running DS9 in Windows XP - compatibility mode. Please un-check the compatibility option - in the properties dialog.
-

-

How can I open a FITS file with an extension name?

-

By default, the windows port of DS9 uses the Windows - standard dialog box to open and save files. This can be a - problem in that the native Windows dialog will not allow - extensions to the file name, such as foo.fits[2]. - You must use the Unix like standard dialogs to be able to - specify an extension. Select Edit->Preferences->General:Dialogbox - to change the default standard dialog.

-

Every time I create an auxiliary window in ds9, such as a - Pixel Table, or Analysis Plot, it will retreat behind the - main ds9 window. Then, when I bring the auxiliary window to - the front and move the mouse out of it, it automatically - goes behind the main ds9 window again. What can I do to fix - things so that the auxiliary window stays on top of the ds9 - window?

-

To fix things so that the auxiliary window stays on top of - the ds9 window, do the following:

-
-

Go to the icon task bar at the bottom of the screen. - Bring the auxiliary window to the front by clicking on its - icon in the icon task bar. While the mouse still - is on the aux window icon, press the mouse button, and - keeping it pressed, move the mouse off the task bar. - Release the mouse while off the task bar. The - auxiliary window will now stay on top of the main ds9 - window.

-
-
-
-

MacOSX
-

-
-

I can't invoke the 'Save Image' function from the MacOSX - X11 version. I get an error message "An error has occurred - while creating the image. Please make sure entire image is - visible on screen."
-

- Up until MacOSX 10.8 (Mountain Lion), Apple provided their own - version of a X11 server. At first, it was based on XFree86 - (X11R6.6) and available with versions up to MacOSX 10.4. Later - with MacOSX versions 10.5 to 10.7, the Apple's X11 server was - based upon X.org (X11R7.2).
-
- The Apple version of X11 server for MacOSX 10.5 to 10.7 contains - a bug which fails if you invoke certain X11 calls on a window if - its location is not at 0,0 on the screen. Hence, within DS9, if - you 'Save Image' and your window is not exactly in the upper - left corner, it will fail.
-
- Again, this only affects users of MacOSX 10.5 to 10.7.
-
- Starting with MacOSX 10.8, Apple no longer provides a X11 window - server. The user must go to the XQuartz site and - download/install directly. The current version is 2.7.3.
-

When I invoke DS9 MacOSX Aqua from the command line, I get - weird errors such as:

-
-

The document "foo.fits" could not be opened. SAOImage - DS9 cannot open files in the "Flexible Image Transport - System" format.

-
-

When opening MacOSX Aqua from the command - line, it is better to use the OPEN application as - opposed to specifying the binary directly. The OPEN - application sets up the environment just as it is when a user - double clicks.

- # good
- % open /Applications/SAOImage\ DS9.app foo.fits
-
- # bad
- % /Applications/SAOImage\ DS9.app/Contents/MacOS/ds9 bar.fits

-

How can I open a FITS file with an extension name?

-

By default, DS9 MacOSX Aqua uses the MacOSX standard - dialog box to open and save files. This can be a problem in - that the native MacOSX dialog will not allow extensions to the - file name, such as foo.fits[2]. You must use the - Unix like standard dialogs to be able to specify an extension. - Select Edit->Preferences->General to change - the default standard dialog.

-

How do I set my PATH environment variable under MacOSX for - use with external analysis programs, such as funtools?
-

-

When you double click on a MacOSX application, it does not - parse any shell startup files, such as ~/.profile. Instead, - the environment is defined using a special environment file, .MacOSX/environment.plist. - This file can be created with the MacOSX utility /Developer/Applications/PropertyListEditor.app. - - - - - - - For further information, please click here.
-

-
-
-

X11
-

-
-

Is it possible to work in batch mode without a physical - display?
-

-

DS9 is written as an interactive, window client program, and - as a result, does require a window server to be available for - rendering (X11, Windows, or MacOSX).
-
- Therefore, using DS9 as a batch process can be cumbersome. We - recommend using xvfb under X11. Just set up a - virtual display buffer, reset your DISPLAY variable, then - invoke DS9 with a number of command line options or use xpa - from a shell script as a batch processor. Example:
-

-

% export DISPLAY=:1
-
% Xvfb :1 -screen 0 1024x768x16 &
-
% ds9 -file cmap.fits -zoom to fit -cmap b -grid - skyformat degrees -grid yes -regions ../EMS-names.reg - -saveimage png mytest.png -exit
-

-

When I start DS9, I get the following error message:

- _X11TransSocketINETConnect: Can't get address for - foo.bar.edu
- couldn't connect to display "foo.bar.edu:0.0"  
-

DS9 is unable to determine a valid X11 Display server, - because of a number of reasons. Most often this is seen when - you have a laptop configured for a network, but is not - physically connected. You need to set the DISPLAY environment - variable to :0.0

-
$ xhost +
- $ set DISPLAY=:0.0
- $ export DISPLAY
-
-

Under Solaris, when I start DS9, my twm window manager - crashes!

-

TWM distributed with X11R5 had a major bug, that was - corrected around 1996. DS9 will trigger this bug, and will - cause TWM to crash. If you are running Solaris, and have X11R5 - installed, be sure that /usr/openwin/bin is in your path - before X11R5/bin. This will insure that you are running the - correct version of TWM .

-

When I run ds9 with the tvtwm window manager, sometimes - the open file dialog box does not appear?

-

If you are running tvtwm, and you are currently viewing a - virtual screen other than the first, when you open a file, the - dialog box will appear in the first virtual screen, not your - current. This is a bug with tvtwm and not ds9.

-
-
-

-
-
-
-

IRAF

-
-
-
-
-
-
-

I can't use more than 9 frames with the IMEXAMINE task?
-

-

The task IMEXAMINE can not be used with frame - numbers greater than 9.

-

Can I display from IRAF to DS9 running under Windows or - MacOSX?

-

Yes, DS9 for Windows and MacOSX is also a fully functional - IRAF display server. To direct image output from IRAF to DS9 - running under Windows or MacOSX, use the IMTDEV environment - variable. For example, if the machine is named 'foo.bar.edu', - define IMTDEV to the follow value before entering IRAF.

-
$ setenv IMTDEV inet:5137:foo.bar.edu
- $ cl
- cl> display dev$pix
-
-
-
-
-

I'm having problems with mscred task msczero?

- DS9 now supports IRAF's new IIS image display protocol. However, - there is one minor problem with the mscred task msczero. - Before using msczero, issue the following command in the - cl:
-
- cl> set disable_wcs_maps=""
- cl> flpr

-

I find that there is a frustrating delay in performing - operations on images displayed from IRAF - there's a wait of - a second or two before an image is (re)displayed, whereas saoimage - reacts virtually instantly for the same type of operation. - This makes running imexamine on a batch of images a pain, - and using the mouse to change color gamma/bias to desired - values basically impossible.

-

DS9 and saoimage are similar in speed when working - with IRAF. In fact, DS9 uses  the same code to interface - with IRAF as saoimage and ximtool. The only  difference - is that DS9 is double buffered, whereas, saoimage and - ximtool only  use a single buffer. So with saoimage - and ximtool, you see incremental progress,  where - DS9 will render the image all at one time. However, the - overall time to  finish rendering should almost be the - same.

-

DS9 runs in both 8 bit and 24 bit environments, but saoimage - is restricted to 8 bit. If you are running DS9 and saoimage - at the same time, then you must be in 8 bit mode. You should - not see any  delay in changing the color bias/contrast - between the two.

-

However, if you are running DS9 in 24 bit mode, then you will - see slower  performance in changing the bias/contrast, as - compared to 8 bit mode. Instead of  changing a color look - up table, as in 8 bit mode, DS9 has to update every - pixel  on the screen. If your cpu speed is slow, you can - select the  Edit:Preferences:True Colorbar to tell DS9 - not to update the entire screen,  only a part of the - screen. This should only be needed if your machine is - slower  than 200 MHz. Again saoimage does not - even run in 24 bit mode, so there are no  comparisons.

-

I try to display an image from IRAF and I get the - following error message:

-

Cannot open device (node!imtool,,512,512)

-

-

DS9 works the same way as ximtool, saoimage, - and saotng. No special scripts  should be - needed. If you have one of the above currently working, DS9 - should  work out of the box.

-

IRAF can use one of three methods to communicate with DS9: - fifo, socket, and unix  domain name. The DS9 defaults - are:

-
fifo /dev/imt1
- port 5137
- unix /tmp/.IMT%d
-

If your IRAF configuration is set up different (i.e., a - different port number, or  via a fifo), you need to tell - DS9 how to communicate with iraf. DS9 uses the same  - command line options as XIMTOOL:

-
-fifo
- -fifo_only
- -inet_only
- -port
- -port_only
- -unix
- -unix_only
-
-
-
-
-
-

I try to display an image, I see something, but it's - corrupted and I get multiple error messages from DS9...

-

An IRAF image server (ximtool, saoimage, - DS9, etc...) uses a configuration file  to specify the - number of available buffers and their sizes. What actually - passes  from IRAF is not the buffer size, but an index - number into this file.

-

So when an image server starts (DS9), it will attempt to - locate this file as  $HOME/.imtoolrc and - /usr/local/lib/imtoolrc. If not found, it will look for - shell  environment variables IMTOOLRC and imtoolrc, that - contains the name of the configuration file.

-

If no configuration file is found, DS9 will assume the - following default configuration:

-
 1  2  512  512  # - imt1|imt512
-  2  2  800  800  # imt2|imt800
-  3  2 1024 1024  # imt3|imt1024
-  4  1 1600 1600  # imt4|imt1600
-  5  1 2048 2048  # imt5|imt2048
-  6  1 4096 4096  # imt6|imt4096
-  7  1 8192 8192  # imt7|imt8192
-  8  1 1024 4096  # imt8|imt1x4
-  9  2 1144  880  # imt9|imtfs full - screen (1152x900 minus frame)
- 10  2 1144  764  # imt10|imtfs35 full - screen at 35mm film aspect ratio
- 11  2  128  128  # imt11|imt128
- 12  2  256  256  # imt12|imt256
- 13  2  128 1056  # imt13|imttall128 tall - & narrow for spectro.
- 14  2  256 1056  # imt14|imttall256 tall - & wider for spectro.
- 15  2 1056  128  # imt15|imtwide128 wide - & thin for spectro.
- 16  2 1056  256  # imt16|imtwide256 wide - & fatter for spectro.
- 17  2 1008  648  # imt17|imtssy Solitaire - fmt w/ imtool border
- 18  2 1024  680  # imt18|imtssn Solitaire - fmt w/out imtool border
- 19  1 4096 1024  # imt19|imt4x1
-
-

If on the other hand, IRAF assumes a different buffer size, - the image will appear corrupted and DS9 may issue a number of - error messages.

-

Another problem is that this file must be in sync with - dev$graphcap. If your  system administrator has made - changes to graphcap, they must also be implemented in - imtoolrc.

-

Here is a note from NOAO:

-
-

The messages means that there is no - /usr/local/lib/imtoolrc file on the machine. - This is created as a symlink to dev$imtoolrc by the iraf - - - - - - - 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 - the link by hand.  Users can also just copy - dev$imtoolrc to $HOME/.imtoolrc and restart the - server to also workaround it. Note that an - existing .imtoolrc might define old frame buffer configs - which might confuse things, so if the system - file exists check for a private copy screwing - things up.

-
-
-
-
-
-

Where do I find this .imtoolrc file?

-

Again, here a note from NOAO concerning this issue:

-
-

In a smooth installation the imtoolrc file is installed - as a /usr/local/lib/imtoolrc symlink pointing to - the dev$imtoolrc file in the iraf system.  - This is normally what's used but XImtool (and DS9?) also allow - - - - - - - a $HOME/.imtoolrc and IMTOOLRC environment variable - defining the path as fallbacks.  There are - several practical problems with  this:  for some - - - - - - - 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 - machine, even though it's run as root and the file can be - directory easily.  On PC-IRAF systems there is - also a typo in the install script (extra logical - or at line 515) which causes it to exit before the - - - - - - - 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, - the local iraf admin might not have run the install script - on the local iraf NFS client machine at all.

-
-
-
-
-
-

When I display an image from IRAF, the SCALE menu option - is not active, Why?

-

When you display an image from IRAF into DS9, IRAF actually - does the color scale  distribution. In Display, use the - ztrans and z1,z2 parameters to set the upper/lower bounds and - distribution. You can also use the zscale parameter to auto - determine z1,z2.Here are the DISPLAY parameters in question:

-
ztrans=[linear|log|none|user]
- z1=min
- z2=max
- zscale=[yes|no]
-

What actually is sent from IRAF to DS9 is one byte per pixel, - values 0-200,  which already has applied both the upper - and lower clipping bounds and the distribution. So this is - why, the SCALE menu is disabled in DS9 when it receives a - image from IRAF.

-
-
-
-

Coordinates

-
-
-
-

Why don't I see PHYSICAL/WCS/WCSA...WCSZ coordinates - displayed when I load my image?

-

DS9 supports the following coordinate systems:

-
WCS Sky coords (fk4,fk5,icrs,galactic,ecliptic) -
-
WCS Linear coords
-
Image (also known as Logical)
-
Physical (also known as CCD)
- Detector
- Amplifier  

-
-

DS9 uses the following FITS keywords in the header to define - a coordinate system:  

-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Coordinate SystemKeyword Values
WCS / WCSA...WCSZCRVAL,CRPIX,CRDELT,CD... (for images)
- TCRVL,TCRPX,TCDLT,... (for tables)
Imagenone required
PhysicalWCSNAMEP='PHYSICAL' or LTMx_x/LTVx
Detector
-
DTMx_x/DTVx
-
Amplifier
-
ATMx_x/ATVx
-
-
-
-

If the required keywords are not present, values for those - coordinates are not displayed.

-

Note: For PHYSICAL, DS9 will first look for an alternative - WCS with WCSNAMEx='PHYSICAL'. If not found, DS9 will then look - for the LTMx_x LTVx keywords.

-
-
-
-

Regions

-
-

How do I indicate distance on my printed images?  -

-

You have two choices, the RULER region and the LINE region. - The ruler region is mainly used for interactive measurements. - For printed output, use the LINE region to create a distance - indicator. In the line region dialog, there is a read-only - entry that indicates the length in pixels, degrees, arcmin, or - arcsec. Edit to the desired distance and enter the desired - label, including ' or ", in the region text labile entry. You - have the option of arrows at each end of the line.

-
-
-
-

Printing

-
-

I can make some wonderful color images in DS9 and save - them as postscript files that look great, but often when I - print them they appear washed out or very different than - they do on the screen. My question then is what, if - anything, can I do about this?

-

The problem is that you create an image on a display, which - is the product of  RGB colors (red, green, and blue) and - print the image on a printer, which is the  product of - CMYK colors (cyan, yellow, magenta, and black). Furthermore, - every  monitor is different in how it will display a - certain color, and every printing  technology is - different in how well it will reproduce that color. And - finally,  the translation between RGB and CMYK is not - symmetric, i.e. its not possible to  translate some - colors back and forth.

-

It's possible to calibrate your monitor and your printer, to - create a  translation matrix, to correct for problems - outlined above (in the Macintosh  world, this is what - ColorSync does). The idea is to apply a gamma - correction to the output of DS9, so  that it will print - much more in line with what you expect. To do this you'd - need  special software and hardware, and its only valid - for your monitor and your  printer.

-

In summary, its not worth it. Especially in the case of - publication, such as ApJ,  where you have no idea on what - printing technology will be used to reproduce  your - image. So the only control you have is to calibrate your - monitor and to  hope for the best.

-

However, there are some rules of thumb that might - help. First, printers have a very hard time with blues - and purples, as they tend to be washed out. Either - avoid these colors, or over compensate these colors. 

-

ApJ has a good idea in that you send in both an electronic - version and a hard copy of your color image. That way, they - can manually adjust the printers to  try to match your - output.

-

NOTE: Even though ApJ requests images in CMYK, we - recommend RGB. From personal experience, if you send RGB, - the printed results will be closer to the original.

-

We used DS9 to generate 300 dpi CMYK eps figures, as per - the ApJ specifications, but the color scheme on  our - proofs is wrong.  In the proofs, the violet is washed - out and looks similar to the black, and the blue is not - nearly as intense.

-

There are two issues here: first,  color - printers are notorious for failure to reproduce blues and - purples correctly. Second,  not all colors in RGB space - can be reproduced correctly in CMYK space, blues being the - prime example. Below is an excerpt from an industry pamphlet:

-
-

Be aware that it is possible to see colors in RGB that - you can't make with CMYK. They are said to be "out of the - CMYK color gamut". What happens is that the RGB-to-CMYK - translator just gets as close as possible to the - appearance of the original and that's as good as it can - be. It's something that everyone in the industry puts up - with. So it's best to select any colors you use for fonts - or other design elements in your layout using CMYK - definitions instead of RGB. That way, you will have a - better idea of how they will appear in your printed piece. - Here's a common example: many programs translate the 100% - Blue in RGB into a somewhat purple-looking color in CMYK. - We recommend a CMYK value of 100-65-0-0 to get a nice - clean blue.
-

-
-

For this reason, you may wish to use the RGB color space or - colormaps without deep blues and purples, such as BB - or Heat.

-
-
-
-

XPA

-
-

How can I use XPA to display from a client machine to DS9 - on a server machine?
-

-

Assuming you have direct IP reachability between the machines - (i.e. one host can successfully connect() to the other), XPA - does allow you to have an XPA-enabled server like DS9 on one - machine and a client on another. To make this work, you need - to do two things (let's assume DS9 is running on a machine - called "server_host" and you want to send xpa commands from - "client_host"):
-

-
    -
  1. The XPA server program (i.e. DS9) must allow the client - host to send XPA commands. Access can be permitted in one of - two ways:
    -
      -
    1. Send the XPA server an acl request by running xpaset - on the same host on which the server is running (i.e. on - the server_host):
      -
      - % xpaset -p ds9 - -acl client_host +
      -
      -
    2. -
    3. For more permanent access, add permissions in - ~acls.xpa:
      -
      - % cat > - ~/acls.xpa
      - DS9:ds9 - client_host +
      -

      - You can check the acls for an XPA server using xpaget:
      -
      - % xpaget ds9 -acl
      -

      -
    4. -
    -
  2. -
  3. On the client side, the client needs to communicate with - the xpansname server program on the server machine to find - the XPA server communication info. This also can be done in - two ways:
    -
      -
    1. use the -i [host] switch to override XPA_NSINET for - this execution (The default port is 14285):
      -
      - % xpaget -i 'server_host:14285' ds9

      -
      -
    2. -
    3. Set the XPA_NSINET - variable for more permanent selection of xpans on the - server host:
      -
      - % setenv - XPA_NSINET 'server_host:14285'
      -
    4. -
    -
  4. -
-

Once these two setup steps are performed, you should be able - to send commands to DS9 and receive data from DS9. You can - look at the xpaacl - man page for more information.

-

I have a laptop, that most of the time, is connected to a - network. DS9 runs fine. However, when I'm not connected to a - network and I start DS9, it hangs. What's going on?

-

 DS9 uses XPA for interprocess communication. When DS9 - starts, XPA initializes itself. XPA uses either IP sockets or - UNIX sockets, based if your machine is configured to connect - to the internet. In the case where your machine is configured - for the internet, but you are not currently connected, XPA - gets very confused. So, you can define a shell variable, - XPA_METHOD, that tells XPA which method to use.

-

The following is from the XPA documentation:

-
-

Determines the socket connection method used by this - session of XPA. The choices are: inet (to use INET or - Internet-based sockets) and local (unix) (to use UNIX - sockets). The default is INET. Using the inet method will - allow access from other machines (subject to access - controls) but using local will not. Local is most useful - for private access and when the machine in question is not - connected to the Internet

-
-

More information is available on XPA shell variables at: The XPA - Environment
-

-
-
-
-
-

-
-
-
-

VO

-
-

I can't connect to any of the virtual observatories. What - do I do now?

-

The DS9 help facility now contains a tutorial on how to - configure DS9 to by pass network firewalls. See Virtual Observatory Reference for - more information.

-
-
- + + + + +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 will +be updated.

+

Contents

+
Copyright
+General
+Fonts
+Linux
+Windows
+MacOSX
+X11
+IRAF
+Coordinates
+Regions
+Printing
+XPA
+VO
+
+
+

Copyright

+
+

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.

+
+

General

+
+

The web browser, catalog tool, image server, and other +Analysis functions don't appear to work. Whats going +on?

+

For a number of the Analysis functions, DS9 requires temporary +disk space to download and store data. By default, this directory +is defined by the TMP or TEMP environment variable. This is usually +defined as /tmp for Linux and MacOSX users. For Windows +users, this will vary, depending on which version of Windows you +have. In any case, if the temp directory is not writable, or you +have specified an invalid directory in the preferences, these +functions will fail with a variety of error messages.

+

My system admin stripped the DS9 binary and now DS9 fails to +start with the following error message:

+

Application initialization failed: Can't find a usable +tk.tcl in the following directories...

+

DS9 is based on tcl/tk which is a scripting language which +requires many support files. To create a stand alone application, +we fool tcl/tk into thinking that it has a valid +installation. To do this, DS9 is really an application, along with +an zip archive attached. The first thing DS9 does is to create a +virtual file system in memory and unpack that archive into memory. +The application DS9 is already stripped of debugging symbols when +built.

+

It appears that the strip command is stripping +part of the archive, hence DS9 is unable to un-compress it. In +summary, don't strip the DS9 binary and everything works +fine.

+

When I open my FITS image, all I see is 'white'. Yet +everything, including the color bar seems to work?

+

New with version 2.1, is support for the DATASEC keyword. This +keyword specifies what portion of the image is valid data, for +calculating min / max and for displaying. This is very important +for images created from CCDs with over scan and bias strips. By +default, this support is enabled. However, a number of fits images +with this keyword, have invalid values. Therefor, when DS9 opens +the image, it finds no valid data to display. To correct this +problem, either disable DATASEC support, via the Scale menu, or +correct the the value of DATASEC in the fits header. You can also +change the default behavior by disabling DATASEC from the +preferences menu.

+
+

Fonts

+
+

Where is the Symbol Font? How do I enter special characters +into an entry dialog?

+

The concept of a separate SYMBOL font is no longer +implemented with the latest OS font and scripting support, +especially with scalable anti-alias fonts such as Xft for Linux. +Most newer fonts (if not all) now have greek characters as part of +the font. The greek chars start at unicode \u0391 for 'A' and +\u03b1 for 'a'. Each OS has a tool used to build and copy a string +of characters. Then use the Edit:Paste menu of DS9 to insert the +character string.

+

Linux- Gnome: gucharmap
Linux- KDE: +kcharselect
MacOSX: Character Viewer (Select +Edit:Special Characters) Now click and drag the characters +to a terminal window. Then select the string and select +Edit:Copy.
+Windows: Character Map (from Start button, select +All Programs, Accessories, System Tools +and then Character Map)

+
+

Linux

+
+

My /tmp directory is mounted -noexec and bin table filtering +does not work.

+

Set the environment variable FILTER_TMPDIR to a directory that +is both writable and can execute.

+

I have Red Hat 7, and I'm running KDE. The magnifier keeps +going blank after a few seconds, what's going on?

+

The problem was in KDE. If the user has decided to hide the +panel taskbar and  sets a delay time for when it appears if +the mouse is moved to the panel  location, then it appears +that KDE creates mouse events that fool DS9 into  thinking the +mouse is outside and it blanks the magnifier. By turning off +the  hide panel, the effect goes away. The alternative is to +update to KDE2.1Beta  where this method of dealing with the +hidden panel is not used and all is  well, as it was for +KDE

+

I have FreeBSD. When I run ds9, I get the following +error:   ELF binary type "0" not known +Whats going on?

+

The solution was to use the brandelf utility on +the file to ensure that the machine understood that it  was a +Linux program.

+

% brandelf -t Linux (file name)

+
+

Windows

+
+

When I do Save Image, I get the same result (and this is true +for either .gif, .jpeg, .tiff, .png and .ppm) : it saves only a +stripe at the top of my image.

+

This problem seems to be caused by running DS9 in Windows XP +compatibility mode. Please un-check the compatibility option in the +properties dialog.

+

How can I open a FITS file with an extension name?

+

By default, the windows port of DS9 uses the Windows standard +dialog box to open and save files. This can be a problem in that +the native Windows dialog will not allow extensions to the file +name, such as foo.fits[2]. You must use the Unix like +standard dialogs to be able to specify an extension. Select +Edit->Preferences->General:Dialogbox to change the +default standard dialog.

+

Every time I create an auxiliary window in ds9, such as a +Pixel Table, or Analysis Plot, it will retreat behind the main ds9 +window. Then, when I bring the auxiliary window to the front and +move the mouse out of it, it automatically goes behind the main ds9 +window again. What can I do to fix things so that the auxiliary +window stays on top of the ds9 window?

+

To fix things so that the auxiliary window stays on top of the +ds9 window, do the following:

+
+

Go to the icon task bar at the bottom of the screen. +Bring the auxiliary window to the front by clicking on its icon +in the icon task bar. While the mouse still is on the aux +window icon, press the mouse button, and keeping it pressed, move +the mouse off the task bar. Release the mouse while off +the task bar. The auxiliary window will now stay on top of +the main ds9 window.

+
+
+

MacOSX

+
+

I can't invoke the 'Save Image' function from the MacOSX X11 +version. I get an error message "An error has occurred while +creating the image. Please make sure entire image is visible on +screen."

+Up until MacOSX 10.8 (Mountain Lion), Apple provided their own +version of a X11 server. At first, it was based on XFree86 +(X11R6.6) and available with versions up to MacOSX 10.4. Later with +MacOSX versions 10.5 to 10.7, the Apple's X11 server was based upon +X.org (X11R7.2).
+
+The Apple version of X11 server for MacOSX 10.5 to 10.7 contains a +bug which fails if you invoke certain X11 calls on a window if its +location is not at 0,0 on the screen. Hence, within DS9, if you +'Save Image' and your window is not exactly in the upper left +corner, it will fail.
+
+Again, this only affects users of MacOSX 10.5 to 10.7.
+
+Starting with MacOSX 10.8, Apple no longer provides a X11 window +server. The user must go to the XQuartz site and download/install +directly. The current version is 2.7.3.
+

When I invoke DS9 MacOSX Aqua from the command line, I get +weird errors such as:

+
+

The document "foo.fits" could not be opened. SAOImage DS9 +cannot open files in the "Flexible Image Transport System" +format.

+
+

When opening MacOSX Aqua from the command line, it is better to +use the OPEN application as opposed to specifying the +binary directly. The OPEN application sets up the +environment just as it is when a user double clicks.

+# good
+% open /Applications/SAOImage\ DS9.app foo.fits
+
+# bad
+% /Applications/SAOImage\ DS9.app/Contents/MacOS/ds9 +bar.fits

+

How can I open a FITS file with an extension name?

+

By default, DS9 MacOSX Aqua uses the MacOSX standard dialog box +to open and save files. This can be a problem in that the native +MacOSX dialog will not allow extensions to the file name, such as +foo.fits[2]. You must use the Unix like standard dialogs +to be able to specify an extension. Select +Edit->Preferences->General to change the default +standard dialog.

+

How do I set my PATH environment variable under MacOSX for +use with external analysis programs, such as funtools?

+

When you double click on a MacOSX application, it does not parse +any shell startup files, such as ~/.profile. Instead, the +environment is defined using a special environment file, +.MacOSX/environment.plist. This file can be created with +the MacOSX utility +/Developer/Applications/PropertyListEditor.app. For +further information, please click here.

+
+

X11

+
+

Is it possible to work in batch mode without a physical +display?

+

DS9 is written as an interactive, window client program, and as +a result, does require a window server to be available for +rendering (X11, Windows, or MacOSX).
+
+Therefore, using DS9 as a batch process can be cumbersome. We +recommend using xvfb under X11. Just set up a virtual +display buffer, reset your DISPLAY variable, then invoke DS9 with a +number of command line options or use xpa from a shell script as a +batch processor. Example:

+

% export DISPLAY=:1
% Xvfb :1 -screen +0 1024x768x16 &
% ds9 -file cmap.fits +-zoom to fit -cmap b -grid skyformat degrees -grid yes -regions +../EMS-names.reg -saveimage png mytest.png -exit

+

When I start DS9, I get the following error message:

+_X11TransSocketINETConnect: Can't get address for +foo.bar.edu
+couldn't connect to display "foo.bar.edu:0.0"  
+

DS9 is unable to determine a valid X11 Display server, because +of a number of reasons. Most often this is seen when you have a +laptop configured for a network, but is not physically connected. +You need to set the DISPLAY environment variable to :0.0

+
$ xhost +
+$ set DISPLAY=:0.0
+$ export DISPLAY
+

Under Solaris, when I start DS9, my twm window manager +crashes!

+

TWM distributed with X11R5 had a major bug, that was corrected +around 1996. DS9 will trigger this bug, and will cause TWM to +crash. If you are running Solaris, and have X11R5 installed, be +sure that /usr/openwin/bin is in your path before X11R5/bin. This +will insure that you are running the correct version of TWM .

+

When I run ds9 with the tvtwm window manager, sometimes the +open file dialog box does not appear?

+

If you are running tvtwm, and you are currently viewing a +virtual screen other than the first, when you open a file, the +dialog box will appear in the first virtual screen, not your +current. This is a bug with tvtwm and not ds9.

+
+
+
+

IRAF

+
+
+
+

I can't use more than 9 frames with the IMEXAMINE +task?

+

The task IMEXAMINE can not be used with frame numbers +greater than 9.

+

Can I display from IRAF to DS9 running under Windows or +MacOSX?

+

Yes, DS9 for Windows and MacOSX is also a fully functional IRAF +display server. To direct image output from IRAF to DS9 running +under Windows or MacOSX, use the IMTDEV environment variable. For +example, if the machine is named 'foo.bar.edu', define IMTDEV to +the follow value before entering IRAF.

+
$ setenv IMTDEV inet:5137:foo.bar.edu
+$ cl
+cl> display dev$pix
+

I'm having problems with mscred task +msczero?

+DS9 now supports IRAF's new IIS image display protocol. However, +there is one minor problem with the mscred task +msczero. Before using msczero, issue the following +command in the cl:
+
+cl> set disable_wcs_maps=""
+cl> flpr

+

I find that there is a frustrating delay in performing +operations on images displayed from IRAF - there's a wait of a +second or two before an image is (re)displayed, whereas +saoimage reacts virtually instantly for the same type of +operation. This makes running imexamine on a batch of images a +pain, and using the mouse to change color gamma/bias to desired +values basically impossible.

+

DS9 and saoimage are similar in speed when working with +IRAF. In fact, DS9 uses  the same code to interface with IRAF +as saoimage and ximtool. The only  difference is that DS9 is +double buffered, whereas, saoimage and ximtool +only  use a single buffer. So with saoimage and +ximtool, you see incremental progress,  where DS9 will +render the image all at one time. However, the overall time +to  finish rendering should almost be the same.

+

DS9 runs in both 8 bit and 24 bit environments, but +saoimage is restricted to 8 bit. If you are running DS9 and +saoimage at the same time, then you must be in 8 bit mode. +You should not see any  delay in changing the color +bias/contrast between the two.

+

However, if you are running DS9 in 24 bit mode, then you will +see slower  performance in changing the bias/contrast, as +compared to 8 bit mode. Instead of  changing a color look up +table, as in 8 bit mode, DS9 has to update every pixel  on the +screen. If your cpu speed is slow, you can select the  +Edit:Preferences:True Colorbar to tell DS9 not to update the entire +screen,  only a part of the screen. This should only be needed +if your machine is slower  than 200 MHz. Again saoimage +does not even run in 24 bit mode, so there are no  +comparisons.

+

I try to display an image from IRAF and I get the following +error message:

+

Cannot open device (node!imtool,,512,512)

+

DS9 works the same way as ximtool, saoimage, +and saotng. No special scripts  should be needed. If +you have one of the above currently working, DS9 should  work +out of the box.

+

IRAF can use one of three methods to communicate with DS9: fifo, +socket, and unix  domain name. The DS9 defaults are:

+
fifo /dev/imt1
+port 5137
+unix /tmp/.IMT%d
+

If your IRAF configuration is set up different (i.e., a +different port number, or  via a fifo), you need to tell DS9 +how to communicate with iraf. DS9 uses the same  command line +options as XIMTOOL:

+
-fifo
+-fifo_only
+-inet_only
+-port
+-port_only
+-unix
+-unix_only
+
+
+
+
+

I try to display an image, I see something, but it's +corrupted and I get multiple error messages from DS9...

+

An IRAF image server (ximtool, saoimage, DS9, +etc...) uses a configuration file  to specify the number of +available buffers and their sizes. What actually passes  from +IRAF is not the buffer size, but an index number into this +file.

+

So when an image server starts (DS9), it will attempt to locate +this file as  $HOME/.imtoolrc and /usr/local/lib/imtoolrc. If +not found, it will look for shell  environment variables +IMTOOLRC and imtoolrc, that contains the name of the configuration +file.

+

If no configuration file is found, DS9 will assume the following +default configuration:

+
 1  2  512  512  # +imt1|imt512
+ 2  2  800  800  # +imt2|imt800
+ 3  2 1024 1024  # imt3|imt1024
+ 4  1 1600 1600  # imt4|imt1600
+ 5  1 2048 2048  # imt5|imt2048
+ 6  1 4096 4096  # imt6|imt4096
+ 7  1 8192 8192  # imt7|imt8192
+ 8  1 1024 4096  # imt8|imt1x4
+ 9  2 1144  880  # imt9|imtfs full screen +(1152x900 minus frame)
+10  2 1144  764  # imt10|imtfs35 full screen at +35mm film aspect ratio
+11  2  128  128  # imt11|imt128
+12  2  256  256  # imt12|imt256
+13  2  128 1056  # imt13|imttall128 tall & +narrow for spectro.
+14  2  256 1056  # imt14|imttall256 tall & +wider for spectro.
+15  2 1056  128  # imt15|imtwide128 wide & +thin for spectro.
+16  2 1056  256  # imt16|imtwide256 wide & +fatter for spectro.
+17  2 1008  648  # imt17|imtssy Solitaire fmt w/ +imtool border
+18  2 1024  680  # imt18|imtssn Solitaire fmt +w/out imtool border
+19  1 4096 1024  # imt19|imt4x1
+

If on the other hand, IRAF assumes a different buffer size, the +image will appear corrupted and DS9 may issue a number of error +messages.

+

Another problem is that this file must be in sync with +dev$graphcap. If your  system administrator has made changes +to graphcap, they must also be implemented in imtoolrc.

+

Here is a note from NOAO:

+
+

The messages means that there is no /usr/local/lib/imtoolrc +file on the machine. This is created as a symlink to +dev$imtoolrc by the iraf 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 the link by hand.  Users can also just copy +dev$imtoolrc to $HOME/.imtoolrc and restart the server to +also workaround it. Note that an existing .imtoolrc might +define old frame buffer configs which might confuse +things, so if the system file exists check for a private +copy screwing things up.

+
+
+
+
+
+

Where do I find this .imtoolrc file?

+

Again, here a note from NOAO concerning this issue:

+
+

In a smooth installation the imtoolrc file is installed as +a /usr/local/lib/imtoolrc symlink pointing to the +dev$imtoolrc file in the iraf system.  This is +normally what's used but XImtool (and DS9?) also allow a +$HOME/.imtoolrc and IMTOOLRC environment variable defining the +path as fallbacks.  There are several practical problems +with  this:  for some 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 machine, even though it's run as root and the file can be +directory easily.  On PC-IRAF systems there is also a typo +in the install script (extra logical or at line 515) which +causes it to exit before the 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, the local iraf admin might not have run the install +script on the local iraf NFS client machine at +all.

+
+
+
+
+
+

When I display an image from IRAF, the SCALE menu option is +not active, Why?

+

When you display an image from IRAF into DS9, IRAF actually does +the color scale  distribution. In Display, use the ztrans and +z1,z2 parameters to set the upper/lower bounds and distribution. +You can also use the zscale parameter to auto determine z1,z2.Here +are the DISPLAY parameters in question:

+
ztrans=[linear|log|none|user]
+z1=min
+z2=max
+zscale=[yes|no]
+

What actually is sent from IRAF to DS9 is one byte per pixel, +values 0-200,  which already has applied both the upper and +lower clipping bounds and the distribution. So this is why, the +SCALE menu is disabled in DS9 when it receives a image from +IRAF.

+
+
+
+

Coordinates

+
+
+
+

Why don't I see PHYSICAL/WCS/WCSA...WCSZ coordinates +displayed when I load my image?

+

DS9 supports the following coordinate systems:

+
WCS Sky coords +(fk4,fk5,icrs,galactic,ecliptic)
WCS Linear +coords
Image (also known as Logical)
+Physical (also known as CCD)
+Detector
+Amplifier  

+

DS9 uses the following FITS keywords in the header to define a +coordinate system:  

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Coordinate SystemKeyword Values
WCS / WCSA...WCSZCRVAL,CRPIX,CRDELT,CD... (for images)
+TCRVL,TCRPX,TCDLT,... (for tables)
Imagenone required
PhysicalWCSNAMEP='PHYSICAL' or LTMx_x/LTVx
Detector
DTMx_x/DTVx
Amplifier
ATMx_x/ATVx
+
+
+

If the required keywords are not present, values for those +coordinates are not displayed.

+

Note: For PHYSICAL, DS9 will first look for an alternative WCS +with WCSNAMEx='PHYSICAL'. If not found, DS9 will then look for the +LTMx_x LTVx keywords.

+
+
+
+

Regions

+
+

How do I indicate distance on my printed +images? 

+

You have two choices, the RULER region and the LINE region. The +ruler region is mainly used for interactive measurements. For +printed output, use the LINE region to create a distance indicator. +In the line region dialog, there is a read-only entry that +indicates the length in pixels, degrees, arcmin, or arcsec. Edit to +the desired distance and enter the desired label, including ' or ", +in the region text labile entry. You have the option of arrows at +each end of the line.

+
+
+
+

Printing

+
+

I can make some wonderful color images in DS9 and save them +as postscript files that look great, but often when I print them +they appear washed out or very different than they do on the +screen. My question then is what, if anything, can I do about +this?

+

The problem is that you create an image on a display, which is +the product of  RGB colors (red, green, and blue) and print +the image on a printer, which is the  product of CMYK colors +(cyan, yellow, magenta, and black). Furthermore, every  +monitor is different in how it will display a certain color, and +every printing  technology is different in how well it will +reproduce that color. And finally,  the translation between +RGB and CMYK is not symmetric, i.e. its not possible to  +translate some colors back and forth.

+

It's possible to calibrate your monitor and your printer, to +create a  translation matrix, to correct for problems outlined +above (in the Macintosh  world, this is what ColorSync does). +The idea is to apply a gamma correction to the output of +DS9, so  that it will print much more in line with what you +expect. To do this you'd need  special software and hardware, +and its only valid for your monitor and your  printer.

+

In summary, its not worth it. Especially in the case of +publication, such as ApJ,  where you have no idea on what +printing technology will be used to reproduce  your image. So +the only control you have is to calibrate your monitor and to  +hope for the best.

+

However, there are some rules of thumb that might help. +First, printers have a very hard time with blues and +purples, as they tend to be washed out. Either avoid these +colors, or over compensate these colors. 

+

ApJ has a good idea in that you send in both an electronic +version and a hard copy of your color image. That way, they can +manually adjust the printers to  try to match your output.

+

NOTE: Even though ApJ requests images in CMYK, we recommend +RGB. From personal experience, if you send RGB, the printed results +will be closer to the original.

+

We used DS9 to generate 300 dpi CMYK eps figures, as per the +ApJ specifications, but the color scheme on  our proofs is +wrong.  In the proofs, the violet is washed out and looks +similar to the black, and the blue is not nearly as +intense.

+

There are two issues here: first,  color printers are +notorious for failure to reproduce blues and purples correctly. +Second,  not all colors in RGB space can be reproduced +correctly in CMYK space, blues being the prime example. Below is an +excerpt from an industry pamphlet:

+
+

Be aware that it is possible to see colors in RGB that you +can't make with CMYK. They are said to be "out of the CMYK color +gamut". What happens is that the RGB-to-CMYK translator just gets +as close as possible to the appearance of the original and that's +as good as it can be. It's something that everyone in the industry +puts up with. So it's best to select any colors you use for fonts +or other design elements in your layout using CMYK definitions +instead of RGB. That way, you will have a better idea of how they +will appear in your printed piece. Here's a common example: many +programs translate the 100% Blue in RGB into a somewhat +purple-looking color in CMYK. We recommend a CMYK value of +100-65-0-0 to get a nice clean blue.

+
+

For this reason, you may wish to use the RGB color space or +colormaps without deep blues and purples, such as BB or +Heat.

+
+
+
+

XPA

+
+

How can I use XPA to display from a client machine to DS9 on +a server machine?

+

Assuming you have direct IP reachability between the machines +(i.e. one host can successfully connect() to the other), XPA does +allow you to have an XPA-enabled server like DS9 on one machine and +a client on another. To make this work, you need to do two things +(let's assume DS9 is running on a machine called "server_host" and +you want to send xpa commands from "client_host"):

+
    +
  1. The XPA server program (i.e. DS9) must allow the client host to +send XPA commands. Access can be permitted in one of two ways:
    +
      +
    1. Send the XPA server an acl request by running xpaset on the +same host on which the server is running (i.e. on the +server_host):
      +
      +% xpaset -p ds9 -acl +client_host +
      +
    2. +
    3. For more permanent access, add permissions in ~acls.xpa:
      +
      +% cat > +~/acls.xpa
      +DS9:ds9 client_host ++

      +You can check the acls for an XPA server using xpaget:
      +
      +% xpaget ds9 +-acl

    4. +
    +
  2. +
  3. On the client side, the client needs to communicate with the +xpansname server program on the server machine to find the XPA +server communication info. This also can be done in two ways:
    +
      +
    1. use the -i [host] switch to override XPA_NSINET for this execution (The +default port is 14285):
      +
      +% xpaget -i 'server_host:14285' ds9

      +
    2. +
    3. Set the XPA_NSINET +variable for more permanent selection of xpans on the server +host:
      +
      +% setenv XPA_NSINET +'server_host:14285'
    4. +
    +
  4. +
+

Once these two setup steps are performed, you should be able to +send commands to DS9 and receive data from DS9. You can look at the +xpaacl man +page for more information.

+

I have a laptop, that most of the time, is connected to a +network. DS9 runs fine. However, when I'm not connected to a +network and I start DS9, it hangs. What's going on?

+

 DS9 uses XPA for interprocess communication. When DS9 +starts, XPA initializes itself. XPA uses either IP sockets or UNIX +sockets, based if your machine is configured to connect to the +internet. In the case where your machine is configured for the +internet, but you are not currently connected, XPA gets very +confused. So, you can define a shell variable, XPA_METHOD, that +tells XPA which method to use.

+

The following is from the XPA documentation:

+
+

Determines the socket connection method used by this session +of XPA. The choices are: inet (to use INET or Internet-based +sockets) and local (unix) (to use UNIX sockets). The default is +INET. Using the inet method will allow access from other machines +(subject to access controls) but using local will not. Local is +most useful for private access and when the machine in question is +not connected to the Internet

+
+

More information is available on XPA shell variables at: +The XPA +Environment

+
+
+
+

VO

+
+

I can't connect to any of the virtual observatories. What do +I do now?

+

The DS9 help facility now contains a tutorial on how to +configure DS9 to by pass network firewalls. See Virtual Observatory Reference for more +information.

+
+
+ diff --git a/ds9/doc/helpdesk.html b/ds9/doc/helpdesk.html index 29de768..a822a2e 100644 --- a/ds9/doc/helpdesk.html +++ b/ds9/doc/helpdesk.html @@ -1,25 +1,27 @@ - + - - - - DS9 Help Desk - - -

SAOImageDS9 Help Desk

-
-

If you encounter any problems or have suggestions with DS9, - please contact us:
- ds9help @ 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:
+ds9help @ 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 2a5137e..3ed77f4 100644 --- a/ds9/doc/install.html +++ b/ds9/doc/install.html @@ -1,68 +1,59 @@ - - - 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. -
-
-
- + + + +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. +
  5. $ cat +ds9.<port>.<version>.tar.gz | tar -xzvf -
  6. +
  7. Move the ds9 executable into a directory in your path.
  8. +
+

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. +
  7. $ cat +ds9.darwin<arch>.<version>.tar.gz | tar -xzvf +-
  8. +
  9. (Optional) Move ds9 and ds9.zip executable into a directory in +your path.
  10. +
+

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/release/r1.5.html b/ds9/doc/release/r1.5.html index 03b1f91..f4dfbe1 100644 --- a/ds9/doc/release/r1.5.html +++ b/ds9/doc/release/r1.5.html @@ -1,82 +1,82 @@ - + - - - - DS9 Version 1.5 Release Notes - - -

- SAOImageDS9 Version - 1.5 Release - Notes

- - + + + + +DS9 Version 1.5 Release Notes + + +

SAOImageDS9 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. +
  5. +
      +
    • Image (was Logical)
    • +
    • CCD (was Physical)
    • +
    • Detector (was Mosaic Physical)
    • +
    • Amplifier
    • +
    • WCS
    • +
    +
  6. +
  7. New version of Doug Mink's WCS libs
  8. +
  9. Fixed minor problems with interactive Pan Mode
  10. +
  11. Added "Source TCL" file support
  12. +
  13. Open Mosaic Image command
  14. +

  15. +Will open multiple fits files as a mosaic.
    +Supports following patterns:
    +*#.fits
    +*_#.fits
    +*.IM*.fits
  16. +
  17. Open Mosaic Segment command
  18. +
  19. Fixed minor problem with zscale and high energy +data
  20. +
  21. The Magnifier now Works!
  22. +

  23. +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. +
    +
  24. +
  25. Improvements to Dialogs
  26. +
  27. Now supports (unoffical)FITS data size -16 (unsigned +short)
  28. +
  29. Support for byte swapped processors
  30. +
  31. Support large images > 8k x 8k
  32. +
  33. Loading images are now 10x faster
  34. +
  35. Supports BLANK Fits keyword
  36. +
  37.  Menu Short Cuts have been added (use Alt key, such as +Alt-f for Frame menu)
  38. +
  39. Horizontal and Verticle Graphs now work in all modes (not +just Crosshair)
  40. +
  41. ds9 will accept fits files via STDIN (ie. $ cat foo.fits | +ds9 -file -  )
  42. +
  43. command line argument support (ie. $ds9 -? for +list)
  44. +
  45. crosshair position is more accurate
  46. +
  47. added new scales: 'ln' and 'log'.
  48. +
  49. +
      +
    1. ln --  SAOimage natural log based algorithm
    2. +
    3. log--  IRAF log base 10 algorithm
    4. +
    +
  50. +
  51. Support for Postscript printing (Level 1 and Level +2)
  52. +
  53. Blinking is now supported
  54. +
+
+ diff --git a/ds9/doc/release/r1.6.html b/ds9/doc/release/r1.6.html index 0fbf4f6..0682978 100644 --- a/ds9/doc/release/r1.6.html +++ b/ds9/doc/release/r1.6.html @@ -1,27 +1,27 @@ - + - - - - DS9 Version 1.6 Release Notes - - -

- SAOImageDS9 Version - 1.6 Release - Notes

- - + + + + +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 1d8b3a0..534bedb 100644 --- a/ds9/doc/release/r1.7.html +++ b/ds9/doc/release/r1.7.html @@ -1,113 +1,102 @@ - + - - - - DS9 Version 1.7 Release Notes - - -

- SAOImageDS9 Version - 1.7 Release - Notes

- - + + + + +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. +

  5. +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'
  6. +
  7. fixed bug with zscale and minmax preferences
  8. +
  9. geometry command line option: $ ds9 -geometry +600x500
  10. +

  11. +Note: this does not include space needed for menus.
  12. +
  13. default wcs is 'fk5'
  14. +
+

Version 1.7

+
    +
  1. new version of Fits I/O library
  2. +
  3. .Z, .z, and .gz files are supported
  4. +

  5. +example:
    +$ ds9 snr.fits.Z
    +$ ds9 snr.fits.z
  6. +
  7. url's are now supported
  8. +

  9. +example:
    +$ ds9 +ftp://legacy.gsfc.nasa.gov/rosat/data/hri/images/fits/rh100193_img.fits
    + +$ ds9 +http://legacy.gsfc.nasa.gov/FTP/rosat/data/cdrom/vol1/IMAGES/00h/p000s26b.img.Z
  10. +
  11. fixed some minor problems with Mosaic Images
  12. +
  13. Support for FITS bin tables
  14. +

  15. +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
  16. +
  17. Backward compatible with Einstein .xpa data for +bining
  18. +
  19. Contours are now supported
  20. +

  21. +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.
  22. +
  23. Now supports ICRS WCS
  24. +
  25. Now Uses Tcl/Tk 8.0.4 and BLT 2.4g
  26. +
  27. Now uses Doug Minks's wcssubs 2.6.
  28. +
+
+ diff --git a/ds9/doc/release/r1.8.html b/ds9/doc/release/r1.8.html index df32309..fc76b6a 100644 --- a/ds9/doc/release/r1.8.html +++ b/ds9/doc/release/r1.8.html @@ -1,475 +1,406 @@ - + - - - - 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. -
    -
- + + + + +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. +

  33. +-array, -mosaicimage, -mosaicimages, -mosaicsegment, +-shared
  34. +
+

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. +

  21. +Example: xpaset -p ds9 frame 2 # goto frame name +'frame2'
    +         xpaset -p ds9 +frame frameno 4 # goto frame name 'frame4'
  22. +
+

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. +
  9. +
      +
    • Click to Center (SAOimage method)
    • +
    • Drag to Center (Native DS9 method)
    • +
    +
  10. +
  11. New frames use the current user scale limits and +colorscale.
  12. +
  13. Added frameno option to FRAME xpa point
  14. +
  15. REGION SAVE FORMAT menu now reflects coords +available
  16. +
+

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. +

  9. +$ds9 -visual truecolor8
  10. +
  11. Truecolor 16bit support
  12. +

  13. +$ds9 -visual truecolor16
  14. +
  15. Truecolor 24bit enhancements
  16. +

  17. +$ds9 -visual truecolor24
  18. +
  19. Pseudocolor 8bit enhancements
  20. +

  21. +$ds9 -visual pseudocolor8
  22. +
  23. Regions Modes now intergrated into Pointer Mode
  24. +
  25. New colormaps have been added
  26. +
  27. Fixed a problem with FITS ext names
  28. +
  29. Editing RECTANGLE regions resizes about the opposite node, +not the center
  30. +
  31. Polished the GUI for creating regions
  32. +
  33. list/save regions in saoimage format now outputs +points
  34. +
  35. Fixed a problem with existing regions and +blocking
  36. +
+

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

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. +

  3. +$ 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]"
  4. +
  5. xpa support for raw data arrays
  6. +

  7. +$ cat foo.arr | xpaset ds9 array +"[dim=512,bitpix=16]"
  8. +
+

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. +

  11. +example:
    +$ xpaget ds9 version # get version number from just +ds9
    +$ xpaget DS9:ds9 version # get version number from just +ds9
  12. +
  13. $ xpaget DS9: version # get version number for all DS9 +apps
  14. +
  15. Markers!
  16. +
+
+ diff --git a/ds9/doc/release/r1.9.html b/ds9/doc/release/r1.9.html index 9835d65..02437a1 100644 --- a/ds9/doc/release/r1.9.html +++ b/ds9/doc/release/r1.9.html @@ -1,338 +1,289 @@ - + - - - - DS9 Version 1.9 Release Notes - - -

- SAOImageDS9 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. -
        - 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. -
    -
- + + + + +DS9 Version 1.9 Release Notes + + +

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

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. +

  19. +$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

    +
  20. +
+

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 a362557..590fd2f 100644 --- a/ds9/doc/release/r2.0.html +++ b/ds9/doc/release/r2.0.html @@ -1,36 +1,33 @@ - + - - - - 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. -
    -
- + + + + +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 c7d5fae..94cf98e 100644 --- a/ds9/doc/release/r2.1.html +++ b/ds9/doc/release/r2.1.html @@ -1,622 +1,451 @@ - + - - - - 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. -
    -
- + + + + +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 735fc45..2aea462 100644 --- a/ds9/doc/release/r2.2.html +++ b/ds9/doc/release/r2.2.html @@ -1,563 +1,363 @@ - + - - - - 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. -
    -
- + + + + +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. +
  119. +

    Version 2.2b2

    +
  120. +
+
    +
  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 9510e11..580f299 100644 --- a/ds9/doc/release/r2.3.html +++ b/ds9/doc/release/r2.3.html @@ -1,92 +1,82 @@ - + - - - - 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. -
    -
-
-
-
-
-
-
-
-
-
-
-
-
- + + + + +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 5a02227..ad5fab6 100644 --- a/ds9/doc/release/r3.0.html +++ b/ds9/doc/release/r3.0.html @@ -1,920 +1,743 @@ - + - - - - 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. -
    -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- + + + + +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 5a87e9d..ad3ca7d 100644 --- a/ds9/doc/release/r4.0.html +++ b/ds9/doc/release/r4.0.html @@ -1,606 +1,521 @@ - + - - - - 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. -
    -
- + + + + +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/r6.0.html b/ds9/doc/release/r6.0.html index 170dcaa..5e0ac4b 100644 --- a/ds9/doc/release/r6.0.html +++ b/ds9/doc/release/r6.0.html @@ -1,355 +1,350 @@ - + - - - - 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. -
      -
    - - -
- - - + + + + +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 e2e25c7..d5f1f65 100644 --- a/ds9/doc/release/r7.0.html +++ b/ds9/doc/release/r7.0.html @@ -1,911 +1,968 @@ - + - - - - DS9 Version 7 Release Notes - - -

SAOImageDS9 Version 7 Release Notes

-
    -
      -
    1. 10.18.2010 SCALE: fixed a problem preserve Scale at - load.
    2. -
    3. 10.18.2010 REGION: add group new, group update, and - select invert commands.
    4. -
    5. 10.20.2010 TCL/TK: update to version 8.5.9.
    6. -
    7. 12.01.2010 FOV: Add HEASARC/Suzaku templates for HXD, - XIS, and XRS
    8. -
    9. 12.03.2010 CATALOG: fixed a problem when dec is - specified as -00:xx:xx for CXC, SIMBAD, SKYBOT, and SKYVIEW
    10. -
    11. 12.07.2010 BINNING: update WCS keywords for FITS - bintables
    12. -
    13. 12.10.2010 GUI: fixed a problem with displaying greek - letters under linux.
    14. -
    15. 12.24.2010 MOSAIC: fixed a problem introduced with - verison 6.1 with wcs mosaics when first segment is flipped.
    16. -
    17. 12.24.2010 MOSAIC: removed the FLT_EPSILON fudge factors - in calculating mosaic segment matrices.
    18. -
    19. 01.04.2011 SOLARIS: fixed a major bug with color - allocation.
    20. -
    21. 02.03.2011 POSTSCRIPT: all ports now generate identical - postscript output (with a minor exception with ast grid - numerics).
    22. -
    23. 02.03.2011 TEXT: selecting a TEXT region now handles - rotated text correctly.
    24. -
    25. 02.18.2011 GROUPS: fixed a problem with selecting - multiple regions.
    26. -
    27. 02.21.2011 PIXELTABLE: fixed two problems with xpa and - copy commands.
    28. -
    29. 02.28.2011 GUI: add theme options.
    30. -
    31. 03.01.2011 TKTABLE: updated to version 2.10.
    32. -
    33. 03.03.2011 POSTSCRIPT: add new scale factor.
    34. -
    35. 03.02.2011 GUI: all dialogs now use the new ttk widgets - (with a few exceptions).
    36. -
    37. 03.04.2011 PREFS: add -bg and -nan xpa/command line - options.
    38. -
    39. 03.14.2011 MOSAIC: added patch from Frank Valdes for - default DETSIZE values.
    40. -
    41. 03.14.2011 CMAP: add load/save xpa/command line options.
    42. -
    43. 03.14.2011 BACKUP: fixed a problem with saved cmaps. - Pathname is now relative.
    44. -
    45. 03.17.2011 TKIMG: updated to version 1.4.
    46. -
    47. 03.17.2011 ZLIB: updated to version 1.2.5
    48. -
    49. 03.18.2011 WCSSUBS: updated to version 3.8.2
    50. -
    51. 04.05.2011 AST: updated to version 5.6-0
    52. -
    53. 04.05.2011 WCS: fixed/improved support for TNX, ZPN, - ZPX, CAR.
    54. -
    55. 04.25.2011 WCS: use AST for most WCS functions.
    56. -
    57. 04.25.2011 SCALE: fix Scale Dialog formating issues.
    58. -
    59. 04.26.2011 HELP: All user manual images are now local.
    60. -
    61. 04.26.2011 CONTOUR: fixed problem with generating - contours with BITPIX=-64.
    62. -
    63. 04.26.2011 SMOOTH: now generates BITPIX=-64 image.
    64. -
    65. 04.27.2011 SCALE: fixed a problem with setting scale - user limits and then loading an image.
    66. -
    67. 04.28.2011 EXTERNAL FILE: fixed a problem with macro - substitution $filename.
    68. -
    69. 04.28.2011 FUNTOOLS: updated to version 1.4.5.
    70. -
    71. 04.28.2011 XPA: reinstalled version 2.1.13.
    72. -
    73. 05.02.2011 WCS: use AST for all FITS WCS projections and - DSS. Use WCSSUBS for TNX, ZPX, SIP, SCAMP, WCSDEP.
    74. -
    75. 05.06.2011 WCS: Added additional reverse transformation - (thanks Ed Los) for calculation of Panner WCS compass.
    76. -
    77. 05.09.2011 GRID: add support for non-standard WCSDEP - keyword.
    78. -
    79. 05.12.2011 IMGSVR: for all image servers - (2mass,dss,first,nvss,skyview) if invoked with no argument, - yet dialog has a name or coords, automatically retreive the - image.
    80. -
    81. 05.12.2011 FITS: External File support- fixed a problem - where the channel was not closed after the open pipe cmd was - invoked and ds9 would run out of resources.
    82. -
    83. 05.13.2011 GUI: enhanced/implemented Match/Lock - Crosshairs.
    84. -
    85. 05.13.2011 GUI: enhanced/implemented Match/Lock Frames.
    86. -
    87. 05.13.2011 GUI: Moved Match Scale/Bin/Colorbar to - respective menus.
    88. -
    89. 05.16.2011 CONTOUR: fixed a problem with NAN in data.
    90. -
    91. 05.17.2011 CATALOG: NED fixed a problem with getURL and - added support for in/out sys/sky formats.
    92. -
    93. 05.19.2011 CATALOG: SIMBAD added support for in/out - sys/sky formats.
    94. -
    95. 05.19.2011 CATALOG: CDS added support for in/out sys/sky - formats.
    96. -
    97. 05.20.2011 COMPOSITE: speed up create/delete composite - region with +1000 regions.
    98. -
    99. 05.20.2011 WCS: implemented preferred WCS for each - frame. All WCS functions use the preferred WCS (i.e. - copy/paste/load/save regions, contours, align, match, lock, - rgb, cube).
    100. -
    101. 05.25.2011 WCSSUBS: updated to version 3.8.3.
    102. -
    103. 05.25.2011 AST: updated to version 5.7-0.
    104. -
    105. 05.26.2011 WCS: use AST for TNX,ZPX,SCAMP.
    106. -
    107. 05.27.2011 REGIONS: if unable to copy/cut/paste in WCS, - fall back upon PHYSICAL.
    108. -
    109. 05.27.2011 REGIONS: if unable to map coordinates - correctly, do not a region.
    110. -
    111. 06.03.2011 WCS: added support for xLON/xLAT and xyLN - xyLT WCS.
    112. -
    113. 06.03.2011 REGIONS: added regions properites commands to - xpa,samp, and command line.
    114. -
    115. 06.10.2011 HEALPIX: added support for generating an - image from a healpix table (both binary and ascii).
    116. -
    117. 06.13.2011 WCS: use AST for all WCS including TAN-SIP - and WCSDEP.
    118. -
    119. 06.16.2011 SAMP: added code to clean up better when DS9 - is unable to parse a SAMP hub file.
    120. -
    121. 06.16.2011 REGIONS: be sure to return template id when - created.
    122. -
    123. 06.16.2011 ANALYSIS: added autoload support for analysis - files. DS9 will search a list of known dirs for *.ds9, at - which DS9 will load the analysis file, and add the path to - env(PATH).
    124. -
    125. 06.20.2011 RGB: fixed a problem where the calculated wcs - rotation between two frames was reset.
    126. -
    127. 06.27.2011 REGIONS: fixed a problem the ds9, ciao, and - pros regions parser. The parsers will now accept arcmin and - arcsec syntax which includes sciencetific notation.
    128. -
    129. 07.07.2011 POSTSCRIPT: generate postscipt now uses - generic font names reguardless of platform and window - manager.
    130. -
    131. 07.08.2011 BIN: split mousewheel preferences between - zoom and binning. By default, a bin file is zoom'd in/out - with the mouse wheel, unless the binning mouse wheel is - enabled via the preferences.
    132. -
    133. 07.08.2011 GUI: add preference for standard dialog box - for order of file types.
    134. -
    135. 07.21.2011 GUI: all non-modal dialogs have Edit menu.
    136. -
    137. 07.21.2011 CUBE: add match/lock slice commands.
    138. -
    139. 07.22.2011 AST: updated to version 5.7-2
    140. -
    141. 07.22.2011 WCS: speedup generating sexagesimal output
    142. -
    143. 07.25.2011 BIN: fixed a problem with the update filter - function.
    144. -
    145. 07.29.2011 DIALOGS: fixed a problem with the motif - dialogbox and selection of the initial directory. Set the - code to the same as tkfmbox.tcl.
    146. -
    147. 08.22.2011 WCS: if CTYPE is not of known type, assume - LINEAR.
    148. -
    149. 08.26.2011 PANNER: simplified compass prefs.
    150. -
    151. 09.19.2011 WCS: only use A_ and B_ keywords if CTYPE is - TAN-SIP. Ignore otherwise.
    152. -
    153. 09.26.2011 REGIONS: use ::math::fuzzy for comparisons in - basepanda, composite, and convert.
    154. -
    155. 09.27.2011 WCSSUBS: updated to version 3.8.4.
    156. -
    157. 09.30.2011 REGIONS: implemented M_PI_2, M_TWOMPI - constants.
    158. -
    159. 09.30.2011 REGIONS: use fuzzy math for degToRad() and - radToDeg()
    160. -
    161. 10.04.2011 WCS: pass any PV and QV keywords if present, - regardless of projection.
    162. -
    163. 10.05.2011 AST: updated to version 5.7-3
    164. -
    165. 10.24.2011 REGIONS: fixed a problem with angs and PANDA, - EPANDA, and BPANDA and copy/paste in FK5. This is related to - the fuzzy math changes made earlier.
    166. -
    167. 10.25.2011 FITSY++: fixed a problem finding cols by name - in bin tables. Previous 'R' would be matched by 'RA'.
    168. -
    169. 10.28.2011 HV: remove - NED,SIMBAD,ADS,TDC,SKYVIEW,W3BROWSE from ANALYSIS:ARCHIVES - menu due to lack of support from sites.
    170. -
    171. 10.28.2011 COLORMAP: add colormap server to colormap - dialog
    172. -
    173. 11.01.2011 PRINT COORDINATES: now uses default skyframe - and skyformat (as defined by WCS menu).
    174. -
    175. 11.04.2011 SCALE: add asinh() and sinh() scales.
    176. -
    177. 11.10.2011 CROP: add new crop commands.
    178. -
    179. 12.09.2011 AST: updated to version 6.0-1
    180. -
    181. 12.09.2011 CROSSHAIR: fixed an issue with coordinates of - crosshair were .5 pixel off in Y.
    182. -
    183. 12.09.2011 GUI: fixed an issue with centerimage() was .5 - pixel off in Y.
    184. -
    185. 12.15.2011 GRID: fixed an issue with text upside down.
    186. -
    187. 01.03.2012 BIN: fixed a problem with depth of a 3d bin'd - table.
    188. -
    189. 01.03.2012 GRID: DSS and Linear projections use AST.
    190. -
    191. 01.17.2012 3D: 3D Frame is now available.
    192. -
    193. 01.19.2012 ANALYSIS: added $z macro.
    194. -
    195. 01.19.2012 CROP: add [xmin:xmax,ymin:ymax,zmin:zmax] - syntax
    196. -
    197. 01.19.2012 CROP: check for valid crop with [] syntax.
    198. -
    199. 01.23.2012 3D: add current slice highlite.
    200. -
    201. 01.23.2012 SAVEIMAGE: fixed a problem with frame - highlite during saveimage process.
    202. -
    203. 01.23.2012 ANALYSIS: expand $image macro to accept new - params: rgb and 3d.
    204. -
    205. 01.27.2012 ANALYSIS: expand $filename(full) to return - full filename (without cropping or filters parameters).
    206. -
    207. 01.27.2012 ANALYSIS: add macro $value.
    208. -
    209. 01.27.2012 CROP: fixed a problem when using an image - subsection spec for a datacube.
    210. -
    211. 01.28.2012 REGIONS: clean up rendering code for - X,ps,win32,macosx to reduce un-needed calls to set the - graphics context.
    212. -
    213. 01.28.2012 CROP: all data cubes can be cropped in 3D.
    214. -
    215. 01.28.2012 CROP: cropping in 3D will reset currentSlice - if needed.
    216. -
    217. 01.28.2012 REGIONS: fixed a problem if the region color - was an X11 valid color, some names would get mapped to the - incorrect color when printing.
    218. -
    219. 02.02.2012 COLORMAP: fixed a problem with SAO format - colormaps that have very long lines.
    220. -
    221. 02.03.2012 PRINT COORDINATES: added filename to options.
    222. -
    223. 02.03.2012 WCS: if wcs parameters are changed or reset, - all open catalogs regions are updated. Normal regions are - not changed.
    224. -
    225. 02.07.2012 COLORMAP: remove support for old RTD and ITT - colormaps
    226. -
    227. 02.08.2012 GUI: consolidate MATCH and LOCK items into - submenus.
    228. -
    229. 02.08.2012 GUI: move match bin, match scale, and match - colorbar to frame match menu.
    230. -
    231. 02.16.2012 CUBE: fixed a proble with calculating the wcs - to image for axis 3.
    232. -
    233. 02.16.2012 FITSY++: changes required for gcc 4.7.
    234. -
    235. 02.16.2012 BLT: patched graph.tcl to use legendRelief - instead of labelRelief.
    236. -
    237. 02.16.2012 RGB: added lock wcs.
    238. -
    239. 02.16.2012 FUNTOOLS: updated to version 1.4.5-2.
    240. -
    241. 02.21.2012 3D: fixed a problem with scale clip scope. - Should alway be in GLOBAL.
    242. -
    243. 02.29.2012 HEADER: add save header command.
    244. -
    245. 03.01.2012 XPA: updated to version 2.1.14.
    246. -
    247. 03.01.2012 SCALE: MinMax mode AUTOSCAN set to SAMPLE if - width*height*depth > 1e8.
    248. -
    249. 03.12.2012 IMGSVR: fixed a problem with clearing params - if no image was loaded previously.
    250. -
    251. 03.22.2012 REGION: add ellipse3d, box3d, polygon3d, - point3d regions.
    252. -
    253. 03.23.2012 IMGSVR: fixed a problem new frame option and - rgb.
    254. -
    255. 03.23.2012 BIN: check for valid col names for -bin col - command.
    256. -
    257. 03.28.2012 REGIONS: add Analysis support per region.
    258. -
    259. 03.28.2012 REGIONS: add Analysis Plot3d support for - Circle,Ellipse,Box,Polygon,Point.
    260. -
    261. 03.28.2012 REGIONS: add Analysis Plot2d support for - Projection,Line,Vector.
    262. -
    263. 03.28.2012 REGIONS: Circle3d now converted to Circle.
    264. -
    265. 03.28.2012 REGIONS: Plot3d saves native coordinate - values.
    266. -
    267. 03.28.2012 SCALE: simplified scale dialog controls to - allow user values.
    268. -
    269. 03.29.2012 WCS: fixed a problem with numaxes > 3 - images and editing WCS params.
    270. -
    271. 04.09.2012 WCS: second attempt to handle non-equatorial - wcs. try to build a legal header from the wcssubs struct to - feed to ast.
    272. -
    273. 04.10.2012 SCALE: fixed an issue with autocut, ll != hh.
    274. -
    275. 04.10.2012 SKYVIEW: add WISE/COBE/WMAP to skyview survey - menu.
    276. -
    277. 04.10.2012 WCS: if CD matrix is all zero, use cdelt/pc - matrix.
    278. -
    279. 04.11.2012 SMOOTH: fixed a problem with images with - BSCALE/BZERO.
    280. -
    281. 04.11.2012 CATALOG: fixed a problem with d:m:s formated - DEC which started with a '+'
    282. -
    283. 04.12.2012 CATALOG: fixed a problem with d:m:s to degree - conversion. Try to maintain higher precision.
    284. -
    285. 04.12.2012 CATALOG: add IAU location code to dialog.
    286. -
    287. 04.13.2012 COLORMAP: add user contributed cmaps.
    288. -
    289. 04.18.2012 GUI: fixed a problem with long WCSNAME - values.
    290. -
    291. 04.20.2012 FITSY++: added support for GZIP compresss - parameter ZQUANTIZ.
    292. -
    293. 04.23.2012 PS: fixed a bug with definiton of 32 bit - integers on 64 bit OS.
    294. -
    295. 04.23.2012 PREFS: add Text Dialog Font preferences menu.
    296. -
    297. 04.23.2012 LOCK: fixed a problem with lock frame and - mouse wheel events.
    298. -
    299. 04.24.2012 SKYBOT: Look for EXPTIME and add 1/2 to - DATE-OBS to get middle of observation.
    300. -
    301. 04.24.2012 LINUX64: add --hash-style=both to support old - and new GNU API for hash libs.
    302. -
    303. 04.26.2012 PHOTO: add support for other image formats.
    304. -
    305. 04.26.2012 EXPORT: add support for exporting to other - image formats.
    306. -
    307. 04.30.2012 WCS: fixed a problem with TAN-SIP and wcs - append/replace.
    308. -
    309. 05.01.2012 TCL: check to see if packages msgcat and http - have already been found before sourcing during startup.
    310. -
    311. 05.03.2012 MPEG: fixed a problem with the bottom of an - image cut off.
    312. -
    313. 05.07.2012 COLORTAG: add color tags.
    314. -
    315. 05.10.2012 CROP: fixed a problem with backup and lock - crop.
    316. -
    317. 05.10.2012 SCALE: fixed a problem lock scale and crop.
    318. -
    319. 05.10.2012 BACKUP: fixed a problem with back and -slice, - -mosaic load options.
    320. -
    321. 05.11.2012 REGIONS: add auto plot2d and plot3d prefs.
    322. -
    323. 05.14.2012 GUI: add fits save.
    324. -
    325. 05.17.2012 MPEG: updated to ezMPEG v0.1
    326. -
    327. 05.17.2012 AST: updated to 7.0.3
    328. -
    329. 05.23.2012 WCS: is always displayed
    330. -
    331. 05.23.2012 CATALOG: fixed a problem with the sign of - d:m:s conversion introduced on 04.12.2012.
    332. -
    333. 05.28.2012 MOVIE: minor tweaks on incr slice during - movie.
    334. -
    335. 05.28.2012 WIN32: fixed a problem with 3d fillImageJoin. - Statck overflow.
    336. -
    337. 05.29.2012 BACKUP: fixed active frames issue.
    338. -
    339. 05.30.2012 GUI: add threads command.
    340. -
    341. 05.30.2012 GUI: fixed a problem with PASTE for entries. - Will now process unicode.
    342. -
    343. 05.31.2012 GRID: fixed a problem with parsing 6.1 and - 6.2 backup save sets. New grid options parser implemented.
    344. -
    345. 05.31.2012 PLOT: fixed a problem in generating - postscript. Now just set plot size.
    346. -
    347. 05.31.2012 PLOT: fixed a postscript font issue with - helvetica.
    348. -
    349. 05.31.2012 PLOT: add axes format.
    350. -
    351. 06.06.2012 RELEASE version 7.0
    352. -
    353. 06.12.2012 BACKUP: fixed a problem with processing - version 6.1 and 6.2 backup save sets.
    354. -
    355. 06.15.2012 RELEASE version 7.0.1
    356. -
    357. 06.13.2012 3D: add border graphics.
    358. -
    359. 06.15.2012 TCLLIB: updated to version 1.14. This fixes a - problem with math::fuzzy::tlt.
    360. -
    361. 06.21.2012 REGION: fixed a problem with rotated images - and postscript printing of circle region.
    362. -
    363. 06.21.2012 IMGSRV: fixed a problem loading images from - dss/2mass/etc from the command line. Use the first frame if - not already loaded.
    364. -
    365. 06.21.2012 SLA: removed from build tree. not needed - since AST now has own version.
    366. -
    367. 06.21.2012 HELP: rm link to home page. hv can't handle - the new web site.
    368. -
    369. 06.22.2012 SKYBOT: added -filter=0.
    370. -
    371. 06.22.2012 POSTSCRIPT: fixed a problem with rotated text - regions affecting other regions.
    372. -
    373. 06.22.2012 REGIONS: fixed a problem selecting text - regions at high zoom.
    374. -
    375. 06.22.2012 WCS: add support for SAO Polynomial Plate.
    376. -
    377. 06.25.2012 GUI: improved error handling. Will now - properly handle a FATAL error msg from internal widgets.
    378. -
    379. 06.25.2012 GUI: non FATAL msgs can be supressed via - preferences.
    380. -
    381. 06.25.2012 FRAME: trap SIGBUS while scanning for - min/max.
    382. -
    383. 06.25.2012 WCS: use new version of AST:fitschan.c which - supports SAO polynomial plate solution and checks for the - case of all PV keywords=0.
    384. -
    385. 06.25.2012 GUI: enable hidden directory button for linux - standard dialog box (windows only).
    386. -
    387. 06.25.2012 GUI: move About menu item to Help menu.
    388. -
    389. 06.27.2012 LOCK: fixed a problem with LOCK FRAME and the - current skyframe.
    390. -
    391. 06.27.2012 PANNER: fixed a problem where the wcs compass - was incorrectly set.
    392. -
    393. 06.29.2012 AST: updated to 7.0.5
    394. -
    395. 07.02.2012 HTTP: set default timeout to 1 minute.
    396. -
    397. 07.03.2012 RELEASE version 7.0.2
    398. -
    399. 07.05.2012 RGB: fixed a problem with -rgbimage and - extnames.
    400. -
    401. 07.05.2012 GCC: fixed a problem gcc 4.5 and Pixmap - typedef.
    402. -
    403. 07.06.2012 SCALE: fixed a problem with scale dialog and - very small numbers.
    404. -
    405. 07.10.2012 BIN: fixed a problem with very large FITS Bin - Tables.
    406. -
    407. 07.11.2012 FITSY++: fixed a number of problems with very - large (2Gb>) FITS Image and Bin Tables.
    408. -
    409. 07.13.2012 WINDOWS: fixed a problem with dashs on the - display. Tk does not give us much flexibilty, so pick - something closer to the desired length.
    410. -
    411. 07.17.2012 CATALOG: add sdss r7 and sdss r8 to default - menu.
    412. -
    413. 07.17.2012 GRIDS: fixed a problem where each frame grid - remembers its own configuration.
    414. -
    415. 07.17.2012 FITSY++: fixed a number of problems with save - very large (2Gb>) FITS Image and Bin Tables.
    416. -
    417. 07.23.2012 REGIONS: fixed a problem with PLOT3D and BOX, - ELLIPSE, POLYGON. At certain angles, incorrect counts were - calculated.
    418. -
    419. 07.27.2012 REGIONS: fixed a problem with rendering - ELLIPSE PANDA X11 at angle=0.
    420. -
    421. 07.30.2012 PRINT: fixed a problem with printing simple - text and catalog dialogs.
    422. -
    423. 07.30.2012 REGIONS: add default length format to - preferences.
    424. -
    425. 07.30.2012 GUI: update infobox when moving between - frames.
    426. -
    427. 07.30.2012 BACKUP: don't save compressed image files if - not requested.
    428. -
    429. 08.02.2012 WCS: fixed a number of issues with the WCS - parameters dialog.
    430. -
    431. 08.02.2012 WCS: added support for SIP and SCAMP keywords - to WCS parameters dialog.
    432. -
    433. 08.06.2012 MAGNIFIER: be sure to update magnifier when - changing slice.
    434. -
    435. 08.09.2012 PLOT: fixed a problem reading muliple - datasets from one source.
    436. -
    437. 08.10.2012 AST: updated to version 7.0.6
    438. -
    439. 08.13.2012 3D: add z axis scaling.
    440. -
    441. 08.13.2012 FITSY++: accept double quoted (invalid) - strings.
    442. -
    443. 08.21.2012 REGIONS: fixed a problem with -regions - centroid command.
    444. -
    445. 09.05.2012 SMOOTH: add lock/match smooth.
    446. -
    447. 09.14.2012 PLOT: enhanced gui.
    448. -
    449. 09.14.2012 PLOT: add bar chart option.
    450. -
    451. 09.14.2012 PLOT: add scatter chart option.
    452. -
    453. 09.14.2012 REGIONS: add Analysis Statistics.
    454. -
    455. 09.14.2012 REGIONS: add Analysis Radial Profile.
    456. -
    457. 10.3.2012 CATALOG: add match option.
    458. -
    459. 10.15.2012 RELEASE version 7.1
    460. -
    461. 10.18.2012 GUI: update File menu.
    462. -
    463. 11.02.2012 GUI: add support for NRRD file format. - Includes encodings: raw and gzip.
    464. -
    465. 11.05.2012 GUI: fixed a problem with cut/paste for - contours and catalogs.
    466. -
    467. 11.27.2012 PLOT: fixed typo in range dialog.
    468. -
    469. 11.27.2012 GUI: fixed a problem with clear analysis menu - item and the analysis menu.
    470. -
    471. 12.06.2012 SAMP: fixed a typo which disabled SAMP_HUB - functionality.
    472. -
    473. 12.06.2012 DS9: fixed a problem on how to align an image - with an odd size frame. In versions <7.0, the floating - point number was rounded down. This has been re-implemented.
    474. -
    475. 12.11.2012 GPL: upgrade license to GPL v3.
    476. -
    477. 12.18.2012 COLORBAR: add support for SAO format GAMMA - param.
    478. -
    479. 12.18.2012 SAVEIMAGE: add support for EPS.
    480. -
    481. 12.20.2012 REGIONS: fixed a problem with updating - analysis plot x/y axis titles.
    482. -
    483. 12.21.2012 REGIONS: fixed a problem with analysis radial - profile and negative xaxis values.
    484. -
    485. 12.21.2012 REGIONS: fixed a problem with writing - composited regions.
    486. -
    487. 12.21.2012 REGIONS: fixed a problem with list/save data - radial annulus.
    488. -
    489. 12.28.2012 RGB: add photo export.
    490. -
    491. 01.19.2013 FITSY++: fixed a problem parsing filters
    492. -
    493. 01.19.2013 FITSY++: fixed a problem with incomplete - variable array TFORM descriptions, used in fits compression. - If no length is specified, set default to 8.
      -
    494. -
    495. 01.29.2013 SAVE: save fits will now save an entire cube - if loaded.
    496. -
    497. 01.30.2013 SAVE: add support for save mecube.
    498. -
    499. 01.31.2013 CONTOUR: fixed a problem with loading a set - of contours with a specified color.
    500. -
    501. 02.13.2013 FITSY++: support new fits compression - float/double gzip method.
    502. -
    503. 02.13.2013 FITSY++: ds9 now distinguishes between - BLANK/NAN/INF values.
    504. -
    505. 02.15.2013 REGIONS: no longer output filename in header.
    506. -
    507. 02.26.2013 FITSY++: use magic bytes to check for gz - compressed files before load.
    508. -
    509. 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.
    510. -
    511. 03.01.2013 FRAME: trap SIGBUS and SIGSEGV while scanning - data.
    512. -
    513. 03.01.2013 FRAME: will only return error messages at - levels info, warning, and error.
    514. -
    515. 03.10.2013 PREFS: fixed a problem with prefs zoom align.
    516. -
    517. 03.12.2013 BACKUP: check for sym links.
    518. -
    519. 03.14.2013 GUI: non-modal dialogs are now created at the - center of the main ds9 window.
    520. -
    521. 03.25.2013 VO: default vo method is mime.
    522. -
    523. 03.25.2013 VO: if xpa method fails, default to mime.
    524. -
    525. 03.26.2013 XPA: add samp cmd to xpa.
    526. -
    527. 03.26.2013 SAMP: add xpa cmd to samp.
    528. -
    529. 04.01.2013 AST: updated to version 7.1.1
    530. -
    531. 04.11.2013 CATALOG: fixed cut and paste.
    532. -
    533. 04.11.2013 WCS: SAO_PLT is now handled directly by AST.
    534. -
    535. 04.12.2013 PREFS: add dialog center option.
    536. -
    537. 04.12.2013 PLOT: all plots (user, analysis and catalogs) - are now available to the plot command.
    538. -
    539. 04.15.2013 RELEASE version 7.2
    540. -
    541. 04.16.2013 AST: updated to version 7.2
    542. -
    543. 04.16.2013 TCLLIB: updated to version 1.15
    544. -
    545. 04.26.2013 TCL: updated to version 8.6.0
    546. -
    547. 04.26.2013 TK: updated to version 8.6.0
    548. -
    549. 04.26.2013 ZVFS: updated to version 2
    550. -
    551. 05.15.2013 CATALOGS: add AAVSO to cat list.
    552. -
    553. 05.17.2013 HV: add DASCHE to Archives list.
    554. -
    555. 06.03.2013 IRAF: fixed a problem with imexamine coords.
    556. -
    557. 06.04.2013 IRAF: save/export will save wcs values, not - just the color number.
    558. -
    559. 06.05.2013 IRAF: colorbar displays wcs values.
    560. -
    561. 06.05.2013 IRAF: fixed a number of issues with tvmark - colors.
    562. -
    563. 06.11.2013 FITSY++: implemented compressed FITS - SUBTRACTIVE_DITHER_1 method.
    564. -
    565. 06.14.2013 ENVI: add support for import/export envi - format.
    566. -
    567. 06.14.2013 AST: updated to version 7.3.1
    568. -
    569. 06.18.2013 GUI: fixed a problem with blank headers being - displayed.
    570. -
    571. 06.18.2013 ARRAY: now accepts cropping info in filename.
    572. -
    573. 06.18.2013 NRRD: now accepts cropping info in filename.
    574. -
    575. 06.18.2013 ENVI: now accepts cropping info in filename.
    576. -
    577. 06.21.2013 PHOTO: fixed a problem with rounding average.
    578. -
    579. 06.24.2013 ZVFS: zvfs.c updated from freewrap 6.6
    580. -
    581. 06.26.2013 SEGMENT: add new segment region.
    582. -
    583. 07.02.2013 ENVI: fixed a problem with calculating wcs.
    584. -
    585. 07.02.2013 FITSY++: changes to allow 1D image.
    586. -
    587. 07.03.2013 GROUPS: fixed a problem allowing multiple - selection of region groups.
    588. -
    589. 08.14.2013 WCS: Linear WCS now goes straight to AST.
    590. -
    591. 09.10.2013 PSEUDOCOLOR: rm support for pseudocolor - visuals.
    592. -
    593. 09.17.2013 REGIONS: PLOT3D dramatic improvements in - speed of deep images and large regions.
    594. -
    595. 09.17.2013 GUI: set last file directory based on file - type last loaded.
    596. -
    597. 09.18.2013 ENVI: minor change to hdr parser.
    598. -
    599. 09.18.2013 ENVI: fixed a major problem with swapbytes.
    600. -
    601. 09.18.2013 CATALOG: fixed a problem with selecting the - correct region when arrow keys are used.
    602. -
    603. 09.19.2013 FITSY++: cleaned up code for dumping - array,nrrd,envi in native endian.
    604. -
    605. 09.25.2013 AST: updated to version 7.3.2 to fix problem - with SCAMP.
    606. -
    607. 09.25.2013 FITSY++: fixed a problem parsing filters in - the command line.
    608. -
    609. 10.05.2013 3D: implement image cache.
    610. -
    611. 10.08.2013 3D: implement az and el background render.
    612. -
    613. 10.10.2013 COLORBAR: fixed a minor problem with - specifing 'other color'.
    614. -
    615. 10.11.2013 REGIONS: add mouse click epsilon parameter.
    616. -
    617. 10.16.2013 CUBE: add lock slice wcs.
    618. -
    619. 10.17.2013 REGIONS: fixed a problem with ds9 regions - parser and parsing hex color specification.
    620. -
    621. 10.18.2013 XPA: fixed a problem with "file" and backward - compatability.
    622. -
    623. 10.18.2013 ANALYSIS: add several checks to verify - analysis file before try to parse.
    624. -
    625. 10.22.2013 GUI: fixed a problem with preserve PAN while - loading.
    626. -
    627. 10.22.2013 SCALE: removed PRESERVE SCALE. This has been - redundant since 7.0. Setting the scale limits does the same - thing.
    628. -
    629. 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.
    630. -
    631. 10.28.2013 TCL/TK: update to version 8.6.1.
    632. -
    633. 10.31.2013 HTML: fixed issue causeing corrupt stack with - new CLANG compilers.
    634. -
    635. 11.10.2013 FITS: improved error handling for malformed - FITS tables.
    636. -
    637. 11.15.2013 CUBE: fixed a problem with lock slice wcs.
    638. -
    639. 11.18.2013 CATALOG: add SDSS9 to optical menu.
    640. -
    641. 12.12.2013 WCS: add support for AST WCS def.
    642. -
    643. 01.28.2014 REGIONS: add auto statistics option.
    644. -
    645. 03.06.2014 AST: updated to version 7.3.4.
    646. -
    647. 03.21.2014 CATALOG: add 'Copy to Regions' from - XPA/SAMP/commandline.
    648. -
    649. 03.26.2014 WCS: fixed a problem with wcs append/replace - where the line length was 81 with newline.
    650. -
    651. 04.07.2014 FITSY++: expanded valid EXTNAME keywords to - include '.', '-', and '_' chars.
    652. -
    653. 04.07.2014 FITSY++: save fits will convert BITPIX=-16 to - BITPIX=32
    654. -
    655. 06.09.2014 CATALOG: if sort col is of type real, but - contains blank values, substitue a value of 0.
    656. -
    657. 07.01.2014 BLT: completed upgrade to TkBLT 3.0.
    658. -
    659. 07.28.2014 CATALOG: add UCAC4 to optical menu.
    660. -
    661. 08.01.2014 MACOSX: completed new 64bit Aqua port.
    662. -
    663. 08.06.2014 3D: don't wipeout the cache when generating a - movie.
    664. -
    665. 09.15.2014 ENVI: try to determine data file name from - header file name.
    666. -
    667. 09.30.2014 GUI: default mouse mode is NONE (not - POINTER).
    668. -
    669. 09.30.2014 GUI: change mode POINTER to REGION.
    670. -
    671. 10.01.2014 RELEASE version 7.3
    672. -
    673. 10.03.2014 GUI: Fixed problems with Control-S and - Control-Z accelerators.
    674. -
    675. 10.03.2014 MACOSX: Removed accelerators for Print, - PageSetup, and Find, as then invoke a known bug with Tk and - dialogs.
    676. -
    677. 10.03.2014 MACOSX: Fixed a problem with coordinate - display dialog.
    678. -
    679. 10.03.2014 MACOSX: Fixed a problem with deleting - colorbar tags.
    680. -
    681. 10.03.2014 PREFS: Beta versions are now deemed to be of - the same verison as the final release.
    682. -
    683. 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.
    684. -
    685. 10.03.2014 PREFS: some combinations of old prefs files - were not being updated correctly.
    686. -
    687. 10.06.2014 FIRST: rename FIRST to VLA
    688. -
    689. 10.06.2014 VLA: add STRIPE82 survey.
    690. -
    691. 10.06.2014 HV: fixed a problem with scrolling.
    692. -
    693. 10.07.2014 RELEASE version 7.3.1
    694. -
    695. 10.08.2014 REGIONS: fixed a problem with parsing old - regions file fonts.
    696. -
    697. 10.08.2014 RELEASE version 7.3.2
    698. -
    699. 10.10.2014 IEXAM: imexam has been renamed iexam.
    700. -
    701. 10.15.2014 WCS: fixed a problem with imflip=1.
    702. -
    703. 10.15.2014 AST: updated to version 8.0.0.
    704. -
    705. 10.20.2014 AST: updated to version 8.0.2.
    706. -
    707. 10.20.2014 HPX: updated compatiable wcslib-4.24.
    708. -
    709. 10.21.2014 CATALOG: add width property for symbols.
    710. -
    711. 10.22.2014 MACOSX: fixed a problem with mouse wheel - zoom.
    712. -
    713. 10.22.2014 FITSY++: add support for SUBTRACTIVE_DITHER_2 - keyword.
    714. -
    715. 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.
    716. -
    717. 11.14.2014 CUBE: fixed a problem with lock slice with no - fits loaded.
    718. -
    719. 11.17.2014 TCL/TK: update to version 8.6.3.
    720. -
    721. 11.18.2014 MACOSX: preferences, fixed jumpy window size - problem.
    722. -
    723. 11.19.2014 GUI: view horizontal/vertical now sets - display size to default settings.
    724. -
    725. 12.03.2014 IIS: fixed a problem with open_unix().
    726. -
    727. 12.29.2014 BLOCK: add support for blocking.
    728. -
    729. 02.04.2015 HPX: fixed a problem with cropping HPX - images.
    730. -
    731. 02.05.2015 FITS++: Fits Compression- fixed a problem - with uncompressed blocks.
    732. -
    733. 02.05.2015 FITS++: added support for 'Q' column arrays.
    734. -
    735. 02.17.2015 HV: Fixed a problem when url scheme is FTP - and authority included username and passwd.
    736. -
    737. 02.18.2015 WCS: Fixed a problem when CDELTs and PCs - keywords are used, but not in the orthodox way.
    738. -
    739. 03.11.2015 NRRD: Fixed a problem exporting built data - cube.
    740. -
    741. 03.11.2015 ENVI: Fixed a problem exporting built data - cube.
    742. -
    743. 03.24.2015 MOSAIC: mecube will now skip over tables and - find all images.
    744. -
    745. 04.08.2015 FITS++: fixed a problem with compressed fits - files and static memory size. now using alloc.
    746. -
    747. 04.13.2015 CATALOGS: fixed a problem with deleting the - frame first, before closing a catalog dialog.
    748. -
    749. 04.15.2015 CUBE: added support for reorder data cube - axes.
    750. -
    751. 04.16.2015 SMOOTH: blank/NaN values are no longer - replaced by 0, instead, NaN is used.
    752. -
    753. 04.17.2015 SMOOTH: is now threaded.
    754. -
    755. 04.21.2015 GUI: add UNITS keyword to infobox.
    756. -
    757. 04.23.2015 CUBE: reorder is now threaded.
    758. -
    759. 04.24.2015 IEXAM: add macro expansion string.
    760. -
    761. 04.27.2015 CHECKDNS: fixed a problem so that delay will - activate on time (and will return promptly).
    762. -
    763. 04.29.2015 TCL/TK: update to version 8.6.4.
    764. -
    765. 04.30.2015 LAYOUT: add tile grid direction.
    766. -
    767. 04.30.2015 GUI: add user selected keyword to infobox.
    768. -
    769. 05.21.2015 SCALE: add lock/match scalelimits.
    770. -
    771. 05.29.2015 RELEASE version 7.4b1
    772. -
    773. 06.09.2015 CATALOG: fixed a problem finding correct cols - to parse. Original bug introduced after 7.3.2.
    774. -
    775. 06.09.2015 RELEASE version 7.4b2
    776. -
    777. 06.15.2015 SCALE: scaling for data cubes now use clip - scope (LOCAL/GLOBAL).
    778. -
    779. 06.18.2015 SCALE: Default scope is now GLOBAL.
    780. -
    781. 06.18.2015 SCALE: MinMax mode AUTOSCAN has been - deprecated.
    782. -
    783. 06.22.2015 GUI: fixed a font problem displaying greek - symbols.
    784. -
    785. 06.22.2015 RELEASE version 7.4b3
    786. -
    787. 06.29.2015 SKYVIEW: add survey and size options.
    788. -
    789. 07.04.2015 RELEASE version 7.4b4
    790. -
    791. 07.07.2015 VO: add additional code to use default url - list if unable to download list.txt for any reason.
    792. -
    793. 07.14.2015 FITSY++: fixed a problem with RICE - compression and 4 byte INT to FLOAT conversions.
    794. -
    795. 07.15.2015 FITSY++: fixed a problem with GZIP lossless - compression.
    796. -
    797. 07.15.2015 FITSY++: Add support for GZIP_2 FITS - compression.
    798. -
    799. 07.20.2015 RELEASE version 7.4b5
    800. -
    801. 07.23.2015 FITSY++: fixed a problem with SAVE FITS and - writing NAXIS3=1 into the header.
    802. -
    803. 07.23.2015 FITSY++: added check for fits table in SAVE - FITS TABLE.
    804. -
    805. 07.24.2015 RELEASE version 7.4b6
    806. -
    807. 08.13.2015 REGIONS: fixed a problem with FITS CIAO PIE - region.
    808. -
    809. 08.13.2015 REGIONS: fixed a problem with FITS CIAO - ANNULUS region.
    810. -
    811. 08.13.2015 REGIONS: added support for FITS CIAO SECTOR - and ELLIPTANNULS regions.
    812. -
    813. 08.16.2015 WCS: fixed a problem with reorder 3D cubes.
    814. -
    815. 08.25.2015 COLORBAR: added MathLab colormaps.
    816. -
    817. 08.25.2015 COLORBAR: added MatPlotLib colormaps.
    818. -
    819. 08.26.2015 COLORBAR: added H5utils colormaps.
    820. -
    821. 08.26.2015 COLORBAR: added GIST colormaps.
    822. -
    823. 08.26.2015 COLORBAR: added Topographic colormaps.
    824. -
    825. 08.28.2015 MOSAIC: fixed a problem introduced in 7.4b1 - which failed to ignore generic tables in extensions when - loading multiple extension fits.
    826. -
    827. 09.03.2015 PAN: fixed a problem with pan then zoom mode.
    828. -
    829. 09.17.2015 IIS: fixed a problem with imexam introduced - in an earlier beta version.
    830. -
    831. 09.17.2015 IIS: fixed a problem with imexam when a - former imexam frame has been delete.
    832. -
    833. 09.17.2015 MOSAIC: add IRAF DETSEC Align option.
    834. -
    835. 09.18.2015 RELEASE version 7.4b7
    836. -
    837. 09.21.2015 WCS: Look for old RADECSYS keyword if - present.
    838. -
    839. 09.22.2015 CROSSHAIR: add crosshair parameters dialog.
    840. -
    841. 09.30.2015 TEMPLATES: fixed a problem with WCS - introduced in an earlier beta version.
    842. -
    843. 10.02.2015 SMOOTH: smooth on load now threaded.
    844. -
    845. 10.02.2015 REGIONS: PLOT3D is disabled by default.
    846. -
    847. 10.13.2015 SAMP: fixed a issue with case of meta-data in - xmlrpc.
    848. -
    849. 10.14.2015 GUI : fixed an issue where not all header - options were offered in the case of compressed fits images.
    850. -
    851. 10.14.2015 BACKUP : fixed a problem when creating a - backup with a file that has been compressed.
    852. -
    853. 10.15.2015 SAMP: fixed a issue with results with empty - elements.
    854. -
    855. 10.16.2015 LINUX: For all key press events, calculate - the current cursor position, as Ubuntu and MacOSX Aqua - returns bad x,y values.
    856. -
    857. 10.21.2015 CATALOG: fixed a problem where a catalog had - a column of the same name as a variable.
    858. -
    859. 10.26.2015 GUI: fixed a problem remembering the previous - filename loaded for standard dialogs.
    860. -
    861. 10.30.2015 SAMP: fixed a issue with incorrect body - length in xmlrpc messages.
    862. -
    863. 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.
    864. -
    865. 11.03.2015 SCALE: Default scope is back to LOCAL.
    866. -
    867. 11.04.2015 CONTOUR: Fixed lots of issues with - interaction with contours and bin/block/smooth.
    868. -
    869. 11.04.2015 SCALE: remove old AUTOSCAN and SAMPLE code.
    870. -
    871. 11.09.2015 FITS: fixed issues with data all NAN or INF.
    872. -
    873. 11.09.2015 CUBE: fixed issues with selecting current - slice and updating other dialog boxes while in local mode.
    874. -
    875. 11.11.2015 RELEASE version 7.4b8
    876. -
    877. 11.11.2015 FITS: fixed another issue when calculating - MIN and MAX and one pixel images.
    878. -
    879. 11.17.2015 WCS: fixed problem with infobox/grid with - xLN/xLT WCS.
    880. -
    881. 11.18.2015 RELEASE version 7.4b9
    882. -
    883. 11.30.2015 CATALOG: update CDS catalog search - parameters.
    884. -
    885. 12.02.2015 BACKUP: fixed a problem with backup save sets - generated with beta versions.
    886. -
    887. 12.03.2015 PREFS: fixed a problem with prefs generated - with beta versions.
    888. -
    889. 12.07.2015 WCS: fixed a problem with replacement WCS.
    890. -
    891. 12.08.2015 WCS: cubes now share WCS structures (very - fast).
    892. -
    893. 12.08.2015 ANALYSIS: fixed a problem with $z macro.
    894. -
    895. 12.10.2015 RELEASE version 7.4b10
    896. -
    897. 12.11.2015 SAVEIMAGE: fixed a problem with the colorbar - not updating when used with -exit.
    898. -
    899. 12.17.2015 FITS: 3D displayed z coord off by .5.
    900. -
    901. 12.21.2015 RELEASE version 7.4
    902. -
    903. 01.05.2016 XPA: update to version 2.1.17.
    904. -
    905. 01.05.2016 FUNTOOLS: update to version 2.1.6.
    906. -
    907. 01.21.2016 WCS: fixed a problem with PC3_3 being - ignored.
    908. -
    909. 01.21.2016 WCS: add 3d axis params to WCS dialog.
    910. -
    911. 01.25.2016 MACOSX: fixed a problem init Tkblt.
    912. -
    913. 02.10.2016 MACOSX: fixed again the problem with font - sizes and screen dpi.
    914. -
    915. 02.11.2016 WCS: fixed a problem with WCS replace and - files without linefeed termination.
    916. -
    917. 03.07.2016 XPA: "tcl","source","print" commands only - enabled for local.
    918. -
    919. 03.07.2016 XPA: new xpa command.
    920. -
    921. 03.07.2016 GUI: "tcl" command enabled from commandline.
    922. -
    923. 03.07.2016 PREFS: for security reasons, will only look - for the prefs file in the $HOME directory, and must be - group/world readonly.
    924. -
    925. 03.07.2016 INIT FILE: will only look for any init - file(s) in the $HOME, /usr/local/lib, /opt/local/lib - directories.
    926. -
    927. 03.07.2016 INIT FILE: only read-only files will be - sourced.
    928. -
    929. 03.08.2016 SAMP: new samp command.
    930. -
    931. 03.08.2016 SAMP: new ds9.restricted-get command.
    932. -
    933. 03.08.2016 SAMP: new ds9.restricted-set command.
    934. -
    935. 03.08.2016 HV: xpa-set is now in safe mode.
    936. -
    937. 03.18.2016 GUI: Hard code font size. Give up on trying - to correct for screen resolution.
    938. -
    939. 03.18.2016 REGION: fixed title issue with radial plot.
    940. -
    941. 03.18.2016 REGION: fixed title issue with 2d plot.
    942. -
    943. 03.28.2016 FITSY++: cube update clip is now threaded.
    944. -
    945. 03.30.2016 GUI: cleaned up initialization and event loop - code.
    946. -
    947. 03.30.2016 WCSSUBS: updated to version 3.9.0.
    948. -
    949. 04.01.2016 GUI: default number of threads is now - detected based on OS.
    950. -
    951. 04.01.2016 WCS: fixed a problem with region templates, - lengths were incorrect.
    952. -
    953. 04.05.2016 GUI: added coordinates of min/max to infobox.
    954. -
    955. 04.05.2016 GUI: limit dialog status lines to 80 chars, - so the window will not expand off the screen.
    956. -
    957. 04.06.2016 WCS: use getWCSOrientation() instead of - wcs->imflip for calcAlign and mapAngleTo/FromRef.
    958. -
    959. 04.14.2016 SCALE: fixed minmax mode SAMPLE.
    960. -
    961. 04.14.2016 CUBE: update histogram and histequ when - changing current slice.
    962. -
    963. 04.20.2016 MINMAX: reimplemented "-minmax sample" - commandline option for loading very large images..
    964. -
    965. 04.21.2016 3D: fixed a problem with rendering the bbox - when endpoints are way off screen. Now clip against frame.
    966. -
    967. 04.22.2016 3D: rendering speed improvements.
    968. -
    969. 04.26.2016 3D: panner images are now cached.
    970. -
    971. 04.27.2016 GUI: fixed a minor problem with header choice - box and no filename given for xpaset stdin commands.
    972. -
    973. 04.27.2016 3D: dramatic improvements in render speed for - certain data sets.
    974. -
    975. 04.27.2016 3D: fixed a problem with backup and 3D pan.
    976. -
    977. 05.04.2016 BIN: added keywords EQUINOX, MJD-OBS, and - RADESYS if present.
    978. -
    979. 05.06.2016 RELEASE version 7.5b1
    980. -
    981. 05.11.2016 SCALE: fixed a problem where histequ colorbar - numerics displayed were incorrect.
    982. -
    983. 05.18.2016 GUI: fixed a very minor problem where catalog - tools is invoked back to back via command line.
    984. -
    985. 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.
    986. -
    987. 05.23.2016 TKCON: updated to version 2.7 proper.
    988. -
    989. 05.24.2016 PREFS: check file permissions and set - accordingly.
    990. -
    991. 05.24.2016 PREFS: new prefs file directory implemented.
    992. -
    993. 05.07.2016 STARTUP: for security reasons, will only look - for the startup file in the $HOME directory, and must be - group/world readonly.
    994. -
    995. 05.31.2016 TKBLT: updated to version 3.1.
    996. -
    997. 06.01.2016 TKBLT: updated to version 3.1.1.
    998. -
    999. 06.20.2016 TKBLT: updated to version 3.1.2.
    1000. -
    1001. 06.20.2016 FITSY++: fixed a problem where BZERO/BSCALE - was not applied to MIN/MAX for BITPIX=-32,-64.
    1002. -
    1003. 06.27.2016 REGIONS: default regions coordinate system is - set to PHYSICAL if no WCS present.
    1004. -
    1005. 06.28.2016 3D: fixed yet another problem with rendering - speed.
    1006. -
    1007. 07.01.2016 FITSY++: look for MJD_OBS if MJD-OBS is not - present.
    1008. -
    1009. 07.05.2016 IMGSRV: simplify code.
    1010. -
    1011. 07.11.2016 IMGSRV: add support for VLSS.
    1012. -
    1013. 07.12.2016 SIA: simple image access protocal - implemented.
    1014. -
    1015. 07.13.2016 RELEASE version 7.5b2
    1016. -
    1017. 07.13.2016 SKYVIEW: updated survey options.
    1018. -
    1019. 07.14.2016 IIS: fixed segv issue.
    1020. -
    1021. 07.15.2016 RELEASE version 7.5b3
    1022. -
    1023. 07.15.2016 TKBLT: upgrade to version 3.2.2.
    1024. -
    1025. 07.15.2016 GUI: fixed an issue with sourcing init files - and 'global ds9'.
    1026. -
    1027. 07.15.2016 RELEASE version 7.5b4
    1028. -
    1029. 07.21.2016 PRINT: scaling now implement without mods to - Tk source code.
    1030. -
    1031. 07.21.2016 PRINT: give up on postscript scaling to - screen resolution. Print resolution of 72 equals screen - resolution.
    1032. -
    1033. 07.25.2016 TKHTML: updated to version 1.0.3, fixed an - issues with corrupted screens under MacOSX.
    1034. -
    1035. 07.26.2016 TCL/TK: update to version 8.6.5.
    1036. -
    1037. 07.26.2016 BACKUP: fixed an issue with missing RGB - channels.
    1038. -
    1039. 07.27.2016 TCLLIB: update to version 1.15.
    1040. -
    1041. 07.29.2016 PREFS: fixed a problem with name server.
    1042. -
    1043. 08.12.2016 REGIONS: Sky Coordinates are now formated for - precision of 1/1000 of arcsec.
    1044. -
    1045. 08.16.2016 PLOT: fixed an issue with incorrect color for - bar chart.
    1046. -
    1047. 08.18.2016 BIN: pass all keywords except manitory and - reserved.
    1048. -
    1049. 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.
    1050. -
    1051. 09.06.2016 CONTOUR: can read contour levels from new - format while continue support for read and write old contour - levels format.
    1052. -
    1053. 09.09.2016 REGION: fixed a problem where RULER was not - using the default length format.
    1054. -
    1055. 09.14.2016 POSTSCRIPT: fixed a problem with PS level 3 - images.
    1056. -
    1057. 09.16.2016 RELEASE version 7.5rc
    1058. -
    1059. 09.16.2016 MACOSX: add NSHighResolutionCapable attribute - to info.plist to support Retina displays.
    1060. -
    1061. 10.05.2016 REGION: fixed a problem when contour "Convert - to Polygons" created polygon regions. Saving or listing the - regions caused a Segv.
    1062. -
    1063. 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.
    1064. -
    1065. 10.05.2016 REGION: fixed a problem with Composite - Regions not properly updating when created. The region was - not displayed properly.
    1066. -
    1067. 11.10.2016 MAGNIFIER: added check to prevent a SEGV in - rare cases.
    1068. -
    1069. 11.15.2016 GUI: added check for bad "tk scaling" command - results, which can occur with high resolution monitors.
    1070. -
    1071. 12.15.2016 RELEASE version 7.5
    1072. -
    -
- + + + + +DS9 Version 7 Release Notes + + +

SAOImageDS9 Version 7 Release Notes

+
+
    +
  1. 10.18.2010 SCALE: fixed a problem preserve Scale at +load.
  2. +
  3. 10.18.2010 REGION: add group new, group update, and select +invert commands.
  4. +
  5. 10.20.2010 TCL/TK: update to version 8.5.9.
  6. +
  7. 12.01.2010 FOV: Add HEASARC/Suzaku templates for HXD, XIS, +and XRS
  8. +
  9. 12.03.2010 CATALOG: fixed a problem when dec is specified +as -00:xx:xx for CXC, SIMBAD, SKYBOT, and SKYVIEW
  10. +
  11. 12.07.2010 BINNING: update WCS keywords for FITS +bintables
  12. +
  13. 12.10.2010 GUI: fixed a problem with displaying greek +letters under linux.
  14. +
  15. 12.24.2010 MOSAIC: fixed a problem introduced with verison +6.1 with wcs mosaics when first segment is flipped.
  16. +
  17. 12.24.2010 MOSAIC: removed the FLT_EPSILON fudge factors in +calculating mosaic segment matrices.
  18. +
  19. 01.04.2011 SOLARIS: fixed a major bug with color +allocation.
  20. +
  21. 02.03.2011 POSTSCRIPT: all ports now generate identical +postscript output (with a minor exception with ast grid +numerics).
  22. +
  23. 02.03.2011 TEXT: selecting a TEXT region now handles +rotated text correctly.
  24. +
  25. 02.18.2011 GROUPS: fixed a problem with selecting multiple +regions.
  26. +
  27. 02.21.2011 PIXELTABLE: fixed two problems with xpa and copy +commands.
  28. +
  29. 02.28.2011 GUI: add theme options.
  30. +
  31. 03.01.2011 TKTABLE: updated to version 2.10.
  32. +
  33. 03.03.2011 POSTSCRIPT: add new scale factor.
  34. +
  35. 03.02.2011 GUI: all dialogs now use the new ttk widgets +(with a few exceptions).
  36. +
  37. 03.04.2011 PREFS: add -bg and -nan xpa/command line +options.
  38. +
  39. 03.14.2011 MOSAIC: added patch from Frank Valdes for +default DETSIZE values.
  40. +
  41. 03.14.2011 CMAP: add load/save xpa/command line +options.
  42. +
  43. 03.14.2011 BACKUP: fixed a problem with saved cmaps. +Pathname is now relative.
  44. +
  45. 03.17.2011 TKIMG: updated to version 1.4.
  46. +
  47. 03.17.2011 ZLIB: updated to version 1.2.5
  48. +
  49. 03.18.2011 WCSSUBS: updated to version 3.8.2
  50. +
  51. 04.05.2011 AST: updated to version 5.6-0
  52. +
  53. 04.05.2011 WCS: fixed/improved support for TNX, ZPN, ZPX, +CAR.
  54. +
  55. 04.25.2011 WCS: use AST for most WCS functions.
  56. +
  57. 04.25.2011 SCALE: fix Scale Dialog formating +issues.
  58. +
  59. 04.26.2011 HELP: All user manual images are now +local.
  60. +
  61. 04.26.2011 CONTOUR: fixed problem with generating contours +with BITPIX=-64.
  62. +
  63. 04.26.2011 SMOOTH: now generates BITPIX=-64 +image.
  64. +
  65. 04.27.2011 SCALE: fixed a problem with setting scale user +limits and then loading an image.
  66. +
  67. 04.28.2011 EXTERNAL FILE: fixed a problem with macro +substitution $filename.
  68. +
  69. 04.28.2011 FUNTOOLS: updated to version 1.4.5.
  70. +
  71. 04.28.2011 XPA: reinstalled version 2.1.13.
  72. +
  73. 05.02.2011 WCS: use AST for all FITS WCS projections and +DSS. Use WCSSUBS for TNX, ZPX, SIP, SCAMP, WCSDEP.
  74. +
  75. 05.06.2011 WCS: Added additional reverse transformation +(thanks Ed Los) for calculation of Panner WCS compass.
  76. +
  77. 05.09.2011 GRID: add support for non-standard WCSDEP +keyword.
  78. +
  79. 05.12.2011 IMGSVR: for all image servers +(2mass,dss,first,nvss,skyview) if invoked with no argument, yet +dialog has a name or coords, automatically retreive the +image.
  80. +
  81. 05.12.2011 FITS: External File support- fixed a problem +where the channel was not closed after the open pipe cmd was +invoked and ds9 would run out of resources.
  82. +
  83. 05.13.2011 GUI: enhanced/implemented Match/Lock +Crosshairs.
  84. +
  85. 05.13.2011 GUI: enhanced/implemented Match/Lock +Frames.
  86. +
  87. 05.13.2011 GUI: Moved Match Scale/Bin/Colorbar to +respective menus.
  88. +
  89. 05.16.2011 CONTOUR: fixed a problem with NAN in +data.
  90. +
  91. 05.17.2011 CATALOG: NED fixed a problem with getURL and +added support for in/out sys/sky formats.
  92. +
  93. 05.19.2011 CATALOG: SIMBAD added support for in/out sys/sky +formats.
  94. +
  95. 05.19.2011 CATALOG: CDS added support for in/out sys/sky +formats.
  96. +
  97. 05.20.2011 COMPOSITE: speed up create/delete composite +region with +1000 regions.
  98. +
  99. 05.20.2011 WCS: implemented preferred WCS for each frame. +All WCS functions use the preferred WCS (i.e. copy/paste/load/save +regions, contours, align, match, lock, rgb, cube).
  100. +
  101. 05.25.2011 WCSSUBS: updated to version 3.8.3.
  102. +
  103. 05.25.2011 AST: updated to version 5.7-0.
  104. +
  105. 05.26.2011 WCS: use AST for TNX,ZPX,SCAMP.
  106. +
  107. 05.27.2011 REGIONS: if unable to copy/cut/paste in WCS, +fall back upon PHYSICAL.
  108. +
  109. 05.27.2011 REGIONS: if unable to map coordinates correctly, +do not a region.
  110. +
  111. 06.03.2011 WCS: added support for xLON/xLAT and xyLN xyLT +WCS.
  112. +
  113. 06.03.2011 REGIONS: added regions properites commands to +xpa,samp, and command line.
  114. +
  115. 06.10.2011 HEALPIX: added support for generating an image +from a healpix table (both binary and ascii).
  116. +
  117. 06.13.2011 WCS: use AST for all WCS including TAN-SIP and +WCSDEP.
  118. +
  119. 06.16.2011 SAMP: added code to clean up better when DS9 is +unable to parse a SAMP hub file.
  120. +
  121. 06.16.2011 REGIONS: be sure to return template id when +created.
  122. +
  123. 06.16.2011 ANALYSIS: added autoload support for analysis +files. DS9 will search a list of known dirs for *.ds9, at which DS9 +will load the analysis file, and add the path to +env(PATH).
  124. +
  125. 06.20.2011 RGB: fixed a problem where the calculated wcs +rotation between two frames was reset.
  126. +
  127. 06.27.2011 REGIONS: fixed a problem the ds9, ciao, and pros +regions parser. The parsers will now accept arcmin and arcsec +syntax which includes sciencetific notation.
  128. +
  129. 07.07.2011 POSTSCRIPT: generate postscipt now uses generic +font names reguardless of platform and window manager.
  130. +
  131. 07.08.2011 BIN: split mousewheel preferences between zoom +and binning. By default, a bin file is zoom'd in/out with the mouse +wheel, unless the binning mouse wheel is enabled via the +preferences.
  132. +
  133. 07.08.2011 GUI: add preference for standard dialog box for +order of file types.
  134. +
  135. 07.21.2011 GUI: all non-modal dialogs have Edit +menu.
  136. +
  137. 07.21.2011 CUBE: add match/lock slice commands.
  138. +
  139. 07.22.2011 AST: updated to version 5.7-2
  140. +
  141. 07.22.2011 WCS: speedup generating sexagesimal +output
  142. +
  143. 07.25.2011 BIN: fixed a problem with the update filter +function.
  144. +
  145. 07.29.2011 DIALOGS: fixed a problem with the motif +dialogbox and selection of the initial directory. Set the code to +the same as tkfmbox.tcl.
  146. +
  147. 08.22.2011 WCS: if CTYPE is not of known type, assume +LINEAR.
  148. +
  149. 08.26.2011 PANNER: simplified compass prefs.
  150. +
  151. 09.19.2011 WCS: only use A_ and B_ keywords if CTYPE is +TAN-SIP. Ignore otherwise.
  152. +
  153. 09.26.2011 REGIONS: use ::math::fuzzy for comparisons in +basepanda, composite, and convert.
  154. +
  155. 09.27.2011 WCSSUBS: updated to version 3.8.4.
  156. +
  157. 09.30.2011 REGIONS: implemented M_PI_2, M_TWOMPI +constants.
  158. +
  159. 09.30.2011 REGIONS: use fuzzy math for degToRad() and +radToDeg()
  160. +
  161. 10.04.2011 WCS: pass any PV and QV keywords if present, +regardless of projection.
  162. +
  163. 10.05.2011 AST: updated to version 5.7-3
  164. +
  165. 10.24.2011 REGIONS: fixed a problem with angs and PANDA, +EPANDA, and BPANDA and copy/paste in FK5. This is related to the +fuzzy math changes made earlier.
  166. +
  167. 10.25.2011 FITSY++: fixed a problem finding cols by name in +bin tables. Previous 'R' would be matched by 'RA'.
  168. +
  169. 10.28.2011 HV: remove NED,SIMBAD,ADS,TDC,SKYVIEW,W3BROWSE +from ANALYSIS:ARCHIVES menu due to lack of support from +sites.
  170. +
  171. 10.28.2011 COLORMAP: add colormap server to colormap +dialog
  172. +
  173. 11.01.2011 PRINT COORDINATES: now uses default skyframe and +skyformat (as defined by WCS menu).
  174. +
  175. 11.04.2011 SCALE: add asinh() and sinh() scales.
  176. +
  177. 11.10.2011 CROP: add new crop commands.
  178. +
  179. 12.09.2011 AST: updated to version 6.0-1
  180. +
  181. 12.09.2011 CROSSHAIR: fixed an issue with coordinates of +crosshair were .5 pixel off in Y.
  182. +
  183. 12.09.2011 GUI: fixed an issue with centerimage() was .5 +pixel off in Y.
  184. +
  185. 12.15.2011 GRID: fixed an issue with text upside +down.
  186. +
  187. 01.03.2012 BIN: fixed a problem with depth of a 3d bin'd +table.
  188. +
  189. 01.03.2012 GRID: DSS and Linear projections use +AST.
  190. +
  191. 01.17.2012 3D: 3D Frame is now available.
  192. +
  193. 01.19.2012 ANALYSIS: added $z macro.
  194. +
  195. 01.19.2012 CROP: add [xmin:xmax,ymin:ymax,zmin:zmax] +syntax
  196. +
  197. 01.19.2012 CROP: check for valid crop with [] +syntax.
  198. +
  199. 01.23.2012 3D: add current slice highlite.
  200. +
  201. 01.23.2012 SAVEIMAGE: fixed a problem with frame highlite +during saveimage process.
  202. +
  203. 01.23.2012 ANALYSIS: expand $image macro to accept new +params: rgb and 3d.
  204. +
  205. 01.27.2012 ANALYSIS: expand $filename(full) to return full +filename (without cropping or filters parameters).
  206. +
  207. 01.27.2012 ANALYSIS: add macro $value.
  208. +
  209. 01.27.2012 CROP: fixed a problem when using an image +subsection spec for a datacube.
  210. +
  211. 01.28.2012 REGIONS: clean up rendering code for +X,ps,win32,macosx to reduce un-needed calls to set the graphics +context.
  212. +
  213. 01.28.2012 CROP: all data cubes can be cropped in +3D.
  214. +
  215. 01.28.2012 CROP: cropping in 3D will reset currentSlice if +needed.
  216. +
  217. 01.28.2012 REGIONS: fixed a problem if the region color was +an X11 valid color, some names would get mapped to the incorrect +color when printing.
  218. +
  219. 02.02.2012 COLORMAP: fixed a problem with SAO format +colormaps that have very long lines.
  220. +
  221. 02.03.2012 PRINT COORDINATES: added filename to +options.
  222. +
  223. 02.03.2012 WCS: if wcs parameters are changed or reset, all +open catalogs regions are updated. Normal regions are not +changed.
  224. +
  225. 02.07.2012 COLORMAP: remove support for old RTD and ITT +colormaps
  226. +
  227. 02.08.2012 GUI: consolidate MATCH and LOCK items into +submenus.
  228. +
  229. 02.08.2012 GUI: move match bin, match scale, and match +colorbar to frame match menu.
  230. +
  231. 02.16.2012 CUBE: fixed a proble with calculating the wcs to +image for axis 3.
  232. +
  233. 02.16.2012 FITSY++: changes required for gcc 4.7.
  234. +
  235. 02.16.2012 BLT: patched graph.tcl to use legendRelief +instead of labelRelief.
  236. +
  237. 02.16.2012 RGB: added lock wcs.
  238. +
  239. 02.16.2012 FUNTOOLS: updated to version 1.4.5-2.
  240. +
  241. 02.21.2012 3D: fixed a problem with scale clip scope. +Should alway be in GLOBAL.
  242. +
  243. 02.29.2012 HEADER: add save header command.
  244. +
  245. 03.01.2012 XPA: updated to version 2.1.14.
  246. +
  247. 03.01.2012 SCALE: MinMax mode AUTOSCAN set to SAMPLE if +width*height*depth > 1e8.
  248. +
  249. 03.12.2012 IMGSVR: fixed a problem with clearing params if +no image was loaded previously.
  250. +
  251. 03.22.2012 REGION: add ellipse3d, box3d, polygon3d, point3d +regions.
  252. +
  253. 03.23.2012 IMGSVR: fixed a problem new frame option and +rgb.
  254. +
  255. 03.23.2012 BIN: check for valid col names for -bin col +command.
  256. +
  257. 03.28.2012 REGIONS: add Analysis support per +region.
  258. +
  259. 03.28.2012 REGIONS: add Analysis Plot3d support for +Circle,Ellipse,Box,Polygon,Point.
  260. +
  261. 03.28.2012 REGIONS: add Analysis Plot2d support for +Projection,Line,Vector.
  262. +
  263. 03.28.2012 REGIONS: Circle3d now converted to +Circle.
  264. +
  265. 03.28.2012 REGIONS: Plot3d saves native coordinate +values.
  266. +
  267. 03.28.2012 SCALE: simplified scale dialog controls to allow +user values.
  268. +
  269. 03.29.2012 WCS: fixed a problem with numaxes > 3 images +and editing WCS params.
  270. +
  271. 04.09.2012 WCS: second attempt to handle non-equatorial +wcs. try to build a legal header from the wcssubs struct to feed to +ast.
  272. +
  273. 04.10.2012 SCALE: fixed an issue with autocut, ll != +hh.
  274. +
  275. 04.10.2012 SKYVIEW: add WISE/COBE/WMAP to skyview survey +menu.
  276. +
  277. 04.10.2012 WCS: if CD matrix is all zero, use cdelt/pc +matrix.
  278. +
  279. 04.11.2012 SMOOTH: fixed a problem with images with +BSCALE/BZERO.
  280. +
  281. 04.11.2012 CATALOG: fixed a problem with d:m:s formated DEC +which started with a '+'
  282. +
  283. 04.12.2012 CATALOG: fixed a problem with d:m:s to degree +conversion. Try to maintain higher precision.
  284. +
  285. 04.12.2012 CATALOG: add IAU location code to +dialog.
  286. +
  287. 04.13.2012 COLORMAP: add user contributed cmaps.
  288. +
  289. 04.18.2012 GUI: fixed a problem with long WCSNAME +values.
  290. +
  291. 04.20.2012 FITSY++: added support for GZIP compresss +parameter ZQUANTIZ.
  292. +
  293. 04.23.2012 PS: fixed a bug with definiton of 32 bit +integers on 64 bit OS.
  294. +
  295. 04.23.2012 PREFS: add Text Dialog Font preferences +menu.
  296. +
  297. 04.23.2012 LOCK: fixed a problem with lock frame and mouse +wheel events.
  298. +
  299. 04.24.2012 SKYBOT: Look for EXPTIME and add 1/2 to DATE-OBS +to get middle of observation.
  300. +
  301. 04.24.2012 LINUX64: add --hash-style=both to support old +and new GNU API for hash libs.
  302. +
  303. 04.26.2012 PHOTO: add support for other image +formats.
  304. +
  305. 04.26.2012 EXPORT: add support for exporting to other image +formats.
  306. +
  307. 04.30.2012 WCS: fixed a problem with TAN-SIP and wcs +append/replace.
  308. +
  309. 05.01.2012 TCL: check to see if packages msgcat and http +have already been found before sourcing during startup.
  310. +
  311. 05.03.2012 MPEG: fixed a problem with the bottom of an +image cut off.
  312. +
  313. 05.07.2012 COLORTAG: add color tags.
  314. +
  315. 05.10.2012 CROP: fixed a problem with backup and lock +crop.
  316. +
  317. 05.10.2012 SCALE: fixed a problem lock scale and +crop.
  318. +
  319. 05.10.2012 BACKUP: fixed a problem with back and -slice, +-mosaic load options.
  320. +
  321. 05.11.2012 REGIONS: add auto plot2d and plot3d +prefs.
  322. +
  323. 05.14.2012 GUI: add fits save.
  324. +
  325. 05.17.2012 MPEG: updated to ezMPEG v0.1
  326. +
  327. 05.17.2012 AST: updated to 7.0.3
  328. +
  329. 05.23.2012 WCS: is always displayed
  330. +
  331. 05.23.2012 CATALOG: fixed a problem with the sign of d:m:s +conversion introduced on 04.12.2012.
  332. +
  333. 05.28.2012 MOVIE: minor tweaks on incr slice during +movie.
  334. +
  335. 05.28.2012 WIN32: fixed a problem with 3d fillImageJoin. +Statck overflow.
  336. +
  337. 05.29.2012 BACKUP: fixed active frames issue.
  338. +
  339. 05.30.2012 GUI: add threads command.
  340. +
  341. 05.30.2012 GUI: fixed a problem with PASTE for entries. +Will now process unicode.
  342. +
  343. 05.31.2012 GRID: fixed a problem with parsing 6.1 and 6.2 +backup save sets. New grid options parser implemented.
  344. +
  345. 05.31.2012 PLOT: fixed a problem in generating postscript. +Now just set plot size.
  346. +
  347. 05.31.2012 PLOT: fixed a postscript font issue with +helvetica.
  348. +
  349. 05.31.2012 PLOT: add axes format.
  350. +
  351. 06.06.2012 RELEASE version 7.0
  352. +
  353. 06.12.2012 BACKUP: fixed a problem with processing version +6.1 and 6.2 backup save sets.
  354. +
  355. 06.15.2012 RELEASE version 7.0.1
  356. +
  357. 06.13.2012 3D: add border graphics.
  358. +
  359. 06.15.2012 TCLLIB: updated to version 1.14. This fixes a +problem with math::fuzzy::tlt.
  360. +
  361. 06.21.2012 REGION: fixed a problem with rotated images and +postscript printing of circle region.
  362. +
  363. 06.21.2012 IMGSRV: fixed a problem loading images from +dss/2mass/etc from the command line. Use the first frame if not +already loaded.
  364. +
  365. 06.21.2012 SLA: removed from build tree. not needed since +AST now has own version.
  366. +
  367. 06.21.2012 HELP: rm link to home page. hv can't handle the +new web site.
  368. +
  369. 06.22.2012 SKYBOT: added -filter=0.
  370. +
  371. 06.22.2012 POSTSCRIPT: fixed a problem with rotated text +regions affecting other regions.
  372. +
  373. 06.22.2012 REGIONS: fixed a problem selecting text regions +at high zoom.
  374. +
  375. 06.22.2012 WCS: add support for SAO Polynomial +Plate.
  376. +
  377. 06.25.2012 GUI: improved error handling. Will now properly +handle a FATAL error msg from internal widgets.
  378. +
  379. 06.25.2012 GUI: non FATAL msgs can be supressed via +preferences.
  380. +
  381. 06.25.2012 FRAME: trap SIGBUS while scanning for +min/max.
  382. +
  383. 06.25.2012 WCS: use new version of AST:fitschan.c which +supports SAO polynomial plate solution and checks for the case of +all PV keywords=0.
  384. +
  385. 06.25.2012 GUI: enable hidden directory button for linux +standard dialog box (windows only).
  386. +
  387. 06.25.2012 GUI: move About menu item to Help +menu.
  388. +
  389. 06.27.2012 LOCK: fixed a problem with LOCK FRAME and the +current skyframe.
  390. +
  391. 06.27.2012 PANNER: fixed a problem where the wcs compass +was incorrectly set.
  392. +
  393. 06.29.2012 AST: updated to 7.0.5
  394. +
  395. 07.02.2012 HTTP: set default timeout to 1 minute.
  396. +
  397. 07.03.2012 RELEASE version 7.0.2
  398. +
  399. 07.05.2012 RGB: fixed a problem with -rgbimage and +extnames.
  400. +
  401. 07.05.2012 GCC: fixed a problem gcc 4.5 and Pixmap +typedef.
  402. +
  403. 07.06.2012 SCALE: fixed a problem with scale dialog and +very small numbers.
  404. +
  405. 07.10.2012 BIN: fixed a problem with very large FITS Bin +Tables.
  406. +
  407. 07.11.2012 FITSY++: fixed a number of problems with very +large (2Gb>) FITS Image and Bin Tables.
  408. +
  409. 07.13.2012 WINDOWS: fixed a problem with dashs on the +display. Tk does not give us much flexibilty, so pick something +closer to the desired length.
  410. +
  411. 07.17.2012 CATALOG: add sdss r7 and sdss r8 to default +menu.
  412. +
  413. 07.17.2012 GRIDS: fixed a problem where each frame grid +remembers its own configuration.
  414. +
  415. 07.17.2012 FITSY++: fixed a number of problems with save +very large (2Gb>) FITS Image and Bin Tables.
  416. +
  417. 07.23.2012 REGIONS: fixed a problem with PLOT3D and BOX, +ELLIPSE, POLYGON. At certain angles, incorrect counts were +calculated.
  418. +
  419. 07.27.2012 REGIONS: fixed a problem with rendering ELLIPSE +PANDA X11 at angle=0.
  420. +
  421. 07.30.2012 PRINT: fixed a problem with printing simple text +and catalog dialogs.
  422. +
  423. 07.30.2012 REGIONS: add default length format to +preferences.
  424. +
  425. 07.30.2012 GUI: update infobox when moving between +frames.
  426. +
  427. 07.30.2012 BACKUP: don't save compressed image files if not +requested.
  428. +
  429. 08.02.2012 WCS: fixed a number of issues with the WCS +parameters dialog.
  430. +
  431. 08.02.2012 WCS: added support for SIP and SCAMP keywords to +WCS parameters dialog.
  432. +
  433. 08.06.2012 MAGNIFIER: be sure to update magnifier when +changing slice.
  434. +
  435. 08.09.2012 PLOT: fixed a problem reading muliple datasets +from one source.
  436. +
  437. 08.10.2012 AST: updated to version 7.0.6
  438. +
  439. 08.13.2012 3D: add z axis scaling.
  440. +
  441. 08.13.2012 FITSY++: accept double quoted (invalid) +strings.
  442. +
  443. 08.21.2012 REGIONS: fixed a problem with -regions centroid +command.
  444. +
  445. 09.05.2012 SMOOTH: add lock/match smooth.
  446. +
  447. 09.14.2012 PLOT: enhanced gui.
  448. +
  449. 09.14.2012 PLOT: add bar chart option.
  450. +
  451. 09.14.2012 PLOT: add scatter chart option.
  452. +
  453. 09.14.2012 REGIONS: add Analysis Statistics.
  454. +
  455. 09.14.2012 REGIONS: add Analysis Radial Profile.
  456. +
  457. 10.3.2012 CATALOG: add match option.
  458. +
  459. 10.15.2012 RELEASE version 7.1
  460. +
  461. 10.18.2012 GUI: update File menu.
  462. +
  463. 11.02.2012 GUI: add support for NRRD file format. Includes +encodings: raw and gzip.
  464. +
  465. 11.05.2012 GUI: fixed a problem with cut/paste for contours +and catalogs.
  466. +
  467. 11.27.2012 PLOT: fixed typo in range dialog.
  468. +
  469. 11.27.2012 GUI: fixed a problem with clear analysis menu +item and the analysis menu.
  470. +
  471. 12.06.2012 SAMP: fixed a typo which disabled SAMP_HUB +functionality.
  472. +
  473. 12.06.2012 DS9: fixed a problem on how to align an image +with an odd size frame. In versions <7.0, the floating point +number was rounded down. This has been re-implemented.
  474. +
  475. 12.11.2012 GPL: upgrade license to GPL v3.
  476. +
  477. 12.18.2012 COLORBAR: add support for SAO format GAMMA +param.
  478. +
  479. 12.18.2012 SAVEIMAGE: add support for EPS.
  480. +
  481. 12.20.2012 REGIONS: fixed a problem with updating analysis +plot x/y axis titles.
  482. +
  483. 12.21.2012 REGIONS: fixed a problem with analysis radial +profile and negative xaxis values.
  484. +
  485. 12.21.2012 REGIONS: fixed a problem with writing composited +regions.
  486. +
  487. 12.21.2012 REGIONS: fixed a problem with list/save data +radial annulus.
  488. +
  489. 12.28.2012 RGB: add photo export.
  490. +
  491. 01.19.2013 FITSY++: fixed a problem parsing +filters
  492. +
  493. 01.19.2013 FITSY++: fixed a problem with incomplete +variable array TFORM descriptions, used in fits compression. If no +length is specified, set default to 8.
  494. +
  495. 01.29.2013 SAVE: save fits will now save an entire cube if +loaded.
  496. +
  497. 01.30.2013 SAVE: add support for save mecube.
  498. +
  499. 01.31.2013 CONTOUR: fixed a problem with loading a set of +contours with a specified color.
  500. +
  501. 02.13.2013 FITSY++: support new fits compression +float/double gzip method.
  502. +
  503. 02.13.2013 FITSY++: ds9 now distinguishes between +BLANK/NAN/INF values.
  504. +
  505. 02.15.2013 REGIONS: no longer output filename in +header.
  506. +
  507. 02.26.2013 FITSY++: use magic bytes to check for gz +compressed files before load.
  508. +
  509. 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.
  510. +
  511. 03.01.2013 FRAME: trap SIGBUS and SIGSEGV while scanning +data.
  512. +
  513. 03.01.2013 FRAME: will only return error messages at levels +info, warning, and error.
  514. +
  515. 03.10.2013 PREFS: fixed a problem with prefs zoom +align.
  516. +
  517. 03.12.2013 BACKUP: check for sym links.
  518. +
  519. 03.14.2013 GUI: non-modal dialogs are now created at the +center of the main ds9 window.
  520. +
  521. 03.25.2013 VO: default vo method is mime.
  522. +
  523. 03.25.2013 VO: if xpa method fails, default to +mime.
  524. +
  525. 03.26.2013 XPA: add samp cmd to xpa.
  526. +
  527. 03.26.2013 SAMP: add xpa cmd to samp.
  528. +
  529. 04.01.2013 AST: updated to version 7.1.1
  530. +
  531. 04.11.2013 CATALOG: fixed cut and paste.
  532. +
  533. 04.11.2013 WCS: SAO_PLT is now handled directly by +AST.
  534. +
  535. 04.12.2013 PREFS: add dialog center option.
  536. +
  537. 04.12.2013 PLOT: all plots (user, analysis and catalogs) +are now available to the plot command.
  538. +
  539. 04.15.2013 RELEASE version 7.2
  540. +
  541. 04.16.2013 AST: updated to version 7.2
  542. +
  543. 04.16.2013 TCLLIB: updated to version 1.15
  544. +
  545. 04.26.2013 TCL: updated to version 8.6.0
  546. +
  547. 04.26.2013 TK: updated to version 8.6.0
  548. +
  549. 04.26.2013 ZVFS: updated to version 2
  550. +
  551. 05.15.2013 CATALOGS: add AAVSO to cat list.
  552. +
  553. 05.17.2013 HV: add DASCHE to Archives list.
  554. +
  555. 06.03.2013 IRAF: fixed a problem with imexamine +coords.
  556. +
  557. 06.04.2013 IRAF: save/export will save wcs values, not just +the color number.
  558. +
  559. 06.05.2013 IRAF: colorbar displays wcs values.
  560. +
  561. 06.05.2013 IRAF: fixed a number of issues with tvmark +colors.
  562. +
  563. 06.11.2013 FITSY++: implemented compressed FITS +SUBTRACTIVE_DITHER_1 method.
  564. +
  565. 06.14.2013 ENVI: add support for import/export envi +format.
  566. +
  567. 06.14.2013 AST: updated to version 7.3.1
  568. +
  569. 06.18.2013 GUI: fixed a problem with blank headers being +displayed.
  570. +
  571. 06.18.2013 ARRAY: now accepts cropping info in +filename.
  572. +
  573. 06.18.2013 NRRD: now accepts cropping info in +filename.
  574. +
  575. 06.18.2013 ENVI: now accepts cropping info in +filename.
  576. +
  577. 06.21.2013 PHOTO: fixed a problem with rounding +average.
  578. +
  579. 06.24.2013 ZVFS: zvfs.c updated from freewrap 6.6
  580. +
  581. 06.26.2013 SEGMENT: add new segment region.
  582. +
  583. 07.02.2013 ENVI: fixed a problem with calculating +wcs.
  584. +
  585. 07.02.2013 FITSY++: changes to allow 1D image.
  586. +
  587. 07.03.2013 GROUPS: fixed a problem allowing multiple +selection of region groups.
  588. +
  589. 08.14.2013 WCS: Linear WCS now goes straight to +AST.
  590. +
  591. 09.10.2013 PSEUDOCOLOR: rm support for pseudocolor +visuals.
  592. +
  593. 09.17.2013 REGIONS: PLOT3D dramatic improvements in speed +of deep images and large regions.
  594. +
  595. 09.17.2013 GUI: set last file directory based on file type +last loaded.
  596. +
  597. 09.18.2013 ENVI: minor change to hdr parser.
  598. +
  599. 09.18.2013 ENVI: fixed a major problem with +swapbytes.
  600. +
  601. 09.18.2013 CATALOG: fixed a problem with selecting the +correct region when arrow keys are used.
  602. +
  603. 09.19.2013 FITSY++: cleaned up code for dumping +array,nrrd,envi in native endian.
  604. +
  605. 09.25.2013 AST: updated to version 7.3.2 to fix problem +with SCAMP.
  606. +
  607. 09.25.2013 FITSY++: fixed a problem parsing filters in the +command line.
  608. +
  609. 10.05.2013 3D: implement image cache.
  610. +
  611. 10.08.2013 3D: implement az and el background +render.
  612. +
  613. 10.10.2013 COLORBAR: fixed a minor problem with specifing +'other color'.
  614. +
  615. 10.11.2013 REGIONS: add mouse click epsilon +parameter.
  616. +
  617. 10.16.2013 CUBE: add lock slice wcs.
  618. +
  619. 10.17.2013 REGIONS: fixed a problem with ds9 regions parser +and parsing hex color specification.
  620. +
  621. 10.18.2013 XPA: fixed a problem with "file" and backward +compatability.
  622. +
  623. 10.18.2013 ANALYSIS: add several checks to verify analysis +file before try to parse.
  624. +
  625. 10.22.2013 GUI: fixed a problem with preserve PAN while +loading.
  626. +
  627. 10.22.2013 SCALE: removed PRESERVE SCALE. This has been +redundant since 7.0. Setting the scale limits does the same +thing.
  628. +
  629. 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.
  630. +
  631. 10.28.2013 TCL/TK: update to version 8.6.1.
  632. +
  633. 10.31.2013 HTML: fixed issue causeing corrupt stack with +new CLANG compilers.
  634. +
  635. 11.10.2013 FITS: improved error handling for malformed FITS +tables.
  636. +
  637. 11.15.2013 CUBE: fixed a problem with lock slice +wcs.
  638. +
  639. 11.18.2013 CATALOG: add SDSS9 to optical menu.
  640. +
  641. 12.12.2013 WCS: add support for AST WCS def.
  642. +
  643. 01.28.2014 REGIONS: add auto statistics option.
  644. +
  645. 03.06.2014 AST: updated to version 7.3.4.
  646. +
  647. 03.21.2014 CATALOG: add 'Copy to Regions' from +XPA/SAMP/commandline.
  648. +
  649. 03.26.2014 WCS: fixed a problem with wcs append/replace +where the line length was 81 with newline.
  650. +
  651. 04.07.2014 FITSY++: expanded valid EXTNAME keywords to +include '.', '-', and '_' chars.
  652. +
  653. 04.07.2014 FITSY++: save fits will convert BITPIX=-16 to +BITPIX=32
  654. +
  655. 06.09.2014 CATALOG: if sort col is of type real, but +contains blank values, substitue a value of 0.
  656. +
  657. 07.01.2014 BLT: completed upgrade to TkBLT 3.0.
  658. +
  659. 07.28.2014 CATALOG: add UCAC4 to optical menu.
  660. +
  661. 08.01.2014 MACOSX: completed new 64bit Aqua port.
  662. +
  663. 08.06.2014 3D: don't wipeout the cache when generating a +movie.
  664. +
  665. 09.15.2014 ENVI: try to determine data file name from +header file name.
  666. +
  667. 09.30.2014 GUI: default mouse mode is NONE (not +POINTER).
  668. +
  669. 09.30.2014 GUI: change mode POINTER to REGION.
  670. +
  671. 10.01.2014 RELEASE version 7.3
  672. +
  673. 10.03.2014 GUI: Fixed problems with Control-S and Control-Z +accelerators.
  674. +
  675. 10.03.2014 MACOSX: Removed accelerators for Print, +PageSetup, and Find, as then invoke a known bug with Tk and +dialogs.
  676. +
  677. 10.03.2014 MACOSX: Fixed a problem with coordinate display +dialog.
  678. +
  679. 10.03.2014 MACOSX: Fixed a problem with deleting colorbar +tags.
  680. +
  681. 10.03.2014 PREFS: Beta versions are now deemed to be of the +same verison as the final release.
  682. +
  683. 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.
  684. +
  685. 10.03.2014 PREFS: some combinations of old prefs files were +not being updated correctly.
  686. +
  687. 10.06.2014 FIRST: rename FIRST to VLA
  688. +
  689. 10.06.2014 VLA: add STRIPE82 survey.
  690. +
  691. 10.06.2014 HV: fixed a problem with scrolling.
  692. +
  693. 10.07.2014 RELEASE version 7.3.1
  694. +
  695. 10.08.2014 REGIONS: fixed a problem with parsing old +regions file fonts.
  696. +
  697. 10.08.2014 RELEASE version 7.3.2
  698. +
  699. 10.10.2014 IEXAM: imexam has been renamed iexam.
  700. +
  701. 10.15.2014 WCS: fixed a problem with imflip=1.
  702. +
  703. 10.15.2014 AST: updated to version 8.0.0.
  704. +
  705. 10.20.2014 AST: updated to version 8.0.2.
  706. +
  707. 10.20.2014 HPX: updated compatiable wcslib-4.24.
  708. +
  709. 10.21.2014 CATALOG: add width property for +symbols.
  710. +
  711. 10.22.2014 MACOSX: fixed a problem with mouse wheel +zoom.
  712. +
  713. 10.22.2014 FITSY++: add support for SUBTRACTIVE_DITHER_2 +keyword.
  714. +
  715. 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.
  716. +
  717. 11.14.2014 CUBE: fixed a problem with lock slice with no +fits loaded.
  718. +
  719. 11.17.2014 TCL/TK: update to version 8.6.3.
  720. +
  721. 11.18.2014 MACOSX: preferences, fixed jumpy window size +problem.
  722. +
  723. 11.19.2014 GUI: view horizontal/vertical now sets display +size to default settings.
  724. +
  725. 12.03.2014 IIS: fixed a problem with open_unix().
  726. +
  727. 12.29.2014 BLOCK: add support for blocking.
  728. +
  729. 02.04.2015 HPX: fixed a problem with cropping HPX +images.
  730. +
  731. 02.05.2015 FITS++: Fits Compression- fixed a problem with +uncompressed blocks.
  732. +
  733. 02.05.2015 FITS++: added support for 'Q' column +arrays.
  734. +
  735. 02.17.2015 HV: Fixed a problem when url scheme is FTP and +authority included username and passwd.
  736. +
  737. 02.18.2015 WCS: Fixed a problem when CDELTs and PCs +keywords are used, but not in the orthodox way.
  738. +
  739. 03.11.2015 NRRD: Fixed a problem exporting built data +cube.
  740. +
  741. 03.11.2015 ENVI: Fixed a problem exporting built data +cube.
  742. +
  743. 03.24.2015 MOSAIC: mecube will now skip over tables and +find all images.
  744. +
  745. 04.08.2015 FITS++: fixed a problem with compressed fits +files and static memory size. now using alloc.
  746. +
  747. 04.13.2015 CATALOGS: fixed a problem with deleting the +frame first, before closing a catalog dialog.
  748. +
  749. 04.15.2015 CUBE: added support for reorder data cube +axes.
  750. +
  751. 04.16.2015 SMOOTH: blank/NaN values are no longer replaced +by 0, instead, NaN is used.
  752. +
  753. 04.17.2015 SMOOTH: is now threaded.
  754. +
  755. 04.21.2015 GUI: add UNITS keyword to infobox.
  756. +
  757. 04.23.2015 CUBE: reorder is now threaded.
  758. +
  759. 04.24.2015 IEXAM: add macro expansion string.
  760. +
  761. 04.27.2015 CHECKDNS: fixed a problem so that delay will +activate on time (and will return promptly).
  762. +
  763. 04.29.2015 TCL/TK: update to version 8.6.4.
  764. +
  765. 04.30.2015 LAYOUT: add tile grid direction.
  766. +
  767. 04.30.2015 GUI: add user selected keyword to +infobox.
  768. +
  769. 05.21.2015 SCALE: add lock/match scalelimits.
  770. +
  771. 05.29.2015 RELEASE version 7.4b1
  772. +
  773. 06.09.2015 CATALOG: fixed a problem finding correct cols to +parse. Original bug introduced after 7.3.2.
  774. +
  775. 06.09.2015 RELEASE version 7.4b2
  776. +
  777. 06.15.2015 SCALE: scaling for data cubes now use clip scope +(LOCAL/GLOBAL).
  778. +
  779. 06.18.2015 SCALE: Default scope is now GLOBAL.
  780. +
  781. 06.18.2015 SCALE: MinMax mode AUTOSCAN has been +deprecated.
  782. +
  783. 06.22.2015 GUI: fixed a font problem displaying greek +symbols.
  784. +
  785. 06.22.2015 RELEASE version 7.4b3
  786. +
  787. 06.29.2015 SKYVIEW: add survey and size options.
  788. +
  789. 07.04.2015 RELEASE version 7.4b4
  790. +
  791. 07.07.2015 VO: add additional code to use default url list +if unable to download list.txt for any reason.
  792. +
  793. 07.14.2015 FITSY++: fixed a problem with RICE compression +and 4 byte INT to FLOAT conversions.
  794. +
  795. 07.15.2015 FITSY++: fixed a problem with GZIP lossless +compression.
  796. +
  797. 07.15.2015 FITSY++: Add support for GZIP_2 FITS +compression.
  798. +
  799. 07.20.2015 RELEASE version 7.4b5
  800. +
  801. 07.23.2015 FITSY++: fixed a problem with SAVE FITS and +writing NAXIS3=1 into the header.
  802. +
  803. 07.23.2015 FITSY++: added check for fits table in SAVE FITS +TABLE.
  804. +
  805. 07.24.2015 RELEASE version 7.4b6
  806. +
  807. 08.13.2015 REGIONS: fixed a problem with FITS CIAO PIE +region.
  808. +
  809. 08.13.2015 REGIONS: fixed a problem with FITS CIAO ANNULUS +region.
  810. +
  811. 08.13.2015 REGIONS: added support for FITS CIAO SECTOR and +ELLIPTANNULS regions.
  812. +
  813. 08.16.2015 WCS: fixed a problem with reorder 3D +cubes.
  814. +
  815. 08.25.2015 COLORBAR: added MathLab colormaps.
  816. +
  817. 08.25.2015 COLORBAR: added MatPlotLib colormaps.
  818. +
  819. 08.26.2015 COLORBAR: added H5utils colormaps.
  820. +
  821. 08.26.2015 COLORBAR: added GIST colormaps.
  822. +
  823. 08.26.2015 COLORBAR: added Topographic colormaps.
  824. +
  825. 08.28.2015 MOSAIC: fixed a problem introduced in 7.4b1 +which failed to ignore generic tables in extensions when loading +multiple extension fits.
  826. +
  827. 09.03.2015 PAN: fixed a problem with pan then zoom +mode.
  828. +
  829. 09.17.2015 IIS: fixed a problem with imexam introduced in +an earlier beta version.
  830. +
  831. 09.17.2015 IIS: fixed a problem with imexam when a former +imexam frame has been delete.
  832. +
  833. 09.17.2015 MOSAIC: add IRAF DETSEC Align option.
  834. +
  835. 09.18.2015 RELEASE version 7.4b7
  836. +
  837. 09.21.2015 WCS: Look for old RADECSYS keyword if +present.
  838. +
  839. 09.22.2015 CROSSHAIR: add crosshair parameters +dialog.
  840. +
  841. 09.30.2015 TEMPLATES: fixed a problem with WCS introduced +in an earlier beta version.
  842. +
  843. 10.02.2015 SMOOTH: smooth on load now threaded.
  844. +
  845. 10.02.2015 REGIONS: PLOT3D is disabled by +default.
  846. +
  847. 10.13.2015 SAMP: fixed a issue with case of meta-data in +xmlrpc.
  848. +
  849. 10.14.2015 GUI : fixed an issue where not all header +options were offered in the case of compressed fits +images.
  850. +
  851. 10.14.2015 BACKUP : fixed a problem when creating a backup +with a file that has been compressed.
  852. +
  853. 10.15.2015 SAMP: fixed a issue with results with empty +elements.
  854. +
  855. 10.16.2015 LINUX: For all key press events, calculate the +current cursor position, as Ubuntu and MacOSX Aqua returns bad x,y +values.
  856. +
  857. 10.21.2015 CATALOG: fixed a problem where a catalog had a +column of the same name as a variable.
  858. +
  859. 10.26.2015 GUI: fixed a problem remembering the previous +filename loaded for standard dialogs.
  860. +
  861. 10.30.2015 SAMP: fixed a issue with incorrect body length +in xmlrpc messages.
  862. +
  863. 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.
  864. +
  865. 11.03.2015 SCALE: Default scope is back to LOCAL.
  866. +
  867. 11.04.2015 CONTOUR: Fixed lots of issues with interaction +with contours and bin/block/smooth.
  868. +
  869. 11.04.2015 SCALE: remove old AUTOSCAN and SAMPLE +code.
  870. +
  871. 11.09.2015 FITS: fixed issues with data all NAN or +INF.
  872. +
  873. 11.09.2015 CUBE: fixed issues with selecting current slice +and updating other dialog boxes while in local mode.
  874. +
  875. 11.11.2015 RELEASE version 7.4b8
  876. +
  877. 11.11.2015 FITS: fixed another issue when calculating MIN +and MAX and one pixel images.
  878. +
  879. 11.17.2015 WCS: fixed problem with infobox/grid with +xLN/xLT WCS.
  880. +
  881. 11.18.2015 RELEASE version 7.4b9
  882. +
  883. 11.30.2015 CATALOG: update CDS catalog search +parameters.
  884. +
  885. 12.02.2015 BACKUP: fixed a problem with backup save sets +generated with beta versions.
  886. +
  887. 12.03.2015 PREFS: fixed a problem with prefs generated with +beta versions.
  888. +
  889. 12.07.2015 WCS: fixed a problem with replacement +WCS.
  890. +
  891. 12.08.2015 WCS: cubes now share WCS structures (very +fast).
  892. +
  893. 12.08.2015 ANALYSIS: fixed a problem with $z +macro.
  894. +
  895. 12.10.2015 RELEASE version 7.4b10
  896. +
  897. 12.11.2015 SAVEIMAGE: fixed a problem with the colorbar not +updating when used with -exit.
  898. +
  899. 12.17.2015 FITS: 3D displayed z coord off by .5.
  900. +
  901. 12.21.2015 RELEASE version 7.4
  902. +
  903. 01.05.2016 XPA: update to version 2.1.17.
  904. +
  905. 01.05.2016 FUNTOOLS: update to version 2.1.6.
  906. +
  907. 01.21.2016 WCS: fixed a problem with PC3_3 being +ignored.
  908. +
  909. 01.21.2016 WCS: add 3d axis params to WCS dialog.
  910. +
  911. 01.25.2016 MACOSX: fixed a problem init Tkblt.
  912. +
  913. 02.10.2016 MACOSX: fixed again the problem with font sizes +and screen dpi.
  914. +
  915. 02.11.2016 WCS: fixed a problem with WCS replace and files +without linefeed termination.
  916. +
  917. 03.07.2016 XPA: "tcl","source","print" commands only +enabled for local.
  918. +
  919. 03.07.2016 XPA: new xpa command.
  920. +
  921. 03.07.2016 GUI: "tcl" command enabled from +commandline.
  922. +
  923. 03.07.2016 PREFS: for security reasons, will only look for +the prefs file in the $HOME directory, and must be group/world +readonly.
  924. +
  925. 03.07.2016 INIT FILE: will only look for any init file(s) +in the $HOME, /usr/local/lib, /opt/local/lib directories.
  926. +
  927. 03.07.2016 INIT FILE: only read-only files will be +sourced.
  928. +
  929. 03.08.2016 SAMP: new samp command.
  930. +
  931. 03.08.2016 SAMP: new ds9.restricted-get command.
  932. +
  933. 03.08.2016 SAMP: new ds9.restricted-set command.
  934. +
  935. 03.08.2016 HV: xpa-set is now in safe mode.
  936. +
  937. 03.18.2016 GUI: Hard code font size. Give up on trying to +correct for screen resolution.
  938. +
  939. 03.18.2016 REGION: fixed title issue with radial +plot.
  940. +
  941. 03.18.2016 REGION: fixed title issue with 2d +plot.
  942. +
  943. 03.28.2016 FITSY++: cube update clip is now +threaded.
  944. +
  945. 03.30.2016 GUI: cleaned up initialization and event loop +code.
  946. +
  947. 03.30.2016 WCSSUBS: updated to version 3.9.0.
  948. +
  949. 04.01.2016 GUI: default number of threads is now detected +based on OS.
  950. +
  951. 04.01.2016 WCS: fixed a problem with region templates, +lengths were incorrect.
  952. +
  953. 04.05.2016 GUI: added coordinates of min/max to +infobox.
  954. +
  955. 04.05.2016 GUI: limit dialog status lines to 80 chars, so +the window will not expand off the screen.
  956. +
  957. 04.06.2016 WCS: use getWCSOrientation() instead of +wcs->imflip for calcAlign and mapAngleTo/FromRef.
  958. +
  959. 04.14.2016 SCALE: fixed minmax mode SAMPLE.
  960. +
  961. 04.14.2016 CUBE: update histogram and histequ when changing +current slice.
  962. +
  963. 04.20.2016 MINMAX: reimplemented "-minmax sample" +commandline option for loading very large images..
  964. +
  965. 04.21.2016 3D: fixed a problem with rendering the bbox when +endpoints are way off screen. Now clip against frame.
  966. +
  967. 04.22.2016 3D: rendering speed improvements.
  968. +
  969. 04.26.2016 3D: panner images are now cached.
  970. +
  971. 04.27.2016 GUI: fixed a minor problem with header choice +box and no filename given for xpaset stdin commands.
  972. +
  973. 04.27.2016 3D: dramatic improvements in render speed for +certain data sets.
  974. +
  975. 04.27.2016 3D: fixed a problem with backup and 3D +pan.
  976. +
  977. 05.04.2016 BIN: added keywords EQUINOX, MJD-OBS, and +RADESYS if present.
  978. +
  979. 05.06.2016 RELEASE version 7.5b1
  980. +
  981. 05.11.2016 SCALE: fixed a problem where histequ colorbar +numerics displayed were incorrect.
  982. +
  983. 05.18.2016 GUI: fixed a very minor problem where catalog +tools is invoked back to back via command line.
  984. +
  985. 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.
  986. +
  987. 05.23.2016 TKCON: updated to version 2.7 proper.
  988. +
  989. 05.24.2016 PREFS: check file permissions and set +accordingly.
  990. +
  991. 05.24.2016 PREFS: new prefs file directory +implemented.
  992. +
  993. 05.07.2016 STARTUP: for security reasons, will only look +for the startup file in the $HOME directory, and must be +group/world readonly.
  994. +
  995. 05.31.2016 TKBLT: updated to version 3.1.
  996. +
  997. 06.01.2016 TKBLT: updated to version 3.1.1.
  998. +
  999. 06.20.2016 TKBLT: updated to version 3.1.2.
  1000. +
  1001. 06.20.2016 FITSY++: fixed a problem where BZERO/BSCALE was +not applied to MIN/MAX for BITPIX=-32,-64.
  1002. +
  1003. 06.27.2016 REGIONS: default regions coordinate system is +set to PHYSICAL if no WCS present.
  1004. +
  1005. 06.28.2016 3D: fixed yet another problem with rendering +speed.
  1006. +
  1007. 07.01.2016 FITSY++: look for MJD_OBS if MJD-OBS is not +present.
  1008. +
  1009. 07.05.2016 IMGSRV: simplify code.
  1010. +
  1011. 07.11.2016 IMGSRV: add support for VLSS.
  1012. +
  1013. 07.12.2016 SIA: simple image access protocal +implemented.
  1014. +
  1015. 07.13.2016 RELEASE version 7.5b2
  1016. +
  1017. 07.13.2016 SKYVIEW: updated survey options.
  1018. +
  1019. 07.14.2016 IIS: fixed segv issue.
  1020. +
  1021. 07.15.2016 RELEASE version 7.5b3
  1022. +
  1023. 07.15.2016 TKBLT: upgrade to version 3.2.2.
  1024. +
  1025. 07.15.2016 GUI: fixed an issue with sourcing init files and +'global ds9'.
  1026. +
  1027. 07.15.2016 RELEASE version 7.5b4
  1028. +
  1029. 07.21.2016 PRINT: scaling now implement without mods to Tk +source code.
  1030. +
  1031. 07.21.2016 PRINT: give up on postscript scaling to screen +resolution. Print resolution of 72 equals screen +resolution.
  1032. +
  1033. 07.25.2016 TKHTML: updated to version 1.0.3, fixed an +issues with corrupted screens under MacOSX.
  1034. +
  1035. 07.26.2016 TCL/TK: update to version 8.6.5.
  1036. +
  1037. 07.26.2016 BACKUP: fixed an issue with missing RGB +channels.
  1038. +
  1039. 07.27.2016 TCLLIB: update to version 1.15.
  1040. +
  1041. 07.29.2016 PREFS: fixed a problem with name +server.
  1042. +
  1043. 08.12.2016 REGIONS: Sky Coordinates are now formated for +precision of 1/1000 of arcsec.
  1044. +
  1045. 08.16.2016 PLOT: fixed an issue with incorrect color for +bar chart.
  1046. +
  1047. 08.18.2016 BIN: pass all keywords except manitory and +reserved.
  1048. +
  1049. 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.
  1050. +
  1051. 09.06.2016 CONTOUR: can read contour levels from new format +while continue support for read and write old contour levels +format.
  1052. +
  1053. 09.09.2016 REGION: fixed a problem where RULER was not +using the default length format.
  1054. +
  1055. 09.14.2016 POSTSCRIPT: fixed a problem with PS level 3 +images.
  1056. +
  1057. 09.16.2016 RELEASE version 7.5rc
  1058. +
  1059. 09.16.2016 MACOSX: add NSHighResolutionCapable attribute to +info.plist to support Retina displays.
  1060. +
  1061. 10.05.2016 REGION: fixed a problem when contour "Convert to +Polygons" created polygon regions. Saving or listing the regions +caused a Segv.
  1062. +
  1063. 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.
  1064. +
  1065. 10.05.2016 REGION: fixed a problem with Composite Regions +not properly updating when created. The region was not displayed +properly.
  1066. +
  1067. 11.10.2016 MAGNIFIER: added check to prevent a SEGV in rare +cases.
  1068. +
  1069. 11.15.2016 GUI: added check for bad "tk scaling" command +results, which can occur with high resolution monitors.
  1070. +
  1071. 12.15.2016 RELEASE version 7.5
  1072. +
+
+ diff --git a/ds9/doc/release/r7.6.html b/ds9/doc/release/r7.6.html index 374ce3e..e862f28 100644 --- a/ds9/doc/release/r7.6.html +++ b/ds9/doc/release/r7.6.html @@ -1,176 +1,237 @@ - + - - - - DS9 Version 7.6 Release Notes - - -

SAOImageDS9 Version 7.6 Release Notes

-
    -
      -
    1. 12.15.2016 AST: updated to version 8.3.0.
    2. -
    3. 12.15.2016 TCL/TK: updated to version 8.6.6.
    4. -
    5. 12.15.2016 LIBXML2: updated to version 2.9.4.
    6. -
    7. 12.15.2016 LIBXSLT: updated to version 1.1.29.
    8. -
    9. 12.15.2016 FUNTOOLS: updated to version 1.4.7.
    10. -
    11. 12.15.2016 TCLLIB: updated to version 1.18.
    12. -
    13. 12.15.2016 XPA: updated to version 2.1.18.
    14. -
    15. 12.28.2016 BUILD: now builds properly on OpenSUSE.
    16. -
    17. 01.03.2017 TKIMG: updated to version 1.4.6.
    18. -
    19. 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.
    20. -
    21. 01.04.2017 BUILD: Simplify Master build.
    22. -
    23. 01.05.2017 TCLZVFS: updated TEA 3.10.
    24. -
    25. 01.05.2017 TKBLT: updated TEA 3.10.
    26. -
    27. 01.05.2017 TCLCHECKDNS: updated TEA 3.10.
    28. -
    29. 01.06.2017 TKMPEG: updated TEA 3.10.
    30. -
    31. 01.06.2017 TCLIIS: updated TEA 3.10.
    32. -
    33. 01.06.2017 TCLSIGNAL: updated TEA 3.10.
    34. -
    35. 01.06.2017 TKWIN: updated TEA 3.10.
    36. -
    37. 01.06.2017 TKMACOSX: updated TEA 3.10.
    38. -
    39. 01.09.2017 TKHTML1: updated TEA 3.10.
    40. -
    41. 01.09.2017 TKSAO: updated TEA 3.10.
    42. -
    43. 01.11.2017 TKTABLE: updated TEA 3.10.
    44. -
    45. 01.12.2017 GUI: fixed a problem with horizontal and - vertical graphs when image is zoomed out.
    46. -
    47. 01.13.2017 TCLXML: updated TEA 3.10.
    48. -
    49. 01.13.2017 BUILD: Master build updated TEA 3.10.
    50. -
    51. 01.13.2017 BUILD: DS9/unix updated TEA 3.10.
    52. -
    53. 01.13.2017 BUILD: DS9/macosx updated TEA 3.10.
    54. -
    55. 01.13.2017 BUILD: DS9/win updated TEA 3.10.
    56. -
    57. 01.13.2017 MACOSX: complete new distribution package.
    58. -
    59. 01.26.2017 TKCON: updated TEA 3.10.
    60. -
    61. 01.31.2017 XMM: Epic PN template updated.
    62. -
    63. 02.04.2017 WINDOWS: complete new distribution package.
    64. -
    65. 02.06.2017 WINDOWS: enabled pthreads suppport.
    66. -
    67. 02.07.2017 TCLIIS: added support for windows WINSOCK2.
    68. -
    69. 03.03.2017 WCS: fixed a problem with position angle of - regions in case of WCS linear.
    70. -
    71. 03.03.2017 WCS: No longer use DATE or EPOCH to determine - date of observation if MJD-OBS or DATE-OBS is not present.
    72. -
    73. 03.07.2017 SAMP: Fixed a problem with MacOSX Aqua port.
    74. -
    75. 03.08.2017 CONTOURS: Fixed a problem with 3D cubes.
    76. -
    77. 03.09.2017 SCALE: fixed nested loop issue with scale - dialog
    78. -
    79. 03.09.2017 REGION: fixed a problem with ds9 regions - format not printing coordinate system in rare cases
    80. -
    81. 03.09.2017 PANNER: limit how small panner highlite box - is displayed in cases where zoomed in.
    82. -
    83. 03.10.2017 REGIONS: fixed a problem with reading XML - files with optional region parameters.
    84. -
    85. 03.16.2017 IIS: fixed a minor problem if encode WCS is - not LINEAR.
    86. -
    87. 03.16.2017 IIS: fixed a problem with colorscale values.
    88. -
    89. 03.16.2017 IIS: add check to prevent segv in case of - mismatch between buffer sizes.
    90. -
    91. 03.17.2017 BACKUP: fixed an problem where any new WCS - must be applied before panning and regions.
    92. -
    93. 03.17.2017 REGION: added filled regions (circle, - ellipse, box, polygon)
    94. -
    95. 04.02.2017 SKYBOT: fixed an issue with API and added new - fields to dialog.
    96. -
    97. 04.13.2017 GRAPH: fixed graphs issue when cursor off - image but in frame, which generated an Internal Error - message.
    98. -
    99. 04.20.2017 GRAPH: fixed graphs for mosaic image.
    100. -
    101. 04.20.2017 GRAPH: Added support for Sum/Avg and - Thickness.
    102. -
    103. 04.20.2017 GRAPH: In tile mode, graphs are repositioned - accordingly.
    104. -
    105. 05.04.2017 HTTPS: is now supported.
    106. -
    107. 05.04.2017 REGION: improved Ellipse X11 rendering.
    108. -
    109. 05.04.2017 WINDOWS: new 32bit and 64bit ports are now - supported.
    110. -
    111. 05.04.2017 CATALOG: Add GAIA DR1 to menu.
    112. -
    113. 05.04.2017 MOSAIC: fixed building mosaics base on - WCS[A-Z].
    114. -
    115. 05.04.2017 REGION: fixed problem with dashed Pandas X11 - render.
    116. -
    117. 05.15.2017 RELEASE version 7.6b1
    118. -
    119. 05.26.2017 CONTOURS: Fixed a problem with load/copy/paste contours.
    120. -
    121. 05.29.2017 RELEASE version 7.6b2
    122. -
    123. 06.01.2017 FITS: Fixed a problem with Healpix RING formats.
    124. -
    125. 06.02.2017 CUBE: Fixed a problem with command line -cube play command.
    126. -
    127. 06.02.2017 GUI: Phyical and Image coordinates in the Info box now displays with precision of 8.
    128. -
    129. 06.26.2017 VO: Fixed a problem in case XPA is not initialize.
    130. -
    131. 06.26.2017 ANALYSIS: Fixed Clear Analysis Menu command.
    132. -
    133. 06.27.2017 WINDOWS: Fixed a problem with processing keyevents at startup.
    134. -
    135. 06.28.2017 TKHTML1: Fixed a problem with a compiler issue with va_args and 64bit.
    136. -
    137. 06.29.2017 TKHTML1: Properly init all memory allocation.
    138. -
    139. 07.04.2017 RELEASE version 7.6b3
    140. -
    141. 07.06.2017 XPA: set XPA_CONNECTION_TIMEOUT to 3 secs.
    142. -
    143. 07.06.2017 GUI: set title to rootname (removes any extension).
    144. -
    145. 07.06.2017 XPA: fixed an issue with setting XPA at startup switch.
    146. -
    147. 07.10.2017 WINDOWS: fixed warp cursor.
    148. -
    149. 07.31.2017 CUBE: disable axes reorder for 2D images.
    150. -
    151. 08.01.2017 WCS: Use default values for wcs keywords (CRPIX, CRVAL, CDELT, CD, PC) if not present in header.
    152. -
    153. 08.01.2017 CUBE: remove un-needed WCS keywords when saving as a slice.
    154. -
    155. 08.01.2017 CAT: selected rows blink markers in RED (/GREEN).
    156. -
    157. 08.01.2017 SMOOTH: separated function radius parameter from kernel size parameter.
    158. -
    159. 08.02.2017 SMOOTH: support elliptical gaussian.
    160. -
    161. 08.07.2017 RULER: added length format spec. supports sprintf syntax.
    162. -
    163. 08.08.2017 TKMPEG: updated to version 1.0.4
    164. -
    165. 08.08.2017 TKBLT: updated to version 3.2.7
    166. -
    167. 08.15.2017 RELEASE version 7.6b4
    168. -
    169. 08.14.2017 TCLXML: updated to version 3.2.4
    170. -
    171. 08.14.2017 TKTABLE: updated to version 2.10.3
    172. -
    173. 08.14.2017 TCLZVFS: updated to version 1.0.4
    174. -
    175. 08.14.2017 TCLSIGNAL: updated to version 1.4.3
    176. -
    177. 08.14.2017 TCLCHECKDNS: updated to version 1.1.3
    178. -
    179. 08.14.2017 TLS: updated to version 1.6.7.3
    180. -
    181. 08.14.2017 TCLIIS: updated to version 1.0.5
    182. -
    183. 08.14.2017 TKHTML1: updated to version 1.0.8
    184. -
    185. 08.14.2017 TKMPEG: updated to version 1.0.5
    186. -
    187. 08.16.2017 FITSY++: FITS compression- fixed a problem with ZQUANIZ=NO_DITHER.
    188. -
    189. 08.16.2017 FITSY++: FITS compression- fixed a problem with BITPIX=-64 and ZQUANTIZ=NONE.
    190. -
    191. 08.18.2017 RELEASE version 7.6b5
    192. -
    193. 08.22.2017 GUI: don't update screen until end when loading mulitple files from command line.
    194. -
    195. 08.24.2017 3D: fixed a problem with frame 3d backup.
    196. -
    197. 08.24.2017 3D: add match/lock support.
    198. -
    199. 09.01.2017 RULER: fixed a problem creating via GUI.
    200. -
    201. 09.13.2017 ELLIPSE: fixed a problem creating via GUI at zoom other than 1.
    202. -
    203. 09.14.2017 CONTOUR: add ability to load new contour format using original color, width, and dash options as specified in file.
    204. -
    205. 09.14.2017 WCS: fixed a problem with calculating the rotation angle of regions with a LINEAR WCS which has been flipped. This bug was introduced with version 7.6b1.
    206. -
    207. 09.18.2017 GUI: update info box when new file loaded.
    208. -
    209. 09.19.2017 TCLZVFS: updated to version 1.0.5
    210. -
    211. 09.20.2017 MACOS: fixed a problem with the standard save file dialog box. Second time thru, an invalid filename was being generated.
    212. -
    213. 09.21.2017 TCL/TK: updated to version 8.6.7.
    214. -
    215. 09.25.2017 VO: rm checkdns from init sequence
    216. -
    217. 09.25.2017 XPA: rm checkdns from init sequence
    218. -
    219. 09.29.2017 WCS: fixed a problem with use of PC keywords, with CDELT = 1.
    220. -
    221. 10.01.2017 RELEASE version 7.6b6
    222. -
    223. 10.04.2017 FITSY++: FITS compresssion- fixed a problem with ZNAXIS3=0 keyword issue.
    224. -
    225. 10.16.2017 CATALOG: cat plot line command incorrectly finds 'Xerr' and 'Yerr' columns.
    226. -
    227. 10.16.2017 CATALOG: match sometimes failed to find proper catalogs.
    228. -
    229. 10.17.2017 TCL/TK: updated to version core_8_6_branch.
    230. -
    231. 10.18.2017 RELEASE version 7.6b7
    232. -
    233. 10.26.2017 XPA: updated to version 2.1.18+.
    234. -
    235. 10.26.2017 CUBE: be sure to raise Cube Dialog when cube data is loaded via command line.
    236. -
    237. 10.26.2017 XPA: default XPA_METHOD is now localhost.
    238. -
    239. 10.30.2017 MACOS: removed codesign step during build.
    240. -
    241. 10.31.2017 RELEASE version 7.6b8
    242. -
    243. 11.27.2017 MMT: updated Binospec template.
    244. -
    245. 11.27.2017 REGION: fixed an issue where region templates are rendered incorrectly in the case where the WCS RA and DEC axes have been flipped in the definition.
    246. -
    247. 12.08.2017 AST: updated to version 8.4.0.
    248. -
    249. 12.20.2017 REGION: fixed a problem with regions statistics. VAR (and STDDEV) were overflowing with large counts.
    250. -
    251. 01.02.2018 TCL/TK: updated to version 8.6.8.
    252. -
    253. 01.09.2018 AST: updated to version 8.6.2.
    254. -
    255. 01.10.2018 GUI: up prec of displayed coords for deg and hms.
    256. -
    257. 01.11.2018 CATALOG: update CDS server list.
    258. -
    259. 01.12.2018 PREFS: add support for user defined precision.
    260. -
    261. 01.23.2018 XPA: upgrade xpa to fix an issue with gcc 7.2.
    262. -
    263. 02.12.2018 FITSY++: fixed an issue with the logic of locating keywords in current hdu and then the primary hdu.
    264. -
    265. 02.13.2018 GUI: fixed an issue with the panner not updating properly on initial load.
    266. -
    267. 02.13.2018 GUI: fixed an issue with current zoom and block factor and menu selection.
    268. -
    269. 02.14.2018 SMOOTH: fixed a problem when creating a new frame with smoothing enabled. Bug introduced in version 7.6b4.
    270. -
    271. 04.15.2018 RELEASE version 7.6
    272. -
    -
- + + + + +DS9 Version 7.6 Release Notes + + +

SAOImageDS9 Version 7.6 Release Notes

+
+
    +
  1. 12.15.2016 AST: updated to version 8.3.0.
  2. +
  3. 12.15.2016 TCL/TK: updated to version 8.6.6.
  4. +
  5. 12.15.2016 LIBXML2: updated to version 2.9.4.
  6. +
  7. 12.15.2016 LIBXSLT: updated to version 1.1.29.
  8. +
  9. 12.15.2016 FUNTOOLS: updated to version 1.4.7.
  10. +
  11. 12.15.2016 TCLLIB: updated to version 1.18.
  12. +
  13. 12.15.2016 XPA: updated to version 2.1.18.
  14. +
  15. 12.28.2016 BUILD: now builds properly on +OpenSUSE.
  16. +
  17. 01.03.2017 TKIMG: updated to version 1.4.6.
  18. +
  19. 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.
  20. +
  21. 01.04.2017 BUILD: Simplify Master build.
  22. +
  23. 01.05.2017 TCLZVFS: updated TEA 3.10.
  24. +
  25. 01.05.2017 TKBLT: updated TEA 3.10.
  26. +
  27. 01.05.2017 TCLCHECKDNS: updated TEA 3.10.
  28. +
  29. 01.06.2017 TKMPEG: updated TEA 3.10.
  30. +
  31. 01.06.2017 TCLIIS: updated TEA 3.10.
  32. +
  33. 01.06.2017 TCLSIGNAL: updated TEA 3.10.
  34. +
  35. 01.06.2017 TKWIN: updated TEA 3.10.
  36. +
  37. 01.06.2017 TKMACOSX: updated TEA 3.10.
  38. +
  39. 01.09.2017 TKHTML1: updated TEA 3.10.
  40. +
  41. 01.09.2017 TKSAO: updated TEA 3.10.
  42. +
  43. 01.11.2017 TKTABLE: updated TEA 3.10.
  44. +
  45. 01.12.2017 GUI: fixed a problem with horizontal and +vertical graphs when image is zoomed out.
  46. +
  47. 01.13.2017 TCLXML: updated TEA 3.10.
  48. +
  49. 01.13.2017 BUILD: Master build updated TEA 3.10.
  50. +
  51. 01.13.2017 BUILD: DS9/unix updated TEA 3.10.
  52. +
  53. 01.13.2017 BUILD: DS9/macosx updated TEA 3.10.
  54. +
  55. 01.13.2017 BUILD: DS9/win updated TEA 3.10.
  56. +
  57. 01.13.2017 MACOSX: complete new distribution +package.
  58. +
  59. 01.26.2017 TKCON: updated TEA 3.10.
  60. +
  61. 01.31.2017 XMM: Epic PN template updated.
  62. +
  63. 02.04.2017 WINDOWS: complete new distribution +package.
  64. +
  65. 02.06.2017 WINDOWS: enabled pthreads suppport.
  66. +
  67. 02.07.2017 TCLIIS: added support for windows +WINSOCK2.
  68. +
  69. 03.03.2017 WCS: fixed a problem with position angle of +regions in case of WCS linear.
  70. +
  71. 03.03.2017 WCS: No longer use DATE or EPOCH to determine +date of observation if MJD-OBS or DATE-OBS is not +present.
  72. +
  73. 03.07.2017 SAMP: Fixed a problem with MacOSX Aqua +port.
  74. +
  75. 03.08.2017 CONTOURS: Fixed a problem with 3D +cubes.
  76. +
  77. 03.09.2017 SCALE: fixed nested loop issue with scale +dialog
  78. +
  79. 03.09.2017 REGION: fixed a problem with ds9 regions format +not printing coordinate system in rare cases
  80. +
  81. 03.09.2017 PANNER: limit how small panner highlite box is +displayed in cases where zoomed in.
  82. +
  83. 03.10.2017 REGIONS: fixed a problem with reading XML files +with optional region parameters.
  84. +
  85. 03.16.2017 IIS: fixed a minor problem if encode WCS is not +LINEAR.
  86. +
  87. 03.16.2017 IIS: fixed a problem with colorscale +values.
  88. +
  89. 03.16.2017 IIS: add check to prevent segv in case of +mismatch between buffer sizes.
  90. +
  91. 03.17.2017 BACKUP: fixed an problem where any new WCS must +be applied before panning and regions.
  92. +
  93. 03.17.2017 REGION: added filled regions (circle, ellipse, +box, polygon)
  94. +
  95. 04.02.2017 SKYBOT: fixed an issue with API and added new +fields to dialog.
  96. +
  97. 04.13.2017 GRAPH: fixed graphs issue when cursor off image +but in frame, which generated an Internal Error message.
  98. +
  99. 04.20.2017 GRAPH: fixed graphs for mosaic image.
  100. +
  101. 04.20.2017 GRAPH: Added support for Sum/Avg and +Thickness.
  102. +
  103. 04.20.2017 GRAPH: In tile mode, graphs are repositioned +accordingly.
  104. +
  105. 05.04.2017 HTTPS: is now supported.
  106. +
  107. 05.04.2017 REGION: improved Ellipse X11 +rendering.
  108. +
  109. 05.04.2017 WINDOWS: new 32bit and 64bit ports are now +supported.
  110. +
  111. 05.04.2017 CATALOG: Add GAIA DR1 to menu.
  112. +
  113. 05.04.2017 MOSAIC: fixed building mosaics base on +WCS[A-Z].
  114. +
  115. 05.04.2017 REGION: fixed problem with dashed Pandas X11 +render.
  116. +
  117. 05.15.2017 RELEASE version 7.6b1
  118. +
  119. 05.26.2017 CONTOURS: Fixed a problem with load/copy/paste +contours.
  120. +
  121. 05.29.2017 RELEASE version 7.6b2
  122. +
  123. 06.01.2017 FITS: Fixed a problem with Healpix RING +formats.
  124. +
  125. 06.02.2017 CUBE: Fixed a problem with command line -cube +play command.
  126. +
  127. 06.02.2017 GUI: Phyical and Image coordinates in the Info +box now displays with precision of 8.
  128. +
  129. 06.26.2017 VO: Fixed a problem in case XPA is not +initialize.
  130. +
  131. 06.26.2017 ANALYSIS: Fixed Clear Analysis Menu +command.
  132. +
  133. 06.27.2017 WINDOWS: Fixed a problem with processing +keyevents at startup.
  134. +
  135. 06.28.2017 TKHTML1: Fixed a problem with a compiler issue +with va_args and 64bit.
  136. +
  137. 06.29.2017 TKHTML1: Properly init all memory +allocation.
  138. +
  139. 07.04.2017 RELEASE version 7.6b3
  140. +
  141. 07.06.2017 XPA: set XPA_CONNECTION_TIMEOUT to 3 +secs.
  142. +
  143. 07.06.2017 GUI: set title to rootname (removes any +extension).
  144. +
  145. 07.06.2017 XPA: fixed an issue with setting XPA at startup +switch.
  146. +
  147. 07.10.2017 WINDOWS: fixed warp cursor.
  148. +
  149. 07.31.2017 CUBE: disable axes reorder for 2D +images.
  150. +
  151. 08.01.2017 WCS: Use default values for wcs keywords (CRPIX, +CRVAL, CDELT, CD, PC) if not present in header.
  152. +
  153. 08.01.2017 CUBE: remove un-needed WCS keywords when saving +as a slice.
  154. +
  155. 08.01.2017 CAT: selected rows blink markers in RED +(/GREEN).
  156. +
  157. 08.01.2017 SMOOTH: separated function radius parameter from +kernel size parameter.
  158. +
  159. 08.02.2017 SMOOTH: support elliptical gaussian.
  160. +
  161. 08.07.2017 RULER: added length format spec. supports +sprintf syntax.
  162. +
  163. 08.08.2017 TKMPEG: updated to version 1.0.4
  164. +
  165. 08.08.2017 TKBLT: updated to version 3.2.7
  166. +
  167. 08.15.2017 RELEASE version 7.6b4
  168. +
  169. 08.14.2017 TCLXML: updated to version 3.2.4
  170. +
  171. 08.14.2017 TKTABLE: updated to version 2.10.3
  172. +
  173. 08.14.2017 TCLZVFS: updated to version 1.0.4
  174. +
  175. 08.14.2017 TCLSIGNAL: updated to version 1.4.3
  176. +
  177. 08.14.2017 TCLCHECKDNS: updated to version 1.1.3
  178. +
  179. 08.14.2017 TLS: updated to version 1.6.7.3
  180. +
  181. 08.14.2017 TCLIIS: updated to version 1.0.5
  182. +
  183. 08.14.2017 TKHTML1: updated to version 1.0.8
  184. +
  185. 08.14.2017 TKMPEG: updated to version 1.0.5
  186. +
  187. 08.16.2017 FITSY++: FITS compression- fixed a problem with +ZQUANIZ=NO_DITHER.
  188. +
  189. 08.16.2017 FITSY++: FITS compression- fixed a problem with +BITPIX=-64 and ZQUANTIZ=NONE.
  190. +
  191. 08.18.2017 RELEASE version 7.6b5
  192. +
  193. 08.22.2017 GUI: don't update screen until end when loading +mulitple files from command line.
  194. +
  195. 08.24.2017 3D: fixed a problem with frame 3d +backup.
  196. +
  197. 08.24.2017 3D: add match/lock support.
  198. +
  199. 09.01.2017 RULER: fixed a problem creating via +GUI.
  200. +
  201. 09.13.2017 ELLIPSE: fixed a problem creating via GUI at +zoom other than 1.
  202. +
  203. 09.14.2017 CONTOUR: add ability to load new contour format +using original color, width, and dash options as specified in +file.
  204. +
  205. 09.14.2017 WCS: fixed a problem with calculating the +rotation angle of regions with a LINEAR WCS which has been flipped. +This bug was introduced with version 7.6b1.
  206. +
  207. 09.18.2017 GUI: update info box when new file +loaded.
  208. +
  209. 09.19.2017 TCLZVFS: updated to version 1.0.5
  210. +
  211. 09.20.2017 MACOS: fixed a problem with the standard save +file dialog box. Second time thru, an invalid filename was being +generated.
  212. +
  213. 09.21.2017 TCL/TK: updated to version 8.6.7.
  214. +
  215. 09.25.2017 VO: rm checkdns from init sequence
  216. +
  217. 09.25.2017 XPA: rm checkdns from init sequence
  218. +
  219. 09.29.2017 WCS: fixed a problem with use of PC keywords, +with CDELT = 1.
  220. +
  221. 10.01.2017 RELEASE version 7.6b6
  222. +
  223. 10.04.2017 FITSY++: FITS compresssion- fixed a problem with +ZNAXIS3=0 keyword issue.
  224. +
  225. 10.16.2017 CATALOG: cat plot line command incorrectly finds +'Xerr' and 'Yerr' columns.
  226. +
  227. 10.16.2017 CATALOG: match sometimes failed to find proper +catalogs.
  228. +
  229. 10.17.2017 TCL/TK: updated to version +core_8_6_branch.
  230. +
  231. 10.18.2017 RELEASE version 7.6b7
  232. +
  233. 10.26.2017 XPA: updated to version 2.1.18+.
  234. +
  235. 10.26.2017 CUBE: be sure to raise Cube Dialog when cube +data is loaded via command line.
  236. +
  237. 10.26.2017 XPA: default XPA_METHOD is now +localhost.
  238. +
  239. 10.30.2017 MACOS: removed codesign step during +build.
  240. +
  241. 10.31.2017 RELEASE version 7.6b8
  242. +
  243. 11.27.2017 MMT: updated Binospec template.
  244. +
  245. 11.27.2017 REGION: fixed an issue where region templates +are rendered incorrectly in the case where the WCS RA and DEC axes +have been flipped in the definition.
  246. +
  247. 12.08.2017 AST: updated to version 8.4.0.
  248. +
  249. 12.20.2017 REGION: fixed a problem with regions statistics. +VAR (and STDDEV) were overflowing with large counts.
  250. +
  251. 01.02.2018 TCL/TK: updated to version 8.6.8.
  252. +
  253. 01.09.2018 AST: updated to version 8.6.2.
  254. +
  255. 01.10.2018 GUI: up prec of displayed coords for deg and +hms.
  256. +
  257. 01.11.2018 CATALOG: update CDS server list.
  258. +
  259. 01.12.2018 PREFS: add support for user defined +precision.
  260. +
  261. 01.23.2018 XPA: upgrade xpa to fix an issue with gcc +7.2.
  262. +
  263. 02.12.2018 FITSY++: fixed an issue with the logic of +locating keywords in current hdu and then the primary +hdu.
  264. +
  265. 02.13.2018 GUI: fixed an issue with the panner not updating +properly on initial load.
  266. +
  267. 02.13.2018 GUI: fixed an issue with current zoom and block +factor and menu selection.
  268. +
  269. 02.14.2018 SMOOTH: fixed a problem when creating a new +frame with smoothing enabled. Bug introduced in version +7.6b4.
  270. +
  271. 04.15.2018 RELEASE version 7.6
  272. +
+
+ diff --git a/ds9/doc/release/r8.0.html b/ds9/doc/release/r8.0.html index 405b054..1c14e37 100644 --- a/ds9/doc/release/r8.0.html +++ b/ds9/doc/release/r8.0.html @@ -1,47 +1,80 @@ - + - - - - DS9 Version 8.0 Release Notes - - -

SAOImageDS9 Version 8.0 Release Notes

-
    -
      -
    1. 04.18.2018 GUI: fixed an issue with loading gzipped multiple extension fits files with the -multiframe option.
    2. -
    3. 05.25.2018 MMT: updated Binospec template.
    4. -
    5. 06.12.2018 CATALOG: GUI now uses a conesearch radius for query.
    6. -
    7. 06.12.2018 SIA: GUI now uses a conesearch radius for query.
    8. -
    9. 06.13.2018 FITSY++: be sure to output REAL header keywords with scientific notation with capital 'E', per FITS standard.
    10. -
    11. 06.14.2018 CATALOG: add Edit menu to Symbol dialog.
    12. -
    13. 06.14.2018 NRRD: fixed a problem exporting, an extra byte was being written.
    14. -
    15. 06.15.2018 IIS: fixed a problem introduced in version 7.6 with the colormap.
    16. -
    17. 06.15.2018 IIS: fixed a problem the values displayed on the colorbar.
    18. -
    19. 06.22.2018 API: All new parser/lexer for each command, backward compatible API. Parser will detect syntax errors, and suggest options.
    20. -
    21. 06.22.2018 CATALOG: updated catalog menu items for GAIA, UCAC, and SDSS.
    22. -
    23. 06.25.2018 REGIONS: added support for compressed regions files.
    24. -
    25. 07.06.2018 CUBE: fixed cube slice dialog slider.
    26. -
    27. 07.10.2018 ANALYSIS: added current slice control to maker analysis plot 3d.
    28. -
    29. 07.11.2018 BACKUP: fixed an issue when data range is NAN.
    30. -
    31. 07.20.2018 BIN: fixed an issue introduced in version 7.6 where repeat bin calls incorrectly scaled markers and contours.
    32. -
    33. 07.31.2018 REGION: fixed an problem introduced in version 7.6 with angles with a wcs which is flipped in X.
    34. -
    35. 08.06.2018 GUI: fixed an problem introduced in version 7.6 with bracket filename options in standard dialog boxes.
    36. -
    37. 08.22.2018 WCS: implemented all new wcs support based on AST. DS9 is fully compliant with FITS WCS Papers I, II, III.
    38. -
    39. 08.22.2018 CUBE: plot3d current slice is coordinated with cube dialog box.
    40. -
    41. 08.22.2018 BIN: fixed a problem in the case of a RGB image has a binned layer, changing bin parameters in other layers caused cursor movement.
    42. -
    43. 08.22.2018 REGION: plot2d now extends across mosaic boundries.
    44. -
    45. 08.28.2018 BACKUP: restore crosshair cursor.
    46. -
    47. 08.31.2018 SMOOTH: fixed an issue with old backups.
    48. -
    49. 09.03.2018 RELEASE version 8.0rc
    50. -
    51. 09.04.2018 REGIONS: accept 'point' as a region shape, defaulting to 'boxcircle'.
    52. -
    53. 09.04.2018 REGIONS: fixed a problem with plot3d, incorrectly calculating an index into the data cube.
    54. -
    55. 09.04.2018 RELEASE version 8.0rc2
    56. -
    -
- + + + + +DS9 Version 8.0 Release Notes + + +

SAOImageDS9 Version 8.0 Release Notes

+
+
    +
  1. 04.18.2018 GUI: fixed an issue with loading gzipped +multiple extension fits files with the -multiframe +option.
  2. +
  3. 05.25.2018 MMT: updated Binospec template.
  4. +
  5. 06.12.2018 CATALOG: GUI now uses a conesearch radius for +query.
  6. +
  7. 06.12.2018 SIA: GUI now uses a conesearch radius for +query.
  8. +
  9. 06.13.2018 FITSY++: be sure to output REAL header keywords +with scientific notation with capital 'E', per FITS +standard.
  10. +
  11. 06.14.2018 CATALOG: add Edit menu to Symbol +dialog.
  12. +
  13. 06.14.2018 NRRD: fixed a problem exporting, an extra byte +was being written.
  14. +
  15. 06.15.2018 IIS: fixed a problem introduced in version 7.6 +with the colormap.
  16. +
  17. 06.15.2018 IIS: fixed a problem the values displayed on the +colorbar.
  18. +
  19. 06.22.2018 API: All new parser/lexer for each command, +backward compatible API. Parser will detect syntax errors, and +suggest options.
  20. +
  21. 06.22.2018 CATALOG: updated catalog menu items for GAIA, +UCAC, and SDSS.
  22. +
  23. 06.25.2018 REGIONS: added support for compressed regions +files.
  24. +
  25. 07.06.2018 CUBE: fixed cube slice dialog slider.
  26. +
  27. 07.10.2018 ANALYSIS: added current slice control to maker +analysis plot 3d.
  28. +
  29. 07.11.2018 BACKUP: fixed an issue when data range is +NAN.
  30. +
  31. 07.20.2018 BIN: fixed an issue introduced in version 7.6 +where repeat bin calls incorrectly scaled markers and +contours.
  32. +
  33. 07.31.2018 REGION: fixed an problem introduced in version +7.6 with angles with a wcs which is flipped in X.
  34. +
  35. 08.06.2018 GUI: fixed an problem introduced in version 7.6 +with bracket filename options in standard dialog boxes.
  36. +
  37. 08.22.2018 WCS: implemented all new wcs support based on +AST. DS9 is fully compliant with FITS WCS Papers I, II, +III.
  38. +
  39. 08.22.2018 CUBE: plot3d current slice is coordinated with +cube dialog box.
  40. +
  41. 08.22.2018 BIN: fixed a problem in the case of a RGB image +has a binned layer, changing bin parameters in other layers caused +cursor movement.
  42. +
  43. 08.22.2018 REGION: plot2d now extends across mosaic +boundries.
  44. +
  45. 08.28.2018 BACKUP: restore crosshair cursor.
  46. +
  47. 08.31.2018 SMOOTH: fixed an issue with old +backups.
  48. +
  49. 09.03.2018 RELEASE version 8.0rc
  50. +
  51. 09.04.2018 REGIONS: accept 'point' as a region shape, +defaulting to 'boxcircle'.
  52. +
  53. 09.04.2018 REGIONS: fixed a problem with plot3d, +incorrectly calculating an index into the data cube.
  54. +
  55. 09.04.2018 GUI: removed old keyboard doc button.
  56. +
  57. 09.04.2018 DOC: cleaned up html documentation.
  58. +
  59. 09.04.2018 RELEASE version 8.0rc2
  60. +
+
+ diff --git a/ds9/doc/story.html b/ds9/doc/story.html index 032887e..c224c83 100644 --- a/ds9/doc/story.html +++ b/ds9/doc/story.html @@ -1,63 +1,62 @@ - + - - - - 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.
-

-
- + + + + +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 8b17ad6..99e61ca 100644 --- a/ds9/doc/tutorial.html +++ b/ds9/doc/tutorial.html @@ -1,32 +1,28 @@ - + - - - - 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
-
-
-
- + + + + +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
+
+
+ -- cgit v0.12