Differences between revisions 39 and 40
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:

 * FITS2NDF
  * A new WCSCOMP parameter controls the destination of propagated world co-ordinate information in the output NDF.

 * NDF2FITS
  * A new USEAXIS parameter controls whether AXIS co-ordinate information can be stored in an alternate representation in the FITS headers, that may include a -TAB extension.
  * Changed the default ORIGIN keyword from "Starlink Project, U.K." to "Starlink Software".

Starlink Software Collection - Kaulia Release Notes

You can download Kaulia from here.

General

  • SCUBA-2 raw data taken since February 2011 is now compressed. Kaulia is required in order to reduce new SCUBA-2 data.

New Applications

Changes to Applications

CONVERT

  • NDF2FITS and FITS2NDF can now handle FITS-WCS in the form of tables that use the -TAB algorithm code.
  • FITS2NDF
    • A new WCSCOMP parameter controls the destination of propagated world co-ordinate information in the output NDF.
  • NDF2FITS
    • A new USEAXIS parameter controls whether AXIS co-ordinate information can be stored in an alternate representation in the FITS headers, that may include a -TAB extension.
    • Changed the default ORIGIN keyword from "Starlink Project, U.K." to "Starlink Software".

CUPID

  • A bug in FINDCLUMPS that could cause clump models creating by the GaussClumps method to have straight edges has been fixed.

KAPPA

  • General changes:
    • A new graphical style attribute called TEXTMARGIN controls the width of margins cleared around the edges of each drawn text string.
    • Applications that report pixel scales (e.g. NDFTRACE, WCSFRAME) now report more representative pixel scales using the median of several locations.
  • MFITTREND
    • Permits processing of very large datasets by dividing into manageable sections.
  • SHOWQUAL
    • Add new QNAMES output parameter to list the attribute name associated with each QUALITY bit.
  • WCSALIGN
    • If an input NDF has more pixel axes than the reference NDF, an attempt will now be made to align the input using the reference axes, whilst retaining the other axes.

ORAC-DR

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

SMURF

  • CALCQU - a new command to create Q and U values from SCUBA-2 fast-spinning polarimeter time series data files.
  • MAKECUBE
    • Now allows the spatial reference pixel in the output cube to be specified by the user.
    • Setting TRIM=YES now modifies any user-supplied LBND/UBND values to remove borders of bad pixels.
  • MAKEMAP
    • The loading and flatfielding of raw data on multi-core systems is now faster.
    • The focal plane distortion model has been updated to cover the entire focal plane.
    • A new parameter (TRIM) has been added to allow borders of blank pixels to be removed from the output map.
    • A bug has been fixed so that a request to perform just one iteration (numiter=1) is honoured.

SPLAT

Changes to Libraries

AST

  • The FitsChan class now includes support for FITS "CTYPEi" headers that use the "-TAB" algorithm code.

  • The graphics module interface (grf) used by AST has been extended to include two new functions that control the buffering of graphical output produced by Plot methods.
  • The KeyMap class has a new attribute that can be set to zero to make the handling of keys case insensitive.

  • The Region class has a new method that returns a set of positions covering the boundary, or volume, of a supplied Region.

KAPLIBS

  • A new graphical attribute called "TextMargin" can be used to specify the width of a margin to clear around each plotted text string.

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. Older starlink releases will ignore such re-structured provenance information.

Starlink: Kaulia (last edited 2020-09-23 19:20:52 by MalcolmCurrie)