File: Release_Notes

package info (click to toggle)
ftools-fv 5.5.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,072 kB
  • sloc: tcl: 50,774; ansic: 17,858; exp: 2,004; makefile: 172; cpp: 169; sh: 109; csh: 10
file content (28 lines) | stat: -rw-r--r-- 1,094 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

November 9, 2000: Release of POW (as part of fv3.0)

  * Scripting: added delete, remove, graph, contour, remote, wcs, init,
    cursor, and "colormap add";  expanded curve command to allow setting
    default parameters for curves not yet plotted/created.

  * Printing: fixed printing of line plots in color; image printing on
    Windows and Mac OS fixed with upgrade to tcl/tk 8.3.2; background
    no longer printed (was printed as white) and UI elements no longer
    obscure graph contents.

  * Tools: Added Ruler, Probe, and Profile tools...
       Ruler: Measures the distance between to points on a graph
       Probe: Calculates flux and centroid values for a region of an image
       Profile: Extracts an image cross-section and plots its intensity.

  * Redesigned region file handling to support new DS9 formats.

  * Make use of WCS transform matrices.

  * Added user-selectable default graph size and made this argument optional
    for powCreateGraph function.

  * Tick labels on graphs with celestial coordinates adjust their precision
    according to current range.