Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/calim/msmerge.html
Дата изменения: Unknown
Дата индексирования: Tue Apr 12 13:01:34 2016
Кодировка: ISO8859-5

Поисковые слова: чоеыойе рмбоефщ
msmerge (Measurement Merging Utility) — CentralProcessor 0.11 documentation

msmerge (Measurement Merging Utility)ТЖ

The msmerge utility is used to merge measurement sets in frequency.

The intended use-cases of this tool are:

  • Merge measurement sets from different frequency sub-bands into a single measurement set. It is used, for example, to create a single simulated measurement set when one needs to split a simulation into sub-bands.

Running the programТЖ

It can be run with the following command

$ msmerge.sh -o output_file list_of_input_files

The msmerge program is not parallel/distributed, it runs in a single process.

Configuration ParametersТЖ

At this time msmerge does not accept a configuration parameter file.

ExampleТЖ

Example 1:

$ msmerge.sh -o fullband.ms subband_???.ms

Example 2:

$ msmerge.sh -o output.ms channel1.ms channel2.ms channel3.ms

Table Of Contents

Previous topic

mssplit (Measurement Splitting/Averaging Utility)

Next topic

msconcat (Measurement Concatenation Utility)

This Page