Changeset 13

Timestamp:
12/07/06 15:21:54 (18 years ago)
Author:
Matthew Whiting
Message:

A large-ish commit, with a few fixes, particularly to tickets #2 and #3.

  • Block.cc :
    • Rejigged constructor to save survey type
    • New function getFITSname, to output FITS file name based on UT_STRT time.
    • Fixed bugs in template definitions of DataBlock::getKeyword
  • Block.hh : New private variable surveyType and function getFITSname
  • Utils.cc : New function decToDMS to convert a number into a hh:mm:ss.ss style string. getIAUName is also in here now (no longer inline).
  • Utils.hh : New prototypes, and moved getIAUName
  • mainConvert.cc : commented out the moving tests. Still need to fix this (see #1).
  • PSRFits.cc :
    • Changed PSRFits::openFile to make use of new function
    • Changed error messages around to make more clear.
  • tests/testTimeFormats.cc : new test program
  • tests/test_pttape_read.cc : fixed some bugs and made it more user-friendly.
  • tests/test_s70_data_read.cc : fixed some bugs
  • docs/conversionCodeDetails.tex : update documentation.
(No files)

Note: See TracChangeset for help on using the changeset viewer.