Changes between Version 8 and Version 9 of ConversionSoftware


Ignore:
Timestamp:
07/27/07 16:49:17 (17 years ago)
Author:
MatthewWhiting
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConversionSoftware

    v8 v9  
    6666=== PVOTAPESUMMARY ===
    6767
    68 {{{pvotapesummary}}} is a tool to summarise some basic metadata of the first block of PKS survey tape files. This is designed to give you an overview of the contents and type of data of the tape files. It produces a list in a similar format to {{{pvosummary}}}, but with slightly different columns: FILENAME, RAJ, DECJ, OBSFREQ, SCANLEN, MOVE, DATE-OBS, where MOVE is the moving flag, indicating whether the telescope is scanning or doing a pointed (timing) observation. The main purpose is to provide discrimination between 70cm Survey files and timing observations that are not part of the survey. It works either on a single file, or on all files in a given directory.
     68{{{pvotapesummary}}} is a tool to summarise some basic metadata of the first block of PKS survey tape files. This is designed to give you an overview of the contents and type of data of the tape files. It produces a list in a similar format to {{{pvosummary}}}, but with slightly different columns: FILENAME, RAJ, DECJ, OBSFREQ, SCANLEN, MOVE, DATE-OBS, where MOVE is the moving flag, indicating whether the telescope is scanning or doing a pointed (timing) observation. The main purpose is to provide discrimination between 70cm Survey files and timing observations that are not part of the survey. It works either on a set of files, or on all files in a given directory.
    6969
    7070{{{
    7171Usage:
    72   1. pvotapesummary [FILE]
     72  1. pvotapesummary [FILE] ...
    7373  2. pvotapesummary -d <DIR>
    7474}}}