RASCIL
Background
Installation
Examples
Structure
API
Processing Components
Calibration
rascil.processing_components.calibration.iterators Module
rascil.processing_components.calibration.operations Module
Flagging
Gridding Data
Images
Imaging
Simulation
Sky components
Sky models
Utility
Visibility
Parameters
Workflows
Apps
Development
RASCIL
API
Processing Components
Calibration
append_gaintable
View page source
append_gaintable
append_gaintable
(
gt
:
GainTable
,
othergt
:
GainTable
)
→
GainTable
[source]
Append othergt to gt
Parameters
:
gt
othergt
Returns
:
GainTable gt + othergt