singleport_convert

Example use of BeamSet and subclasses BeamMeasure.

Copyright (C) CSIRO 2018

Module Contents

Functions

arg_init()

Define the interprestation of command line arguments.

main()

Attributes

EXPLANATION

HELPSTART

singleport_convert.EXPLANATION = Multiline-String[source]
Show Value
"""The singleport_convert process tkes an Holography file containing both single-port and formed-beam data
and splits it into two separate hdf5 files. It adapts the metadata of the single-port file to describe the data.
This maybe a temporary script: some of the functions here can be put directly into the script that writes the original
holography file.
"""
singleport_convert.HELPSTART = Multiline-String[source]
Show Value
"""The singleport_convert process tkes an Holography file containing both single-port and formed-beam data
and splits it into two separate hdf5 files.
"""
singleport_convert.arg_init()[source]

Define the interprestation of command line arguments.

singleport_convert.main()[source]