conjugatevis – Change the sign of the phases in all visibility columns. – utility, manipulation task
Description
Change the sign of the phases in all visibility columns.
Parameters
Parameter |
Default |
Description |
|---|---|---|
vis |
|
Name of input visibility file |
spwlist |
|
Spectral window selection |
outputvis |
|
Name of output visibility file |
overwrite |
|
Overwrite the outputvis if it exists? |
Parameter Explanations
vis
''
- Name of input visibility file
Default: none
Example: vis=’ngc5921.ms’
spwlist
[ ]
- Spectral window selection
Default:[] (all spws will be conjugated)
Example: spw=[1,2]
outputvis
''
- Name of output visibility file
Default: ‘conjugated_’+vis
Example: outputvis=’conjugated.ms’
overwrite
False
- Overwrite the outputvis if it exists?
Default: False Options: False|True