immatch was fixed.
WCSTools 2.6.3 9 July 1999
| A slew of bugs in imwcs were fixed:
command line rotation angle setting, converting image coordinates to
reference system, command line reference pixel use, incorrect initialization
of CDELT1 when rotating an image, and correct setting of RADECSYS to FK%
or FK4, not J2000 or B1950.
The command line rotation bug was also fixed in
imstar and
immatch.
A new program, sumpix, adds pixel values
over rows, columns, or rectangular regions, specified by ranges of coordinates.
A new file, dateutil.c, contains many date and time conversion subroutines,
not all of which are used by other WCSTools programs.
|
WCSTools 2.6.2 9 June 1999
| Bugs were fixed in the RotFITS subroutine used by
imrot,
immatch, and
imwcs.
An initialization bug which caused garbage at the beginning of a line in
Linux was fixed.
|
WCSTools 2.6.1 7 June 1999
| scat now allows rectangular as well as
square and circle searches, and the dimensions can be given in
sexagesimal degrees as well as arcseconds.
newfits now accepts a reference coordinate
as ra dec system.
|
WCSTools 2.6 28 May 1999
| Support for the ACT catalog has been added throughout the toolkit.
New programs include conpix,
to operate on all of the pixels of an image,
gettab, to extract values from tab table
data base files, and
newfits, to create dataless or blank
FITS image files. A BITPIX=0 dataless file can be used to fit a WCS using
a star lists from another image or to hold an artifical WCS.
Bugs have been fixed in the TDC binary, TDC ASCII,
and tab table (Starbase) catalog reading routines, and support for the
ACT astrometric reference catalog has
been added. Ranges of catalog (or index) numbers and files of search
centers can be read by scat and its variants
using any of the supported catalogs. Large numbers of command line
arguments are now dealt with gracefully by
delhead,
gethead,
keyhead, and
sethead.
|
WCSTools 2.5 2 December 1998
| Bugs have been fixed in imwcs and
imcat coordinate handling.
imwcs,
imcat, and
scat can now read the
USNO-A2.0 and
USNO-SA2.0, as well as catalogs in the
TDC simple ASCII catalog format.
A bug was fixed in all catalog reading programs so that catalog numbers
are now preserved when the number of stars found exceeds the number desired.
keyhead can now transfer keyword values
within a header and/or add a history line to the header it has modified.
More robust methods are used to decide image and catalog file types.
keyhead was modified to transfer keyword
values within a header.
imcat and imstar
can now create SAOimage region files of stars so catalogs can be plotted
over images.
|
WCSTools 2.4.1 15 September 1998
| imwcs,
imcat, and
scat can now read the
TDC binary catalog format,
for fast searching of catalogs, including
SAO
(imsao, ssao"),
PPM
(imppm, sppm"),
IRAS Point Source
(imiras, siras"),
Tycho
(imtycho, stycho"),
and local catalogs.
|
WCSTools 2.4 4 September 1998
| All files now transfer the extension from the input file if writing a new
file. .fits is the default output everywhere instead of .fit.
Image orientation parameters, pa_north, pa_east, imrot, and imflip,
have been added to the WCS data structure.
sethead can add a history line to the
header it has modified.
.imh image header modification is now more robust.
|
WCSTools 2.3.4 28 July 1998
| delwcs has been added to delete all
added WCS information from an image header.
sethead now can set parameters in
multiple files at one time.
Bugs were fixed in .imh image access.
|
WCSTools 2.3.3 24 July 1998
| A major bug was fixed in writing .imh images.
|
WCSTools 2.3.3 16 July 1998
| Quad cube projections such as CSC were fixed in wcslib.c and wcs.c.
xy2sky and
sky2xy were modified to deal with the
face of a quad cube as a third dimension.
|
WCSTools 2.3 10 July 1998
| Add equinox date option to scat and
imcat.
Restructure WCS initialization subroutines, putting keyword-dependent
stuff into wcsinit.c, and fix a variety of initialization problems.
Add ICRS as possible RADECSYS value (same as FK5, for now).
Add wcsfort.c Fortran interface to WCS subroutines.
Add wcskinit() to initialize WCS structure from arguments.
|
WCSTools 2.2.1 2 June 1998
| Header writing subroutines now fill blank lines before the END
statement correctly.
A fatal bug in StarBase (tab table) reading was fixed.
|
WCSTools 2.2 14 May 1998
| A bug in pixel to galactic coordinate conversion was fixed.
Arbitrary equinoxes in the forms Jyyyy.ffff and Byyyy.ffff are
now accepted and precessed correctly.
Polynomial WCS support was modified to be closer to what is being
discussed on the FITSWCS e-mail list.
Support was added for ecliptic coordinates and coordinate conversion
was improved in general.
IRAF TNX projection was improved, though WCS to pixel still does not work.
IRAF unsigned data types are now supported.
|
WCSTools 2.1 31 March 1998
| Add polynomial plate fit and IRAF TNX projection. Fix various bugs.
Fit CD matrix as well as CDELT/CROTA.
Add iteration and recentering to IMWCS.
|
WCSTools 2.0 18 February 1998
| Use Mark Calabretta's WCS code instead of AIPS classic WCS subroutines
for the standard FITS projections. This is a major upgrade, hence 2.0.
|
WCSTools 1.5 15 December 1998
| Rewrite IRAF code to deal with IRAF 2.11 reformatted headers. Fix a
variety of bugs. Switch to single catalog search and image-based catalog
search programs, invoked by different names for different catalogs.
|
WCSTools 1.4 12 November 1997
| Many cosmetic bugs have been fixed as more people have used the software.
RA's are now properly converted to angular distance, so areas to be searched
at high declinations are now correct.
imwcs can now fit chip rotations as
well as optical axis rotations, and it can also fit the coordinates of
the optical axis. Polynomial corrections to the plane tangent projection
are in the works as is support for the full Calabretta set of proposed
FITS WCS standard projections. The maximum number of reference stars can now
be set on the command line, and more combinations of WCS parameters can
be fit.
immatch, a new program, matches
stars found in an image against a catalog using the image's WCS or one
set on the command line.
imstar now writes a single format
to file and/or display. It may be space- or tab-separated tables or
DAOFIND (x, y, magnitude) format.
|
WCSTools 1.3.1 25 April 1997
| Fixed major bug in USNO A-1.0 and USNO SA-1.0 catalog reading which ignored
stars which are flagged as being in the Guide Star Catalog
|
WCStools 1.3 24 February 1997
| Fixed bugs in imgetwcs.c which did not convert coordinates of image
center correctly. Cleaned up I/O code so it works correctly on Linux systems.
|
WCStools 1.2.2 27 January 1997
| Fix bug in HGET which ignored exponent of floating point string when
extracting an integer due to use of atoi() instead of (int)atof().
This most often affects how EPOCH is interpreted.
|
WCStools 1.2.1 15 January 1997
| Fix bug in RASort Stars which did not sort magnitudes
|
WCStools 1.2 12 December 1996
| Still more bugs have been removed and many minor features have been added.
The ability to read DAOFIND output coordinate lists has been added to
IMWCS and IMSTAR.
Both faint and bright magnitude limits are now allowed in the search
programs SCAT, IMCAT, and their single-catalog variants.
ADDPIX, GETPIX, SETPIX, and SUBPIX have been added to access individual
pixels of an image.
Provde man pages for most programs.
|
WCStools 1.1 20 November 1996
| Many bugs have been removed, access to the
USNO A1.0 half-gigastar catalog
has been added, and new programs have been added to search star catalogs.
Thanks to Daniel Durand of DAO, Allan Brighton of ESO, and Jan Kleyna of
Harvard for their debugging assistance.
sethead added to set FITS or IRAF header
header parameters.
scat added to search source catalogs
sgsc added to search the HST Guide Star Catalog
sujc added to search the USNO UJ1.0 Catalog
suac added to search the USNO A1.0 Catalog
skycoor added to convert coordinates
between formats and systems.
|
WCStools 1.0 18 September 1996
| imgsc bug fixed so that reject class
objects don't cause an end to the search.
imcat to search any of the catalogs
which imwcs can use.
imhead added to print FITS or IRAF headers.
edhead added to edit FITS or IRAF headers
gethead added to list values from IRAF
headers.
|
|
libwcs 1.1 8 August 1996
| imrot added to rotate and mirror FITS
or IRAF images, to deal with Mt. Hopkins CCD images. Subroutines were
added to perform the rotation and to move pixels between two image arrays,
which do not have to be of the same type.
i2f was added to convert IRAF image files to
FITS image files, making use of subroutines which already existed.
imtab was added to list stars from a tab
table catalog which are found in an image.
imsize was added to print the center and
size of an image in one line.
imhead was added to print the headers of
FITS and IRAF images.
|
libwcs 1.0 1 March 1996
| World coordinate system conversion subroutines used by
SAOimage have been bundled with some
simple (image pixel <-> sky coordinate) and complicated (automatically
fit world coordinate system to image) programs.
|