Starlink 2015B release
Starlink Software Collection - 2015B Release Notes
Highlights
- Support for the 2015 July leap second is fully included (the previous release will not correctly grid JCMT data taken after June 2015).
Documentation
- The Heterodyne Data Reduction Cookbook (SC/20) is now included.
Recent Articles on Starlink software
- Automated reduction of sub-millimetre single-dish heterodyne data from the James Clerk Maxwell Telescope using ORAC-DR, Jenness et al., MNRAS, 453, 73, doi:10.1093/mnras/stv1545.
Change log
Changes to Applications
CONVERT
- Fix for FITS airlock propagation when WCS is in the airlock (used by WFCAM).
EXTRACTOR
- The handling of END cards in the NDF extension has been improved. It should now work when it is not present.
FIGARO (ascl:1411.022)
- Use IAU/FITS standard units strings.
GAIA (ascl:1403.024)
- The URAT1 catalog has been added to the standard list.
- The centroid option in optimal photometry is now disabled. This has always been true, just previously toggling this control had no effect.
- A work around for problems when printing a color ramp from an image that has a very large data range has been added. Previously this failed completely.
- In the previous release a change to the output format of EXTRACTOR/SExtractor meant that the number of detected objects was no longer set. This has been fixed.
KAPPA (ascl:1403.022)
normalizecan now store the calculated slopes and offsets in a pair of output NDFs.normalizenow calculates the correlation coefficient of the two input data sets.rotatenow stores the used rotation angle within an output parameter.- New command
ndfcomparecompares two NDF files for significant differences. This includes shape, data values, variances, quality, WCS, etc. - A bug has been fixed in
beamfitthat caused incorrect results when used to process maps from the JCMT Science Archive.
ORAC-DR (ascl:1310.001)
See http://www.oracdr.org/oracdr/2015BChangeLog
POLPACK (ascl:1405.014)
- The
polrotrefrcommand no longer has an ANGLE parameter. Instead, the new reference direction is specified as being parallel to a specified axis of a specified coordinate-system.
SMURF (ascl:1310.007)
- Many changes and additions have been made to support processing of POL-2 data. However, POL-2 is still in a commissioning phase and so POL-2-related software should be considered unstable.
- A bug has been fixed in
skyloopthat caused any supplied fake-map to be added into the data multiple times (once for each iteration). - The iterative section of the map-maker can now remove correlated backgrounds from the time-stream data using a PCA (Principal Component Analysis) model instead of the usual COM (common-mode) model. Previously use of PCA was limited to the cleaning phase prior to the iterative section.
- More of the PCA code is now multi-threaded and so is much faster.
- A new command called
sc2comparehas been added that will compare two SCUBA-2 maps for any significant differences. This includes changes in shape, WCS, data values, variances, quality, ancillary metadata, etc. - A new tau source option "WVMFIT" has been added. There is currently only one entry in the provided WVM fits file, to cover a short gap in the WVM data while the CSO tau meter was offline. SMURF will now attempt to use this source in auto mode if raw WVM data are unavailable.
SOURCEPLOT
- The included JCMT source catalog has been updated.
SPLAT (ascl:1402.008)
- The previously deprecated PLASTIC VO interoperability has now been removed.
- A new command-line option
--interop nonehas been added to stop any attempt to communicate with any running SAMP hubs.
TOPCAT (ascl:1101.010)
Updated to version 4.3-2
Changes to Libraries
ARY
- Fix for a bug related to non-overlapping sections.
AST (ascl:1404.016)
- Improved choice of tick-mark gaps for graphical time axes.
- The FITS "XPH" (polar HEALPix) projection is now supported.
- The
SkyFrameclass has a new attribute calledSkyTol, which specifies the smallest significant distance within theSkyFrame. It is used to determine when twoSkyFramescan be considered equivalent, thus simplifying theMappingbetween them. - A new method called
astRegionOutlinehas been added to thePlotclass. It draws the outline of a supplied AST Region. - Plus many other more minor changes - see the AST release notes for a full list.
ATL
- The
atlFrameSetSplitfunction now searches other frames in the set if current frame doesn't match the specified domain.
HDS (ascl:1502.009)
- Fix issues caused by accessing sections that contain more than 2^32 pixels.
KAPLIBS
- Fixed a bug that caused the wrong section of CAR projections to be displayed.
- Permit trailing END header to be written by FITSMOD.
- Added C wrapper for
kpg1_asmrg.f. - Added double precision Gaussian random number generator.
NDF (ascl:1411.023)
- Take account of the limited precision of _REAL valued AXIS arrays within WCS
FrameSets. - Improved handling of NDF sections specified by WCS values in cases where the WCS axes are at 45 degrees to the pixel axes.
NDG
- Improved wording of error messages when recording of NDF group contents fails.
PAR
- Now ensure that the return value of
PAR_CHOIVis initialized.
STILTS
Updated to version 3.0-6.
VTK
- Build only the used components of VTK.