SAOImageDS9 Version 8.8 Release Notes

Beta 2

Highlights

User-facing details

Multicolor frames and layers

multicolor is a new frame type for combining an arbitrary number of observations or filters, rather than being limited to RGB. Layers can be added, removed, reordered, shown, and configured independently. Layer order matters because each layer is blended with the layers below it.

Available blend modes include: multiply, overlay, color-dodge, color-burn, hard-light, soft-light, difference, exclusion, hue, saturation, color, and luminosity.

New multicolor and layer-related command-line, XPA, and SAMP controls are also available.

Colorbars

Colorbars are now managed independently for each frame. New or expanded commands include:

Bookmarks

Press m, or use ZoomBookmarksAdd, to save the current view. A bookmark stores the image position, zoom, rotation, orientation, and the current slice in an N-dimensional data cube. Bookmarks are frame-specific, included in backups, and can also be controlled from the command line, XPA, and SAMP.

Region statistics catalog

AnalysisMake Catalog measures all supported area regions in the current frame and opens a live table in the Catalog Tool.

Reveal frames

FrameReveal Frames is a new display mode for comparing two images of the same field. Both frames are shown at full size, exactly overlapping, and a slider along the bottom of the frame wipes between them: the first active frame is revealed to the left of the split, the second to the right. Regions, contours and other overlays are clipped along with the frame they belong to. The colorbar belongs to the active frame.

The mode is available only when exactly two frames are active and neither is a 3D frame; otherwise DS9 falls back to tile or single. A cyan demarcation line marks the split and can be turned off with FrameReveal Bar.

Scriptable as reveal over XPA and SAMP, and as -reveal on the command line, including reveal split to set the split position and reveal bar to toggle the demarcation line.

Pixel masks

save pixmask writes a FITS image whose pixel values are region ID numbers. Pixels outside all regions, or excluded pixels, are written as 0.

3D region analysis

3D Surface converts pixels inside a selected region into a 3D data cube in a separate frame. The result updates automatically when the region, scaling, limits, or colormap changes. Access it from RegionGet Information or by double-clicking a region.

FIP ray tracing renders the first finite, non-zero voxel encountered along a ray. For comparison, MIP uses the maximum value along the ray and AIP uses the average. FIP can also use the new 3d shade parameters for basic shading and lighting.

Composite regions

DS9 now fully supports explicit CIAO region logic in ASCII and FITS region files.

Archives, catalogs, and table data

Analysis and automation

Movies and image output

Platform-specific changes

Internal, compatibility, and maintenance notes


Beta 1

Highlights

User-facing details

PDF export

Supporting PDF functionality was added to the plotting and packaging libraries.

HEALPix and FITS

Movie scripting

The new movie script mode can turn a sequence of DS9 instructions into a movie. Scripts can control operations such as pan, zoom, adding or deleting regions, and changing colormaps or scaling.

Colorbars

Colorbars can now be repositioned using:

The CPT-CITY colormap repository URL was also updated.

Archives, surveys, and catalogs

Display and interaction

Data analysis and file handling

Internal, packaging, and dependency notes