Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/Starlink/starlink
  Commit: e72801ee95ec7e79cf0e3441fd2266d10f3218bc
      https://github.com/Starlink/starlink/commit/e72801ee95ec7e79cf0e3441fd2266d10f3218bc
  Author: David Berry <[log in to unmask]>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M applications/smurf/libsmf/smf.h.source
    M applications/smurf/libsmf/smf_iteratemap.c
    M applications/smurf/libsmurf/smurf_makemap.c

  Log Message:
  -----------
  smurf: Record chunking in FITS headers rather than NDF extension

The number of chunks of contiguous data supplied is recorded in FITS
header "NCONTIG" (integer). A flag indicating if the data was chunked due
to insufficient memory is stored in header "MEMLOW" (boolean).