Differences between revisions 7 and 8
Deletions are marked like this. Additions are marked like this.
Line 67: Line 67:
** If the SSAP server maximum record limit is reached (MAXREC), SPLAT will no longer return an error, it just continues downloading spectra to the available limit.  * If the SSAP server maximum record limit is reached (MAXREC), SPLAT will no longer return an error, it just continues downloading spectra to the available limit.
Line 69: Line 69:
** The BAND parameter now handles the case when the upper limit is null.  * The BAND parameter now handles the case when the upper limit is null.
Line 71: Line 71:
** TARGETNAME values are now correctly encoded to allow the use of special characters (+ etc.).  * TARGETNAME values are now correctly encoded to allow the use of special characters (+ etc.).

Starlink Software Collection - Hikianalia Release Notes

General

  • 64-bit integer data type supported.

New Applications

Changes to Applications

ATOOLS

* Added task ASTSPHMAP to create a SphMap. for transforming from three-dimensional Cartesian co-ordinates into a two-dimensional spherical co-ordinate system.

CONVERT

* Can process 64-bit integer data in ASCII2NDF, DA2NDF, FITS2NDF, NDF2ASCII, NDF2DA, NDF2FITS, NDF2UNF, and UNF2NDF.

GAIA

* A new toolbox for drawing STC-S regions has been added.

* It is now possible to add local colour and intensity maps to GAIA by adding files to the ~/.skycat/colormaps directory. These files need to be in the correct format, that is simple text files with either three columns (RGB for colour maps) or one column (intensity) whose values are in the range 0 to 1. Colour maps should use the file type ".lasc" and intensity maps ".iasc".

* A bug in the handling of the WCS from FITS files with size greater than 2Gb has been fixed. Previously GAIA could fail to show the world coordinates for such images.

* The UCAC4 catalogue has been added to the standard Skycat catalogues.

KAPPA

* New applications:

  • CONFIGECHO reports the value of a configuration parameter be it in a text file or the history of an NDF. While it is mostly intended for scripting it can also display the configuration-parameter differences between the two sources.
  • NDFECHO expands a given group expression into an explicit list of NDF names, and reports a specified subset thereof.

* Modified commands:

  • CHANMAP, COLLAPSE, and MSTATS have four new estimators, which produce the fraction/count of good/bad pixel values.
  • NORMALSIZE permits normalisation against a single row or column when comparing two-dimensional NDFs through a new boolean parameter called LOOP.
  • PARGET has a new boolean parameter called VECTOR, which defines the format used to present vector parameters.
  • ROTATE estimates north at the centre of the array not at the first corner.
  • WCSADD offers control of the transfer of set attributes from the basis Frame to the new Frame through a new boleean parameter called TRANSFER.
  • WCSREMOVE can remove Frames specified by name as well as by index.

ORAC-DR

See http://www.oracdr.org/oracdr/ChangeLog

SCB

SCB is moving to obsolete and will not be installed by default.

SMURF

SPLAT

* The major change in this release is much improved support for more complex SSAP queries. For instance you can now create server groups for more targeted queries according to the waveband or data source (theory/archive/survey for instance), as well as using your specific tags to create such groups.

* It is now also possible to add additional metadata parameters to the queries for the currently selected server list.

* New SSAP servers not currently registered can now be added manually.

* Access control for servers that use HTTP passwords is now implemented.

* Bug fixes in this release include:

  • If the SSAP server maximum record limit is reached (MAXREC), SPLAT will no longer return an error, it just continues downloading spectra to the available limit.
  • The BAND parameter now handles the case when the upper limit is null.
  • TARGETNAME values are now correctly encoded to allow the use of special characters (+ etc.).

* The column name used to select spectral coordinates in tables without any other metadata has changed from "wavelength*" to "wave*".

* When changing the spectral coordinates column of a table in the main window the change wasn't seen immediately. This issue should now be fixed.

* A bug in the spectral synopsis that misidentified the celestial coordinate axes has been fixed. This means the "Spec position:" item should now be correct for DSB spectral frames with permuted axes.

Changes to Libraries

ARY

AST

HDS

KAPLIBS

NDF

NDG

  • The structure used to hold Provenance information has been changed. It now occupies much less disk space and is much faster to read and write.

Starlink: Hikianalia (last edited 2020-09-23 19:05:49 by MalcolmCurrie)